summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/index.js
AgeCommit message (Collapse)Author
2018-11-27Reworked 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-07Changed ip to localhost for local debuggingTrueKuehli
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-10-01Documented the code better and made some minor fixesTrueKuehli
2018-09-30Small debugging additionsTrueKuehli
2018-09-30Added functionality to login modalTrueKuehli
2018-09-30Added basic layout for login modalTrueKuehli
Shows form for inputting password and name.
2018-09-30Finished about page functionalityTrueKuehli
Only text needs to be added.
2018-09-29Started work on ModalsTrueKuehli
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-29Did some code splitting and added Server ListingTrueKuehli
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-29Added AWESOME styling!TrueKuehli
2018-09-29Tolles neues Server-ListingTrueKuehli
Mit tollem neuen Styling
2018-09-27Changed things & stuffTrueKuehli
2018-09-27Changed thingsTrueKuehli
2018-09-27Changed StuffTrueKuehli
2018-09-26Grundimplementierung des Servers und der WebseiteTrueKuehli