summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-01Documented the code better and made some minor fixesTrueKuehli
2018-10-01Finally added ES-Lint configurationTrueKuehli
2018-10-01Fixed gitattributesTrueKuehli
Thank me later
2018-10-01Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueDoctor
2018-10-01Completed Weapon import function to automagically load data from an dsa ↵TrueDoctor
website into the database
2018-09-30Small debugging additionsTrueKuehli
2018-09-30Replaced icon with another temp. iconTrueKuehli
2018-09-30Added functionality to login modalTrueKuehli
2018-09-30Added hash function to string prototypeTrueKuehli
2018-09-30Added basic layout for login modalTrueKuehli
Shows form for inputting password and name.
2018-09-30Fixed an issue where the join button would separate from the player countTrueKuehli
This caused alignment problems and didn't look great. Now they're in a non-breaking container.
2018-09-30Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueKuehli
2018-09-30Finished about page functionalityTrueKuehli
Only text needs to be added.
2018-09-30Added styling to about pageTrueKuehli
2018-09-30Moved color import to the modules requiring itTrueKuehli
2018-09-30Added about and play pagesTrueKuehli
Play Page will be where the games will take place
2018-09-30Split up SASS into multiple filesTrueKuehli
This will make adding pages much more easy, as some elements can be reused.
2018-09-30added mot of the database infrastructureTrueDoctor
2018-09-30Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueDoctor
2018-09-29added database methodsTrueDoctor
2018-09-29Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueKuehli
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 all data classesTrueDoctor
2018-09-29fixed Network namespaceTrueDoctor
2018-09-29Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueDoctor
2018-09-29adding database class structureTrueDoctor
2018-09-29Added AWESOME styling!TrueKuehli
2018-09-29updated group storageTrueDoctor
2018-09-29Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueDoctor
2018-09-29called database to verify autenth is workingTrueDoctor
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-29added database autenthTrueDoctor
2018-09-29modifyed cahat.js to match chatHubTrueDoctor
2018-09-29MergeTrueDoctor
2018-09-29added firebaseTrueDoctor
2018-09-29added firebase apiTrueDoctor
2018-09-29Merge branch 'WebApi' into WebApiMergeDennis Kobert
2018-09-29modified user group authenthTrueDoctor
2018-09-28added client side group authentificationDennis Kobert
2018-09-28added some validation functionalityTrueDoctor
2018-09-28Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApiTrueDoctor
2018-09-28added FirestoreApisTrueDoctor
2018-09-27implemented rudemetary groupsTrueDoctor
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