Commit Graph

159 Commits

Author SHA1 Message Date
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
1cf4cee2f9 Add lost file event 2025-07-10 16:43:49 +02:00
af64fd1369 Add file count to dashboard 2025-07-10 15:25:24 +02:00
732fdb8687 Split checkout widget into separate components 2025-05-15 17:00:20 +02:00
cac8318815 Normalize invoice statuses 2025-04-24 14:25:37 +02:00
0522ca8d9f Fix crypto payment warning 2025-04-17 16:18:53 +02:00
392c61e827 Add paypal checkout 2025-04-16 17:12:33 +02:00
5382d53513 Update prepaid checkout to allow all countries 2025-04-09 09:47:15 +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
0de8754d9b Update some confusing wording around the prepaid plan 2025-03-27 13:45:40 +01:00
61ed63d458 Merge files and albums pages into user dashboard 2025-03-26 00:16:36 +01:00
3fe0b43372 Add e-mail based login 2025-03-25 17:58:26 +01:00
7aff2a2ead Add affiliate prompt branding option 2025-03-21 12:57:53 +01:00
d894246a38 Add affiliate system 2025-03-21 01:11:03 +01:00
335012bdb8 Remember checkout country on prepaid deposit 2025-03-12 15:48:00 +01:00
14d71e8400 Add base price to subscription page 2025-02-04 23:21:58 +01:00
0bfe10261e Drop data transfer price to €1 per TB 2025-02-04 00:32:23 +01:00
5146acaa59 Rename bandwidth sharing to hotlinking 2025-01-31 23:06:21 +01:00
47f513a967 Report free and paid transfer separately on filesystem details window 2025-01-27 14:09:41 +01:00
6b187dede9 Fix hidden button on filesystem card 2025-01-09 23:44:29 +01:00
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
b5b5caa329 Redesign home page 2024-11-18 17:09:27 +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
da9886ecdd Add e-mail preview to abuse reporter page 2024-09-23 19:47:46 +02:00
a2896e1d65 Remove prepaid base fee 2024-09-18 22:12:19 +02: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