Changelog
2020-04-16
Tidying.
2020-04-15
Make auth cookie available to the entire domain.
2020-04-14
Minor overflow fix.
Added some UI elements.
2020-04-13
Fully Featured EEPROM Client!
EEPROM stuff.
2020-04-08
Some layout structure beginnings
2020-04-06
Stuff for console support.
Update README + minor fix.
Fixed RedirectOverlay not showing in Release mode.
Switched from TS to JS and LESS to CSS, concatenation done by PHP script.
2020-02-09
Fixed two factor authentication.
2020-01-28
Removed christmas logo.
2019-12-22
Fixed cool typo.
Began work on UI.
Added ability for settings to use cookies instead of localStorage.
Added timeout to redirect.
Fixed overflow.
Some fixes.
New redirect window thing.
2019-12-21
Start of new codebase.
Restarting.
2019-12-15
Moved forum read marking code into the router.
2019-12-14
Bump session keys used for chat auth.
Added ctask to remove expired chat tokens.
Fixed session authentication.
Added chat tokens to data dump.
Make session token auth easier to implement.
Implemented session key auth and temporarily restored password auth.
Added SharpChat endpoints to main Misuzu source.