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-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.
Added unified permissions editor with forum perms support.
Use an enum for the forum category type.
Reuse the settings sidebar for the broom closet.
2026-03-12
oops
Added forum category management to the broom closet.
(it appended backwards lol)
Wrong column name used.
Allow raw HTML for XHR action replacements.