Changelog
2022-07-12
Added colour picker to modern chat.
Replaced colour picker in legacy chat.
2022-07-11
Added shitty temporary spoiler bbcode to chat.
2022-07-07
Renamed AuthInterface to IAuth.
2022-07-06
Implement Index routing rather than stinky if statements.
Fixed handling of HTTP OPTIONS.
Fixed thumbnailing.
Updated user agent string.
Switched to SharpChat authentication instead of hooking into the Misuzu database.
Fixed hash lookup and improved ID generation.
Updated using the Index library.
2022-07-05
Updated deprecation notice.
Removed leftover console.log (oops).
Restructured EEPROM client js.
Updated EEPROM landing page.
Removed unused EEPROM management panel.
Fixed compatibility issues with PHP 8.1.
Updated some URL references I forgot in my initial pass.
Hide errors in production.
Updated .gitignore.
Allow hiding values of settings in the overview.
2022-07-04
Added site configuration editor.
Allow specifying a hash key in the config rather than a path for Sharp Chat authentication.
Fixed emoticons manage panel.
Display the correct name in the title.
Added placeholder index page.
Updated .gitignore.
Updated .gitignore.
Fixed error in dev box setup script.
2022-07-03
Removed unused authentication methods.