Changelog
2024-11-19
Switched EEPROM from private chat auth to public API.
Allow /v1/me for beans scope.
Updated Index library.
Replaced ChatAuth with public API auth.
Updated Index library.
2024-11-16
Fixed lockfile?
Use public API library instead of private auth API.
Updated libraries.
2024-11-14
Count loads of old emote endpoint in case I forgot to replace anywhere.
Fixed emotes not displaying on insecure connections and use new API endpoint.
Removed addLegacy and loadLegacy.
Retarget to ES5 (why/when was this changed to 2020????)
Removed leftover files from the old build process.
Load emoticons through public API.
Made emoticons load through public API endpoint.
Forgot to register the OPTIONS method :3
Allow Cache-Control header in emotes API route.
Added emotes endpoint.
Added RPC for emotes list.
Added api entry.
Added default params to the client for query and action.
Added CORS stuff for /v1/me.
Project rename!
Updated Index and RPCii.
Updated PHPStan (cant be bothered to fix things yet sorry)
2024-11-13
Updated Index and RPCii.
Updated RPC library.
Rename and a set of reworks.
Added CHF to common currencies.
2024-11-07
Ensure content passed to the parse_text filter is escaped.