Commit Graph

1106 Commits

Author SHA1 Message Date
392c61e827 Add paypal checkout 2025-04-16 17:12:33 +02:00
bc112b13c9 Remove listview animation due to lag when directory switching 2025-04-09 09:48:14 +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
1d72179672 Add reporter counts to admin panel 2025-04-01 13:39:31 +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
28aa8142ca Add info tooltips to the feature table 2025-03-27 15:10:59 +01:00
0de8754d9b Update some confusing wording around the prepaid plan 2025-03-27 13:45:40 +01:00
c8d22f534a Use generated download link element instead of iframe for downloading 2025-03-27 12:52:45 +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
f8317a9f32 Remove captcha on registration page 2025-03-20 19:39:15 +01:00
6018ff0edd Don't save video position for videos under 5 minutes long 2025-03-13 17:10:47 +01:00
00e24879b7 Save video playback position in browser localstorage 2025-03-12 17:44:18 +01:00
335012bdb8 Remember checkout country on prepaid deposit 2025-03-12 15:48:00 +01:00
3a6748bc10 Add new locations to map on home page 2025-03-12 11:46:11 +01:00
d602fc96c5 Update hotlinking documentation 2025-02-24 20:26:23 +01:00
79be8f7e89 Update dependencies 2025-02-18 10:57:32 +01:00
3a47c1cc8d Add São Paulo to server map 2025-02-05 16:57:23 +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
49dee9d635 Add filesystem theme presets 2025-02-03 16:30:17 +01:00
d22ee2fad0 Add pricing table to home page 2025-02-03 16:30:05 +01:00
091df332d8 Add f for fullscreen shortcut 2025-02-03 16:29:26 +01:00
99ad9ab2d5 Add shortcut m to mute audio 2025-02-03 15:38:07 +01:00
f9b330d4d1 Add server overload warning to file preview section 2025-01-31 23:07:10 +01:00
5146acaa59 Rename bandwidth sharing to hotlinking 2025-01-31 23:06:21 +01:00
9c124b25c7 Re-enable plausible analytics 2025-01-31 23:06:00 +01:00
343a65f752 Add API documentation link to filesystem page 2025-01-31 23:05:45 +01:00
f907e4c7e7 Make directory name field closable with escape 2025-01-30 00:08:26 +01:00
9004bd7d8e Update dependencies 2025-01-30 00:08:01 +01:00
21a8f1c592 Make file icons on admin page larger 2025-01-30 00:07:50 +01:00
a58a991bcd Add share icon to compact view 2025-01-30 00:07:36 +01:00
a76afc1bf8 Add compact view to file picker 2025-01-28 12:16:37 +01:00
e8123519a1 Change label for dashboard button to "Dashboard" 2025-01-28 12:07:51 +01:00
6eef8970fa Add compact view to filesystem 2025-01-28 12:00:04 +01:00
3973e06651 Change error message for xhr status 0 2025-01-27 22:58:41 +01:00
4d1680b7f5 Use fieldset for styling form elements 2025-01-27 22:54:47 +01:00
6d7fb71830 Debounce video pause event in some chromium browsers 2025-01-27 21:05:18 +01:00
c80234df8f Fix that not all payments are shown when there are over 250 2025-01-27 21:04:20 +01:00
cd48cc3854 Use toLocaleString for currency formatting for more flexibility 2025-01-27 14:10:24 +01:00
5399000c8d Disable backspace back navigation because it is honestly kinda confusing 2025-01-27 14:10:00 +01:00
47f513a967 Report free and paid transfer separately on filesystem details window 2025-01-27 14:09:41 +01:00
3f08de7846 Fix issue with spacebar pausing in chromium, allow exit fullscreen with f hotkey 2025-01-27 14:08:16 +01:00
6b187dede9 Fix hidden button on filesystem card 2025-01-09 23:44:29 +01:00
45771004a0 Change swipe nagivation component to typescript 2025-01-09 23:44:08 +01:00
7b8d11b44c Change date types to strings because the json parser does not detect dates types 2025-01-09 23:43:31 +01:00