Changelog
2025-01-04
Bumped VERSION.
Switched to integrated EEPROM client.
Updated libraries.
2025-01-03
Updated LICENCE year.
Update VERSION.
Alter output of /v1/me if banned.
2024-12-23
Bumped VERSION.
Fixed PM actions not doing anything.
2024-12-20
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.
Replaced confirm pages with dynamic requests on the forum.
2024-12-17
Added global <noscript> notice.
Made $x use significantly less ugly.
Final set of CSRFP -> CSRF renames, use headers instead of POST fields and build CSRF handling into the XHR wrapper.
Fixed migrations being impossible to run on a clean database.
2024-12-15
Updated .gitignore.
2024-12-02
Raised checking level from 5 to 6.
Fixed PHPstan detections.
Forgot to remove one of the vs.
Imported tag creation script with VERSION file.
Fixed oversight on memberlist.
2024-12-01
Fixed omegadumb oversight.
2024-11-30
Fixed oversight...
Forgot half of it.