Commit Graph

26 Commits

Author SHA1 Message Date
6d7fb71830 Debounce video pause event in some chromium browsers 2025-01-27 21:05:18 +01:00
f7a0ff4538 Add access controls window 2024-11-19 15:31:51 +01:00
9e7f3b4e0d Move some libraries around 2024-09-12 15:11:50 +02:00
f3ac6875ed Move back to relative paths because somehow the alternative is even worse 2024-09-11 14:18:03 +02:00
c5ddc20ce2 Centralize drag-and-drop upload code 2024-09-10 18:51:13 +02:00
51afa2615c Add free transfer limit to filesystem 2024-09-05 17:28:31 +02:00
ef8023c40f Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies 2024-08-30 16:17:48 +02:00
1382c01a14 Improve documentation for shortcuts 2024-08-14 19:58:25 +02:00
12e23b3872 Add loading store to Navigator to keep track of loading state 2024-08-09 13:47:10 +02:00
69744e41a6 Change filesystem navigator into a class with a svelte store implementation 2024-08-09 13:02:07 +02:00
0eb852c405 Add markdown support to filesystem 2024-08-08 23:02:08 +02:00
a0ccbb55be Toggle audio/video playback with spacebar 2024-04-11 20:32:55 +02:00
c5432c7541 Add swipe controls to move back and forth in albums 2024-04-11 18:40:26 +02:00
7024648712 Add tracklist to audio player 2024-03-15 13:59:34 +01:00
a4c5b97cdf Add header image to branding options 2024-02-16 14:50:34 +01:00
49356471ca Create UI for moving files in filesystem 2023-11-16 16:33:35 +01:00
0299b730a5 Remove the need to provide a bucket ID to each API call 2023-05-30 15:51:10 +02:00
20730141d5 Remove old file uploader 2023-05-29 18:01:23 +02:00
4c9f3914b7 Enable searching when in file view 2023-05-25 20:19:37 +02:00
9e5f2ae6d4 Add search view 2023-05-25 17:06:17 +02:00
98c725f291 Add torrent and zip viewers to filesystem 2023-05-19 17:17:05 +02:00
84f835f581 Fix naming conflict with navigator 2023-05-17 22:46:27 +02:00
a26d0412ff Faster menu animation 2023-05-17 20:06:49 +02:00
cea4a946b6 Watch me add a download button and not even check if it works 2023-05-17 19:31:42 +02:00
bd9359de44 Add oembed tags. Fix sharing and copy link button. Add text and file viewer 2023-05-17 19:27:46 +02:00
277637511c Split filesystem up in components
Also thumbnails work now
2023-05-17 15:34:56 +02:00