Commit Graph

103 Commits

Author SHA1 Message Date
e293c875b5 Fix not being able to search for the letter 'f' 2024-11-14 17:56:01 +01:00
76aef5d3c0 Support HEAD requests 2024-09-24 00:12:41 +02:00
9bf31b1eb1 Simplify opengraph tag generation 2024-09-09 14:48:39 +02:00
8887a043c8 Disallow indexing of all file pages 2024-08-27 01:29:09 +02:00
afd3f16181 Use websocket proto for getting file stats and rate limits. Remove view_token 2024-04-25 14:50:42 +02:00
7e2ab13400 Fix issue where error value is overwritten before being logged 2024-04-24 18:48:00 +02:00
a0ee6ece1a Resore unused function which was not actually unused 2023-05-31 00:26:51 +02:00
3f1318784e Remove demo file viewer, update dependencies 2023-05-10 15:08:29 +02:00
15a1702063 Add strict transport security header in middleware 2023-05-04 21:14:55 +02:00
e87bcace2d Move config struct to webcontroller 2022-11-07 18:10:06 +01:00
cd8bf8afe4 Use new account update API 2022-11-01 16:56:46 +01:00
6bed9e9374 Theming changes 2022-06-07 14:43:01 +02:00
c4553524a6 Update branding options 2022-04-14 18:55:30 +02:00
af82d45c6e Add file viewer branding options 2022-02-07 12:00:22 +01:00
d69736d273 More styling options and small fixes 2022-01-18 20:58:57 +01:00
206dc5e906 Subscription management and bandwidth accounting 2021-11-22 21:34:14 +01:00
312b6e8a89 Update dependencies 2021-11-16 15:20:15 +01:00
5d18840a2f Remove old file viewer 2021-11-02 10:23:22 +01:00
2ae2993adf Implement most of the file viewer in svelte 2021-10-26 22:15:01 +02:00
21cd1ddd01 Fix pixfuture skyscraper 2021-10-19 12:07:04 +02:00
fc8a9fe9d1 Disable video player based on subscription 2021-10-18 16:08:45 +02:00
b4c278b970 Add voucher portal and a-ads skyscraper 2021-10-12 21:07:43 +02:00
71659baf7a Update ads.txt with new ads.plus publishers 2021-10-05 16:39:21 +02:00
cbdbac49d7 Redesign tab bar and tune shadows 2021-09-23 20:38:17 +02:00
11132854b2 Rewrite user home page in svelte 2021-09-21 21:39:28 +02:00
8ec548351e Add 4 new subscription tiers 2021-09-20 12:10:32 +02:00
721abbdf78 Add nudity filter to ads 2021-09-15 22:56:53 +02:00
854f38e1f4 Make pixfuture primary advertiser 2021-09-07 17:10:13 +02:00
ebc7bc34e4 Adjust ad positioning 2021-09-04 11:20:32 +02:00
ec639d9518 Add pixfuture 2021-09-03 17:57:12 +02:00
05d477d53b Make pixeldrain more round 2021-08-17 18:02:46 +02:00
a7bf875dcc Add direct linking to user home 2021-08-10 19:17:54 +02:00
887f055d67 Link brave directly to referral link 2021-06-29 12:08:31 +02:00
b995368c34 Remove clickadu banner 2021-06-22 00:34:14 +02:00
5b9ff106df Add warning about pop-up ads 2021-06-21 10:50:19 +02:00
8817e7cb16 Add popunder ads based on file size 2021-06-14 14:56:04 +02:00
8c4c472a14 Remove skynet viewer 2021-06-10 18:00:40 +02:00
e84554bd96 Shows ads based on file size 2021-06-10 18:00:04 +02:00
d14b05a9c5 Add clickadu banner ads 2021-06-08 16:43:20 +02:00
74defb0cf0 Convert admin panel to svelte 2021-05-25 22:15:29 +02:00
c0045fa9d0 Move ads to separate template 2021-05-25 11:43:16 +02:00
5875d187b6 Make abuse report window more user friendly 2021-05-17 11:16:20 +02:00
c10749fcb1 Improve brave ad 2021-05-11 16:14:09 +02:00
db4195ac57 Documentation fixes and such 2021-05-05 20:20:34 +02:00
80cbfbafb7 Redirect to API if user agent is wget
Fixes #7
2021-03-23 11:31:11 +01:00
0ebc30814b Support embedded viewer 2021-03-10 20:13:32 +01:00
f3f101d804 Add reverse proxy for local debugging 2021-03-04 17:10:59 +01:00
b481db7b45 Return proper HTTP status for files with an abuse status 2021-03-04 15:42:46 +01:00
5e8598f112 File edit modal 2021-02-23 16:50:13 +01:00
346fa355c4 Support clipboard upload on home page
Add shortcuts for all the buttons
Add abuse reporter page
Fix user buckets page
Add a-ads advertisement
2021-02-16 19:13:15 +01:00