Commit Graph

22 Commits

Author SHA1 Message Date
75d9ed3023 Replace event dispatcher with a callback in filemanager 2025-10-13 23:20:42 +02:00
6d89c5ddd9 Update to svelte 5 2025-10-13 16:05:50 +02:00
06d04a1abc Convert multiple pages into SPA 2025-10-09 15:48:23 +02:00
dd1a038bca Add new sharing dialog to filesystem 2025-06-05 21:29:07 +02:00
d5cd5b1db1 Convert the whole filesystem UI to Typescript 2025-03-28 14:16:20 +01:00
8279b9646e Move from relative imports to static imports 2025-03-27 15:38:59 +01:00
47f513a967 Report free and paid transfer separately on filesystem details window 2025-01-27 14:09:41 +01:00
f7a0ff4538 Add access controls window 2024-11-19 15:31:51 +01:00
83ec1fc516 Add thead and tbody to every table for svelte 5 compatibility 2024-11-06 19:12:52 +01:00
ef8023c40f Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies 2024-08-30 16:17:48 +02:00
69744e41a6 Change filesystem navigator into a class with a svelte store implementation 2024-08-09 13:02:07 +02:00
13c5889a56 Clean up UI for small screens 2024-03-15 13:58:27 +01:00
99eba76c2e Create a standard copy button component and remove a lot of redundant code 2024-02-20 17:33:15 +01:00
a4c5b97cdf Add header image to branding options 2024-02-16 14:50:34 +01:00
7ff314c8fe Rename bandwidth to transfer in file stats 2023-05-30 17:14:53 +02:00
0299b730a5 Remove the need to provide a bucket ID to each API call 2023-05-30 15:51:10 +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
98c725f291 Add torrent and zip viewers to filesystem 2023-05-19 17:17:05 +02:00
277637511c Split filesystem up in components
Also thumbnails work now
2023-05-17 15:34:56 +02:00