Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-05 | added debuging log | Dennis Kobert | |
2018-11-27 | Reworked the code, but currently unable to test, so bugs are bound to be in ↵ | TrueKuehli | |
there Will test it sometime later. There also might still be stuff, that has yet to be reworked. | |||
2018-10-11 | Redirect doesn't change head anymore | TrueKuehli | |
Now uses body.innerHTML for replacing content. -> In light of document.write being one of the main target for Google's attempts at making the Chrome Browser more performant -> Additionally this may or may not fix an issue | |||
2018-10-07 | Changed ip to localhost for local debugging | TrueKuehli | |
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 | Small debugging additions | TrueKuehli | |
2018-09-30 | Added functionality to login modal | TrueKuehli | |
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 | Finished about page functionality | TrueKuehli | |
Only text needs to be added. | |||
2018-09-30 | Split up SASS into multiple files | TrueKuehli | |
This will make adding pages much more easy, as some elements can be reused. |