summaryrefslogtreecommitdiff
path: root/routes/root.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* switched to single quotes string in eslintJulien Dessaux2023-01-051-11/+11
* Implemented game creationJulien Dessaux2022-11-221-9/+1
* cleaned up the distinction between routes and controllersJulien Dessaux2022-11-191-6/+18
* Added register and login database functions, and use the last one in the logi...Julien Dessaux2022-10-301-1/+1
* Began implementing middlewares, session and authJulien Dessaux2022-10-271-0/+14