|
85ad373ff3
|
This could have unwanted side effects I think.
|
2025-01-04 00:42:09 +00:00 |
|
|
58200757d7
|
Fixed JSON request not working.
|
2025-01-04 00:39:39 +00:00 |
|
|
6d50c7336a
|
Also provide error messages as JSON bodies.
|
2025-01-04 00:34:22 +00:00 |
|
|
23cdbe59a0
|
Simplify error messages.
|
2025-01-03 22:46:13 +00:00 |
|
|
1bcd3ad9f0
|
Added script to delete all uploads by a given user.
|
2025-01-03 21:27:50 +00:00 |
|
|
b63e5e495a
|
Also bump the year here...
|
2025-01-03 19:51:22 +00:00 |
|
|
f3e53479ee
|
Fixed landing page members count.
|
2025-01-03 19:49:41 +00:00 |
|
|
36994255f7
|
Removed local user storage.
|
2025-01-03 19:45:50 +00:00 |
|
|
25599ddd08
|
Bumped LICENCE year.
|
2025-01-03 19:19:00 +00:00 |
|
|
c197add7ff
|
thats also REALLY not correct LOL
|
2025-01-03 04:04:31 +00:00 |
|
|
b15cc5ba48
|
this should be here
|
2025-01-03 04:03:47 +00:00 |
|
|
e2705804c1
|
Right, values are a thing that need to exist.
|
2025-01-03 03:52:12 +00:00 |
|
|
aaf6caa2af
|
Am I stupid???
|
2025-01-03 03:49:12 +00:00 |
|
|
7e599ea620
|
Scream exceptions to stdout.
|
2025-01-03 03:46:13 +00:00 |
|
|
e303a49fd3
|
Actually create the tables holy shit...
|
2025-01-03 03:45:29 +00:00 |
|
|
657c8e0b09
|
Attempt to fix migration.
|
2025-01-03 03:40:39 +00:00 |
|
|
e7e00a438a
|
Initial implementation of the pools system.
|
2025-01-03 03:32:56 +00:00 |
|
|
e43da58f68
|
Hook up RPCii server.
|
2024-12-23 19:40:22 +00:00 |
|
|
7135c028b5
|
Reject zero byte uploads.
|
2024-12-23 02:08:15 +00:00 |
|
|
5a22ec3167
|
Storage system overhaul.
|
2024-12-23 00:52:14 +00:00 |
|
|
4129a03239
|
Just use the media type provided by the uploader.
|
2024-12-20 03:25:33 +00:00 |
|
|
c42e78fced
|
Use the remote address method in HttpRequest.
|
2024-12-20 03:19:36 +00:00 |
|
|
7255fea861
|
PHP 8.4 upgrades.
|
2024-12-20 03:17:58 +00:00 |
|
|
eeb33566bc
|
Fixed reference to thing that no longer exists.
|
2024-12-20 01:41:45 +00:00 |
|
|
2f291a55fc
|
Updated libraries.
|
2024-12-20 01:18:41 +00:00 |
|
|
a409410ea0
|
Switched EEPROM from private chat auth to public API.
|
2024-11-19 22:11:14 +00:00 |
|
|
c3827334a1
|
Updated Index library.
|
2024-11-19 21:29:12 +00:00 |
|
|
fcc6f13bd7
|
Updated EEPROM to latest Index library.
|
2024-10-05 16:04:29 +00:00 |
|
|
998ee715a2
|
Support Bearer token authentication in EEPROM.
|
2024-08-27 02:23:27 +00:00 |
|
|
7cd0dcfab4
|
Updated Index in EEPROM.
|
2024-08-04 22:41:45 +00:00 |
|
|
f40fe3cc4f
|
Updated to new build script.
|
2024-06-11 00:36:45 +00:00 |
|
|
bca1630ea9
|
Overwrite existing filename on reupload.
|
2024-04-02 19:10:31 +00:00 |
|
|
116202929b
|
Fixed inability to delete uploads.
|
2024-04-02 17:28:03 +00:00 |
|
|
717d7c97eb
|
Fixed regex.
|
2024-03-30 01:26:40 +00:00 |
|
|
b45fee1b7e
|
Fixed the thumbnailing.
|
2024-03-30 01:25:35 +00:00 |
|
|
d5b3f3c66f
|
Updated EEPROM to new HTTP router.
|
2024-03-29 23:21:40 +00:00 |
|
|
53bace90e8
|
Fixed exception during file size error and default to Windows style size formatting.
|
2024-02-02 21:34:17 +00:00 |
|
|
3b2223136e
|
Fixed exception not being forwarded properly.
|
2024-02-02 21:30:59 +00:00 |
|
|
9ca0587189
|
Fixed file delete path not supplying the CORS headers.
the way CORS is implemented genuinely makes no fucking sense
|
2024-02-02 21:19:01 +00:00 |
|
|
10937f1217
|
Added async version of EEPROM script.
|
2024-02-02 21:00:24 +00:00 |
|
|
b22f6df752
|
Updated Sentry library to 4.0.
|
2023-12-15 01:02:41 +00:00 |
|
|
a5da4a5236
|
I Can't Believe It's More Library Updates!
|
2023-11-20 19:11:13 +00:00 |
|
|
1419ebf43a
|
Updated libraries.
|
2023-11-20 18:47:44 +00:00 |
|
|
e30b37f2ae
|
Replaced upload_dmca field with dedicated blacklist table.
|
2023-11-11 02:00:01 +00:00 |
|
|
5c2931cb54
|
Restored cookie authentication in EEPROM.
|
2023-11-10 14:20:05 +00:00 |
|
|
4304b956dd
|
Don't blow up thumbnails if the image is smaller than 300x300.
|
2023-11-09 22:03:07 +00:00 |
|
|
258fc4b6ba
|
Increased resolution and quality of thumbnails.
|
2023-11-09 21:53:07 +00:00 |
|
|
c73718b1fd
|
Fixed error 500 on trying to generate thumbnails for audio without an embedded cover image.
|
2023-11-09 21:50:52 +00:00 |
|
|
ecf11693b0
|
Removed modular authentication system.
|
2023-11-09 21:32:39 +00:00 |
|
|
d3ce658e2c
|
Added licence and readme files.
|
2023-11-09 20:40:02 +00:00 |
|