Changelog
2025-04-15
Expand fields.
2025-04-14
Fixed crash on the byte length check.
Downgrade to .NET 6.0 again.
Count UTF-8 bytes and graphemes instead Microsoft brand UTF-16 whatevers.
Fixed text colours not loading.
You know things are on life support when the absolute paths get whipped out.
2025-04-13
Load colour presets through public API endpoint.
Ported removeChild util.
Ported removeChild util.
Ported API client library from Mami and load colour presets through it as well.
2025-04-12
Use cookie auth for legacy EEPROM endpoints.
You want promises? I bring you commitments.
Removed unused bad method.
Removed sidebar toggle button, clicking the active panel icon will now close the sidebar.
Bumped copyright year.
Use cookie auth for legacy EEPROM endpoints.
Fixed incorrect path being used for CORS credentials check.
Replaced emoticon loading code with newer API library.
Added Cache-Control rules for existing APIs.
2025-04-11
Fixed rank-locked emoticons.
Removed remnants of EEPROMv2 attempt.
Preliminary new loading screen.
Fixed lie here as well.
Fixed lie.
Switch to a .env file instead of config.json.
Use Makefile for building.
Added .editorconfig.
Updated libraries and ported task filtering.
Switch to a .env file instead of config.json.
Use --env-file-if-exists instead.