Age | Commit message (Collapse) | Author |
|
Redirects to the game page after login, keeping the connection intact
|
|
I shoud have written a better commit, I know!
|
|
Shows the current amount of notifications
|
|
|
|
|
|
Shows form for inputting password and name.
|
|
This caused alignment problems and didn't look great. Now they're in a non-breaking container.
|
|
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.
|
|
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
|
|
|
|
|