109 Commits

Author SHA1 Message Date
a016b68355
Adjust resource limits
Some checks are pending
continuous-integration/drone/push Build is running
2019-03-04 13:52:35 +07:00
afdef57808
Lower memory limit 2019-03-04 13:22:09 +07:00
4a3095625c
Add resource limits for Drone k8s jobs
Some checks are pending
continuous-integration/drone/push Build is running
2019-03-04 13:19:03 +07:00
f1fc68e7bf
Fix Docker tag syntax
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-03-03 13:36:34 +07:00
825bbd63ea
Add Drone CI config
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-03-03 13:23:54 +07:00
25edfa775b Update rs.js 2018-12-09 09:12:50 +00:00
39686a55c3 0.9.0 v0.9.0 2018-11-17 15:41:24 +00:00
9cfaedb1ea Remove macOS package from lockfile 2018-11-17 15:33:28 +00:00
2017da2af0 Render audio and video file preview
Audio and video files are not downloaded, but the element src is
fetching the content directly from storage. Unfortunately, one cannot
skip forward, when the RS server doesn't support content ranges.
2018-11-17 15:33:28 +00:00
4754bc4a89 Update README 2018-11-17 15:33:28 +00:00
96ddacae14 Style content buttons 2018-11-17 15:33:28 +00:00
3dbf1e1228 Formatting 2018-06-19 18:13:20 +02:00
2abd47712d For now only edit JSON
Plain text editing is not implemented yet.
2018-04-02 00:19:12 +02:00
4d8e25eaf7 Ensure previews are not opened in edit mode
Apparently component state can survive route changes there. o_O
2018-04-02 00:18:35 +02:00
e3f1010d59 Make buttons fit with all possible buttons visible 2018-04-02 00:09:15 +02:00
6a63d63634 Fix button spacing for all possible combos 2018-04-02 00:04:58 +02:00
74e442ce8b Give delete button a warning color 2018-04-01 16:03:03 +02:00
c7a4faf5b2 Disabled editor buttons while uploading changes 2018-04-01 15:55:57 +02:00
f2fe1f5530 Reset JSON treeviews when editing is cancelled
And don't add all the event handlers by default.
2018-04-01 15:40:17 +02:00
103ccbdfdd Minimal styling for native content buttons 2018-04-01 15:39:55 +02:00
5748f83971 Use proper button groups
Improve styling of button groups, so they're more intuitive. Remove
button-group containers for single buttons.
2018-04-01 15:25:25 +02:00
c979b13df5 Edit files via the JSON tree view editor 2018-04-01 13:59:34 +02:00
ddecda8220 Add edit-content buttons and states 2018-03-31 19:35:46 +02:00
693769d41c Update remoteStorage.js 2018-03-31 19:04:56 +02:00
5cb30e384d Update README 2018-03-04 17:15:07 +02:00
0eaf248045 Update README 2018-03-04 17:09:48 +02:00
3cb6276f3b Lock custom tree-view dep 2018-02-25 17:06:41 +02:00
44b07c7dd1 Update RS widget 2018-02-25 17:04:54 +02:00
8db259d147 Add button for opening public docs in a new tab 2018-01-25 16:52:56 +00:00
ade473d585 0.8.0 v0.8.0 2018-01-19 21:32:29 +00:00
8725b3ffa8 Use icons for all buttons 2018-01-19 11:54:53 +00:00
a5a77ac668 Basic button styles 2018-01-19 10:41:39 +00:00
ebbe52c81d Use same grid for header as for inspect body 2018-01-06 15:53:18 +00:00
0ab2e9e732 Add button for hiding/showing metadata 2018-01-06 15:51:03 +00:00
3deca81c1d Give sidebar some bottom space 2018-01-06 15:23:06 +00:00
39789d365b Add some bottom margin to the inspect details 2018-01-06 15:21:05 +00:00
c46f363316 Make file content scrollable 2018-01-06 15:15:52 +00:00
411613088a Add JSON tree view in addition to source preview 2018-01-06 14:56:19 +00:00
cd8d32d812 Inject service in file-preview component 2018-01-06 13:03:04 +00:00
355cb3a4d3 Add JSON tree view lib 2018-01-06 12:53:32 +00:00
a832f5614c Add buttons for switching JSON preview style 2018-01-06 12:53:14 +00:00
3c9bf3f322 Update README 2018-01-04 19:30:27 +00:00
db87ecb76e 0.7.1 v0.7.1 2018-01-03 19:57:26 +00:00
afa1552ebf Fix race condition with documents filtering 2018-01-03 19:48:55 +00:00
174f69f84d 0.7.0 v0.7.0 2018-01-03 19:36:29 +00:00
9f5d8bfb93 Delete all documents in current directory
Adds a new button to the top right for deleting all documents in a
directory.
2018-01-03 13:34:04 +00:00
f9b4444763 Use published widget again
The necessary changes have been released in 1.2.0
2018-01-02 13:11:01 +00:00
bdb0671171 0.6.1 v0.6.1 2017-12-31 18:40:35 +00:00
14c39d292f Prevent error alert for discovery errors
They're handled by the widget
2017-12-31 18:40:08 +00:00
8f7b861347 0.6.0 v0.6.0 2017-12-31 18:29:29 +00:00