Commit Graph

39 Commits

Author SHA1 Message Date
e88b137d2b Rename FilesystemAPI back because apparently that's required 2026-07-30 17:18:46 +02:00
4b8bd11a4c UI overhaul, import fixes, fix user store 2026-07-30 17:07:46 +02:00
7b24a9d8cf Fully rename Pixeldrain to Nova 2026-06-10 23:53:03 +02:00
f569a210eb Add Nova branding 2026-05-21 15:55:52 +02:00
6d0897e756 Styling and usability fixes 2026-04-08 19:54:09 +02:00
2fb0947077 Add black and white themes 2026-04-03 15:48:51 +02:00
f578f2c2c0 Move search bar into modal 2026-04-01 19:38:15 +02:00
5ce6b0c417 Add file tree to menu 2026-01-29 23:41:30 +01:00
0723cb5331 Fix double navigation bug in breadcrumbs 2026-01-27 15:33:25 +01:00
4de6331551 Fix branding window defaulting everything to black 2025-10-17 13:37:59 +02:00
b409ff009d Remove some event dispatchers 2025-10-14 00:03:48 +02:00
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
9a72c85019 Add path to bookmarks, add logout button 2025-10-10 00:12:14 +02:00
06d04a1abc Convert multiple pages into SPA 2025-10-09 15:48:23 +02:00
fd5cd0bfd1 Fork pd_web, remove everything we don't need 2025-09-24 15:37:57 +02:00
763f5649d5 Update Edit window to operate on NodeOptions 2025-05-14 11:56:52 +02:00
4b297fec46 Make filesystem list view columns sortable 2025-04-02 15:12:38 +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
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