Commit Graph

20 Commits

Author SHA1 Message Date
8279b9646e Move from relative imports to static imports 2025-03-27 15:38:59 +01:00
49dee9d635 Add filesystem theme presets 2025-02-03 16:30:17 +01:00
4d1680b7f5 Use fieldset for styling form elements 2025-01-27 22:54:47 +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
04efcb6505 Add configurable theme colours to filesystem 2024-09-05 14:58:26 +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
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
08698bbdb4 Support full screen backgrounds on the filesystem 2024-05-30 12:28:42 +02:00
a55dfcebef Add allowfullscreen to iframe embedding options 2024-05-29 17:13:37 +02:00
f76fc8dcf3 Add removal status for filesystem 2024-05-17 16:32:53 +02:00
46058edcc8 Make button margins consistent, and some other fixes 2024-04-18 20:05:54 +02: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
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