Changelog
2025-01-03
Am I stupid???
Scream exceptions to stdout.
Actually create the tables holy shit...
Attempt to fix migration.
Initial implementation of the pools system.
2025-01-01
Removed KFE.
2024-12-23
Hook up RPCii server.
Reject zero byte uploads.
Bumped VERSION.
Fixed PM actions not doing anything.
Revert "Include mime type in EEPROM uploads."
Revert "Revert "Added CHF to common currencies.""
Revert "Added CHF to common currencies."
Storage system overhaul.
2024-12-22
Fixed type issues.
Rewrote Base62 algorithm to avoid errors with very big numbers.
2024-12-21
Include mime type in EEPROM uploads.
2024-12-20
Just use the media type provided by the uploader.
Use the remote address method in HttpRequest.
PHP 8.4 upgrades.
Fixed reference to thing that no longer exists.
Updated libraries.
Updated libraries.
2024-12-19
Bumped VERSION.
Shortcut for pagination appending.
Use nextParameter instead of addParameter and manually counting where possible.
Rewrote the Pagination handler.
2024-12-18
Moved forum index into the router.
Minor design update for roles list in settings.
Bumped VERSION.