Changelog
2020-05-10
Moving away from LESS and TypeScript part 1 of ?.
2020-05-09
Include third party assets within the project.
Make exception catching for country lookups less tolerant.
2020-04-17
Did more positioning.
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.