Changelog
2025-05-19
no comment
Fixed // and overeager nested linking.
Fixed references to variable that doesn't exist anymore lol
Fixed offset issues.
Further improvements to autolinking.
Major housekeeping.
2025-05-18
Rewrote automatic URL detection.
2025-04-22
I should go to bed...
)))
Error message adjustments.
Added case for 404 error on recommended endpoint.
Switched to recommended server endpoint.
Fixed missing arguments.
Added support for new login/token endpoints.
2025-04-21
Fetch Kaomoji list through API instead of Futami.
Prefixed GIT_HASH access with window.
Updated libraries.
Reduced dependency on futami API.
Take Flashii URL instead of Flashii API url.
2025-04-13
Load colour presets through public API endpoint.
2025-04-12
Removed unused bad method.
Removed sidebar toggle button, clicking the active panel icon will now close the sidebar.
Use cookie auth for legacy EEPROM endpoints.
Replaced emoticon loading code with newer API library.
2025-04-11
Fixed rank-locked emoticons.
Removed remnants of EEPROMv2 attempt.
Preliminary new loading screen.
Fixed lie here as well.
Switch to a .env file instead of config.json.
Use Makefile for building.