summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist/script
AgeCommit message (Collapse)Author
2018-10-01Added Game Page, currently with a chatTrueKuehli
Redirects to the game page after login, keeping the connection intact
2018-10-01A lot of changesTrueKuehli
I shoud have written a better commit, I know!
2018-10-01Added notifications badges to notificationsTrueKuehli
Shows the current amount of notifications
2018-09-30Small debugging additionsTrueKuehli
2018-09-30Added functionality to login modalTrueKuehli
2018-09-30Fixed an issue where the join button would separate from the player countTrueKuehli
This caused alignment problems and didn't look great. Now they're in a non-breaking container.
2018-09-30Finished about page functionalityTrueKuehli
Only text needs to be added.
2018-09-30Split up SASS into multiple filesTrueKuehli
This will make adding pages much more easy, as some elements can be reused.