Changelog
2019-02-11
Added essential file that was missing for some reason.
Targeted the backup manager project .net core 2.2.
Always broadcast to chat on completion.
Changed mysqldump arguments and added a filesystem dump path.
Removed Google Drive backup storage support.
2019-02-08
Added query string splitting utility function.
2019-02-07
Moved the startup invoker to index.php out of Kuroko.ts.
2019-02-06
Added favicon to chat.
Fixed forum post deletion redirections.
Added basic chat input form styling.
Added base class for chat conversation windows.
Display version on the loading screen.
Added ChainSequence class for slightly less ugly callback chains.
Removed unused function from the build script.
Backported some changes to the build script from Kuroko to Misuzu.
Slight directory structure change.
Added the loading overlay.
2019-02-05
Update contact page.
Added initial chat client project structure.
Removed some old utility functions.
Lock the site during migrations to avoid dumb errors.
Add the Unlicense to backup manager project.
Fixed another styling issue.
Fixed styling issue caused by a replace all.
Turn styled colour input into a global control.
2019-02-04
Updated user management styling a little bit.
Restyled the manage user listing.
Updated manage roles listing.
Insert the Preview button before the Submit button.
2019-02-02
Updated news preview styling a little bit.