summaryrefslogtreecommitdiff
path: root/controllers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added basic games handlingJulien Dessaux2022-11-213-9/+30
|
* cleaned up the distinction between routes and controllersJulien Dessaux2022-11-194-13/+56
|
* Added logout route, and a way to display the logout menu item on relevant pagesJulien Dessaux2022-10-312-3/+13
|
* Began implementing middlewares, session and authJulien Dessaux2022-10-271-0/+12