Commit Graph

24 Commits

Author SHA1 Message Date
f7a0ff4538 Add access controls window 2024-11-19 15:31:51 +01:00
00017eec5e fix broken home page link in dashboard 2024-11-18 17:22:34 +01:00
e56fa4d4da Add custom dashboard card order 2024-11-18 14:59:57 +01:00
83ec1fc516 Add thead and tbody to every table for svelte 5 compatibility 2024-11-06 19:12:52 +01:00
a890684f59 Update subscriptions page 2024-09-12 17:35:12 +02: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
75b6c304b2 Add upload button and create directory button to filesystem dashboard 2024-09-10 15:22:26 +02:00
ef8023c40f Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies 2024-08-30 16:17:48 +02:00
2c0d7d81ac Rename Navigator to FSNAvigator to avoid conflicts 2024-08-30 15:35:53 +02:00
fa4084c24b Remove redundant margins 2024-08-29 15:44:17 +02:00
de819bfedb Update filesystem documentation 2024-08-13 11:58:11 +02:00
69744e41a6 Change filesystem navigator into a class with a svelte store implementation 2024-08-09 13:02:07 +02:00
9ef09c4708 Fix swapped opening and closing balance 2024-07-12 14:57:42 +02:00
9d53d5a309 Tune card heights 2024-07-11 23:22:36 +02:00
da9cdd90c0 Move account ban notification to top of dashboard 2024-07-11 23:14:09 +02:00
0098dd502d Fix issue where cards are invisible on first load 2024-07-11 23:08:13 +02:00
f388fc9c6f Add opening and closing balance to transactions card 2024-07-11 18:01:24 +02:00
2bfb2f0957 Customizable card size for dashboard 2024-07-11 17:45:10 +02:00
f3f7dc2e09 Allow user to hide unwanted panels 2024-07-11 15:30:32 +02:00
4e0e446fc8 Add filesystem storage limit to usage card 2024-07-11 14:02:59 +02:00
94cc04b746 Add filesystem card to dashboard 2024-07-11 13:30:46 +02:00
ff38a54ae4 Replace user home page with user dashboard 2024-07-09 18:18:26 +02:00