Changelog
2025-04-22
Fixed missing arguments.
Added support for new login/token endpoints.
Added support for new login/token endpoints.
Added new token/login endpoints for chat.
Use URI instead of URL in the API.
2025-04-21
Fetch Kaomoji list through API instead of Futami.
Backported API updates.
Added kaomoji list to the database.
Updated libraries.
Only use futami common for server urls.
Reduced futami footprint here as well.
Prefixed GIT_HASH access with window.
Updated libraries.
Reduced dependency on futami API.
Take Flashii URL instead of Flashii API url.
2025-04-20
Alter pong packet to conform to the spec.
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.