Changelog
2026-06-27
Renamed createScheduledTasks to just scheduledTasks.
Use generators for gathering commands.
Use generators for templating meta var providers.
Use generators for scheduled task providers.
Use generators for global counter providers.
how
Include forum and profile preferences in data exports.
Guh 2
Guh
Fixed typo in topic moving modal.
Fixed sidebar not linking to the correct settings page (can you tell I copypasted a lot of it)
Added site/profile settings.
Removed the Account Information subpage from the settings.
Include HTTP status code in the fallback error message when rendering previews.
Fixed null value being passed to getUserInfo on profile.php redirect.
Don't link logged out users to pages they cannot view.
2026-06-26
Largely rewrote the profile pages.
2026-06-23
Made border of checkboxes slightly lighter.
So I guess the navigation event isn't the first thing that gets registered always...
2026-06-22
Remove XHR requests from the timings overlay after a minute.
Use absolute position for the page load overlay thing and stick it to the top instead.
2026-06-17
Fixed forum posting textbox being horizontally resizeable.
Moved category list builder into ForumContext for use outside of just fetching a json file.
Cleaned up root markup and styles.
2026-06-15
Removed the database config.
Moved JWK list to the .env file.
Updated libraries.
core-js needs approval i guess
Removed public directory.
Removed additional references to common.js.