Commit Graph

152 Commits

Author SHA1 Message Date
323356b47f Add filesystem guide icon to filesystem menu 2024-03-19 15:52:33 +01:00
420eddf615 Add explanation for search_index file 2024-03-15 22:16:28 +01:00
7024648712 Add tracklist to audio player 2024-03-15 13:59:34 +01:00
13c5889a56 Clean up UI for small screens 2024-03-15 13:58:27 +01:00
6376e67cd7 Add menu button to filesystem 2024-03-12 17:53:53 +01:00
decf7fc7a8 Fix double encoding of share url 2024-03-05 13:03:03 +01:00
b2df010081 Enable numeric sorting on file list 2024-03-01 00:08:06 +01:00
66152fc646 Sort file names numerically 2024-02-29 23:32:30 +01:00
959127ac2c Add support for sorting in peer table 2024-02-28 15:50:57 +01:00
5c9c66746a Update file expiry time 2024-02-22 14:18:22 +01:00
eb30b9fcc3 Thicc shadows 2024-02-20 18:35:57 +01:00
99eba76c2e Create a standard copy button component and remove a lot of redundant code 2024-02-20 17:33:15 +01:00
2e5f17d867 Add speedtest page 2024-02-19 19:49:34 +01:00
a9d685424f Add embedding options to filesystem 2024-02-16 21:07:01 +01:00
68ef84b1e7 Support downloading files from zip files in filesystem 2024-02-16 18:02:51 +01:00
a4c5b97cdf Add header image to branding options 2024-02-16 14:50:34 +01:00
4be12b4145 Add a little bit of depth 2024-02-16 11:49:38 +01:00
08676e6071 Add page branding options to filesystem 2024-02-15 18:52:46 +01:00
a4c91f0879 Add file importer 2024-02-13 13:13:44 +01:00
6edb2e81d7 Add filesystem documentation 2024-02-06 17:14:40 +01:00
04772d6da0 Support range selection in file manager 2023-11-17 13:14:16 +01:00
5f8015de73 Re-center create directory dialog 2023-11-16 19:48:17 +01:00
2baa614c7d Fix selection issue on mobile 2023-11-16 19:35:09 +01:00
4d5bcf85e2 Make gallery view more responsive, add zoom button 2023-11-16 19:05:30 +01:00
d4cc7af62d Forgot to check in circular dependency check 2023-11-16 16:38:26 +01:00
5e5e267d3a Remove debug statements 2023-11-16 16:34:08 +01:00
49356471ca Create UI for moving files in filesystem 2023-11-16 16:33:35 +01:00
adbf92d0f3 Fix text wrapping in modal title 2023-11-16 14:48:15 +01:00
d62fc8059e Fix websocket trying to connect for non-files 2023-11-16 14:46:34 +01:00
548c9e1479 The great button centerification 2023-11-16 12:17:36 +01:00
c2372dbcb3 Make bottom menu collapsible 2023-11-15 16:40:55 +01:00
6e30ce896f Make filesystem view more responsive by moving the toolbar 2023-11-15 15:50:54 +01:00
b53baa32f5 Fix layout in horizontal video orientation 2023-11-15 14:04:48 +01:00
e9e52a98d2 Update dependencies 2023-09-14 12:29:06 +02:00
150eba5581 Fix errors in directory upload 2023-07-06 18:12:42 +02:00
deda057a2d Fix issue with deleting files 2023-06-08 14:18:24 +02:00
f46c4e703d Render JSON files as text files 2023-06-08 14:18:12 +02:00
008ffbc4f7 Fix download error 2023-05-31 00:27:00 +02:00
b2a5d42cdb Fix error handling in search 2023-05-30 23:35:18 +02:00
7ff314c8fe Rename bandwidth to transfer in file stats 2023-05-30 17:14:53 +02:00
8377ac1fab Properly encode path links, remove unused password settings 2023-05-30 16:59:11 +02:00
0299b730a5 Remove the need to provide a bucket ID to each API call 2023-05-30 15:51:10 +02:00
2647a22c91 Fix share button 2023-05-29 22:15:46 +02:00
20730141d5 Remove old file uploader 2023-05-29 18:01:23 +02:00
34bd15fa8b Close search with escape 2023-05-29 12:33:22 +02:00
71538e5d7a Add directory uploader 2023-05-27 15:50:44 +02:00
82ebf18cdb Dynamic modal width 2023-05-25 23:40:39 +02:00
f9904ba1e9 Don't show downloads graph for directories 2023-05-25 23:21:39 +02:00
976a37f299 Add file timeseries chart 2023-05-25 23:07:17 +02:00
b29a1b2a97 Loading indicator on edit operations 2023-05-25 21:36:59 +02:00