Commit Graph

82 Commits

Author SHA1 Message Date
cd48cc3854 Use toLocaleString for currency formatting for more flexibility 2025-01-27 14:10:24 +01:00
0043fe2e9e Move search bar to the file manager 2024-11-14 16:14:58 +01:00
83ec1fc516 Add thead and tbody to every table for svelte 5 compatibility 2024-11-06 19:12:52 +01:00
9e7f3b4e0d Move some libraries around 2024-09-12 15:11:50 +02:00
c5ddc20ce2 Centralize drag-and-drop upload code 2024-09-10 18:51:13 +02:00
51afa2615c Add free transfer limit to filesystem 2024-09-05 17:28:31 +02:00
ff38a54ae4 Replace user home page with user dashboard 2024-07-09 18:18:26 +02:00
9cbf7d7c1e Require login for file upload 2024-06-26 23:28:17 +02:00
08698bbdb4 Support full screen backgrounds on the filesystem 2024-05-30 12:28:42 +02:00
cf0494d29c Rearrange admin panel to reduce clutter 2024-04-22 22:57:18 +02:00
089fa3ad84 Add type filters for abuse report window 2024-04-11 14:40:39 +02:00
f69389c461 Reduce space wastage 2024-04-10 18:35:51 +02:00
99eba76c2e Create a standard copy button component and remove a lot of redundant code 2024-02-20 17:33:15 +01:00
2e5f17d867 Add speedtest page 2024-02-19 19:49:34 +01:00
a4c5b97cdf Add header image to branding options 2024-02-16 14:50:34 +01:00
adbf92d0f3 Fix text wrapping in modal title 2023-11-16 14:48:15 +01:00
548c9e1479 The great button centerification 2023-11-16 12:17:36 +01:00
6e30ce896f Make filesystem view more responsive by moving the toolbar 2023-11-15 15:50:54 +01:00
97185fe237 Add more information to IP ban notification 2023-11-09 10:44:17 +01:00
5bd26ce5bc Don't render expandable content unless expanded 2023-10-11 19:47:47 +02:00
ae00bc6a2c Fix stuttering on pages with a chart 2023-09-15 10:32:44 +02:00
cc90ccec48 Disable chart tooltips on admin panel 2023-09-14 13:16:07 +02:00
e9e52a98d2 Update dependencies 2023-09-14 12:29:06 +02:00
eff4b366ce Make modal background static 2023-06-08 14:18:36 +02:00
71538e5d7a Add directory uploader 2023-05-27 15:50:44 +02:00
82ebf18cdb Dynamic modal width 2023-05-25 23:40:39 +02:00
fff705bc2a Fix double api call in edit window 2023-05-25 14:47:36 +02:00
bd9359de44 Add oembed tags. Fix sharing and copy link button. Add text and file viewer 2023-05-17 19:27:46 +02:00
277637511c Split filesystem up in components
Also thumbnails work now
2023-05-17 15:34:56 +02:00
f0847da15f Remove unused buckets and directory_upload pages 2023-05-11 15:01:29 +02:00
e5fa6cfc88 Add leave confirmation to upload widget 2023-03-27 16:00:13 +02:00
236e282777 Allow drag-and-drop uploading in album viewer 2023-03-21 23:37:46 +01:00
b2101b3243 Add file upload widget to file manager 2023-03-21 19:09:14 +01:00
2281b6f14d Add support for datetime-local to forms 2023-02-15 19:39:31 +01:00
34ede38889 Add download limit bar on file viewer 2022-12-24 11:37:02 +01:00
81929bb016 Styling fixes 2022-12-05 15:01:04 +01:00
6472820666 Chart fixes 2022-10-25 15:59:20 +02:00
cdc14da9dd Put modal in flexbox to stop text blurring from css transformations 2022-10-19 18:54:14 +02:00
71a34fc881 Overhaul user settings page 2022-10-18 14:30:50 +02:00
14df7e8a70 Update styles 2022-10-11 14:21:06 +02:00
c9a9e89378 Stop using tables for forms 2022-08-04 20:19:30 +02:00
2561ef4ab2 Tweak various progress bars
Fixes #5
2022-05-13 17:43:10 +02:00
464a238f91 Use centralized loading indicator 2022-04-26 15:23:57 +02:00
4d5720cb1e Make Nord default theme, update solarized 2022-04-01 20:27:38 +02:00
13f697e5de Support dynamic dark/light themes 2022-03-30 19:35:26 +02:00
2b847c0456 The great flattification 2022-03-29 21:41:46 +02:00
a5892ed565 Styling fixes 2022-03-28 12:34:28 +02:00
493e1495ce A bunch of styling fixes 2022-03-08 23:34:10 +01:00
3174439d78 Some fixes 2022-02-28 21:52:12 +01:00
692c96eb63 Move home page into svelte and remove some old junk 2022-02-21 23:25:44 +01:00