Changelog
2026-06-07
This is unused now.
This is unused now.
Forgot to change this back to git oops lol
Altered the way versions are handled.
Moved parsing preview endpoint to a global location.
Removed the stinky Interface suffix from the Parser interface.
Replaced Parsers static class with a context type one.
Clean up parsing.js
2026-06-06
Renamed the Parsers namespace to Parsing.
Combined header tags into a single source file.
I am embarrassingly out of it...
Moved some leftover forum config things to the env file.
2026-06-05
Replaced forum leaderboard webpage with a command line version.
Updated packages and removed ignores phpstan can now detect properly.
2026-05-12
Shorter aliases.
Fixed timestamp parsing in Splatoon 1 schedule command.
2026-04-29
added bun support
2026-04-20
Added poettering.
2026-04-16
Disabled the typo thing for now because the bots are giving me
2026-04-09
szyfix
2026-04-01
Attempt to implement feature request 1470.
Updated packages.
2026-03-13
Fixed lingering reference to typeString.
Fixed oversights in category editor.
Bumped VERSION
Ensure super users can always access the permissions editor.
Fixed error on role creation page.
Added logging to permissions editing and also check CSRF token validity (oops).
Added moderator forum topic moving.
Fixed wrong variable use in xhr actions.