9 Commits

Author SHA1 Message Date
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
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
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
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
59de8a4151 Show images in file view 2017-11-27 21:55:28 +01:00
7263f092d0 Show file content for non-binary files 2017-11-27 21:55:28 +01:00