Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-11 | Added about page | TrueKuehli | |
It needs some work, I know. | |||
2018-10-01 | Added Game Page, currently with a chat | TrueKuehli | |
Redirects to the game page after login, keeping the connection intact | |||
2018-10-01 | A lot of changes | TrueKuehli | |
I shoud have written a better commit, I know! | |||
2018-10-01 | Added notifications badges to notifications | TrueKuehli | |
Shows the current amount of notifications | |||
2018-09-30 | Added functionality to login modal | TrueKuehli | |
2018-09-30 | Added basic layout for login modal | TrueKuehli | |
Shows form for inputting password and name. | |||
2018-09-30 | Fixed an issue where the join button would separate from the player count | TrueKuehli | |
This caused alignment problems and didn't look great. Now they're in a non-breaking container. | |||
2018-09-30 | Added styling to about page | TrueKuehli | |
2018-09-30 | Moved color import to the modules requiring it | TrueKuehli | |
2018-09-30 | Split up SASS into multiple files | TrueKuehli | |
This will make adding pages much more easy, as some elements can be reused. | |||
2018-09-29 | Started work on Modals | TrueKuehli | |
Started work on the modals, that will be used as dialog boxes to create a new server, or to log into an existing one with the required password. Currently just calls the creation method at start, and with not much content, which will be added later. | |||
2018-09-29 | Did some code splitting and added Server Listing | TrueKuehli | |
Split code into different modules Added method to fetch server list from remote server, and to populate this into the server list of the UI | |||
2018-09-29 | Added AWESOME styling! | TrueKuehli | |
2018-09-29 | Tolles neues Server-Listing | TrueKuehli | |
Mit tollem neuen Styling | |||
2018-09-27 | Changed things & stuff | TrueKuehli | |
2018-09-27 | Added SignalR | TrueKuehli | |
2018-09-26 | Grundimplementierung des Servers und der Webseite | TrueKuehli | |