Commit Graph

134 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
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
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
1200523fa6 Remove disable_menu button because it was being abused to hide the file report button 2024-06-26 19:12:33 +02:00
a509713db3 Fix bandwidth sharing link on subscriptions page 2024-05-29 10:32:02 +02:00
f76fc8dcf3 Add removal status for filesystem 2024-05-17 16:32:53 +02:00
2335c82153 Enable monero payments 2024-05-17 11:58:52 +02:00
ca94fd8d9d Fix undefined variable in transaction log 2024-04-24 18:47:33 +02:00
46058edcc8 Make button margins consistent, and some other fixes 2024-04-18 20:05:54 +02:00
781f5b873d Better document patreon linking errors 2024-04-10 18:36:06 +02:00
420eddf615 Add explanation for search_index file 2024-03-15 22:16:28 +01:00
6376e67cd7 Add menu button to filesystem 2024-03-12 17:53:53 +01:00
959127ac2c Add support for sorting in peer table 2024-02-28 15:50:57 +01:00
20610204e5 Make it easier to switch between subscription plans 2024-02-22 17:20:41 +01:00
5c9c66746a Update file expiry time 2024-02-22 14:18:22 +01:00
bed57a926c Update subscription perks 2024-02-21 14:26:21 +01:00
99eba76c2e Create a standard copy button component and remove a lot of redundant code 2024-02-20 17:33:15 +01:00
12e80ec4f4 Add invoice ID to prepaid page 2024-01-24 13:58:52 +01:00
f5d6033ffd Slightly tune flag sizes 2024-01-08 12:01:10 +01:00
44fc5b4b82 Reorder user home tab menu 2023-11-29 12:43:33 +01:00
a3bcd3bb1e Enable global payments with PayPal 2023-11-29 12:33:04 +01:00
cc84e6a1b0 Add paypal to checkout widget 2023-11-27 16:31:49 +01:00
a1d946c6d0 Increase free file expiry to 90 days 2023-10-24 11:27:29 +02:00
942f7c7888 Remove tax free deposit option to prevent tax fraud 2023-10-01 14:08:30 +02:00
2544ec28c9 Fix error on subscription page 2023-09-29 18:56:28 +02:00
4ad9bf32b4 Fix compilation error in babel 2023-09-20 13:49:54 +02:00