summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/modules/ui/login-modal.js
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-01Documented the code better and made some minor fixesTrueKuehli
2018-09-30Added functionality to login modalTrueKuehli
2018-09-30Added basic layout for login modalTrueKuehli
Shows form for inputting password and name.