summaryrefslogtreecommitdiff
path: root/WebInterface
AgeCommit message (Collapse)Author
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-29Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueKuehli
Merged the stuffs
2018-09-29Tolles neues Server-ListingTrueKuehli
Mit tollem neuen Styling
2018-09-29modifyed cahat.js to match chatHubTrueDoctor
2018-09-29MergeTrueDoctor
2018-09-29added firebaseTrueDoctor
2018-09-29added firebase apiTrueDoctor
2018-09-28added client side group authentificationDennis Kobert
2018-09-27Changed things & stuffTrueKuehli
2018-09-27Changed thingsTrueKuehli
2018-09-27Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueKuehli
2018-09-27Changed StuffTrueKuehli
2018-09-27fixed some stuffTrueDoctor
2018-09-27mergeTrueDoctor
2018-09-27Added SignalRTrueKuehli
2018-09-27testingTrueDoctor
2018-09-27Initialized FirebaseTrueKuehli
2018-09-26Grundimplementierung des Servers und der WebseiteTrueKuehli