Changelog
2026-08-24
Fixed brain moment.
Added token revoke button when using OAuth.
Turned the You are an idiot thing into a Svelte component and added support for it to the views stack control.
Made Victor Mono slightly heavier.
Cleaned up root styling a little bit.
2026-08-23
Adjusted font size of input box.
Added font settings.
Revert "Removed dlig from feature settings."
Removed dlig from feature settings.
2026-08-21
Use Git hash for the BroadcastChannel name.
Added a toggle to turn font ligatures off.
Switched to Noto Emoji (non-color).
2026-08-20
what
Attempt at improving autoplay detection.
Added OAuth env vars to the example file.
Implemented support for OAuth2 (mainly for development).
Added toggle for switching client variants in prod.
Never ended up using this flag.
Forgot some font related things.
Switched build system over to Vite.
2026-06-15
Updated libraries.
core-js needs approval i guess
Removed public directory.
Removed additional references to common.js.
Replaced Commitment with Promise.
Turn more things off so it actually runs on Firefox 10 ESR.
Cleaned up array utils.
Reduced globals from html.js.
Source the data sent in the auth packet from the env file.
Initial conversion to Webpack.