Commit Graph

19 Commits

Author SHA1 Message Date
06d04a1abc Convert multiple pages into SPA 2025-10-09 15:48:23 +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
6eef8970fa Add compact view to filesystem 2025-01-28 12:00:04 +01:00
f7a0ff4538 Add access controls window 2024-11-19 15:31:51 +01:00
c5ddc20ce2 Centralize drag-and-drop upload code 2024-09-10 18:51:13 +02:00
75b6c304b2 Add upload button and create directory button to filesystem dashboard 2024-09-10 15:22:26 +02:00
e68ecc6ac1 I hate javascript so much. 2024-08-30 17:03:43 +02:00
ef8023c40f Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies 2024-08-30 16:17:48 +02:00
c75cbb2e3f Update a bunch of libraries to typescript 2024-08-30 15:16:01 +02:00
69744e41a6 Change filesystem navigator into a class with a svelte store implementation 2024-08-09 13:02:07 +02:00
a5873148d4 Add cancel button to filesystem upload queue 2024-06-13 20:08:10 +02: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
adbf92d0f3 Fix text wrapping in modal title 2023-11-16 14:48:15 +01:00
150eba5581 Fix errors in directory upload 2023-07-06 18:12:42 +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
71538e5d7a Add directory uploader 2023-05-27 15:50:44 +02:00