Changelog
2024-01-28
Fixed CORS issues.
Updated landing page of futami subdomain.
Replaced uses of the compact() function.
Switch to xxHash for the cache keys.
Support including a short hash in json urls.
Added You are an idiot! sound.
2024-01-25
Use accent-color and color-scheme CSS directives.
Fixed Ctrl+Enter submission not working anymore either.
Fixed forum post form throwing up the navigation confirmation when it isn't supposed to.
Updated guide to point to Java 17 for Windows.
2024-01-24
Include SameSite attribute on cookies.
Rewrote Javascript code.
Fixed FormData content type.
Fixed error when trying to add a new change.
Imported new asset build script.
Removed unused dependency.
Removed unused dependency.
2024-01-23
Added event calls to tabs control.
Fixed idiocy not working when sound isn't initialised.
Fixed common caching not working.
Fixed z-index on settings headers.
Added event handlers for views and rewrote easing functions.
Fixed incorrect default.
2024-01-22
Improved animation quality for users and settings sidebars.
Separated settings core and UI code.
Explicitly specify argument lists for compat methods.
Cleaned up compatibility declarations.
Removed some old/unused settings.
Removed stray debug log statements.
Decoupled a bunch of components from the colour picker.