Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched to single quotes string in eslint | Julien Dessaux | 2023-01-05 | 4 | -14/+14 |
* | Began adding tests | Julien Dessaux | 2023-01-02 | 1 | -2/+5 |
* | Added basic games handling | Julien Dessaux | 2022-11-21 | 1 | -1/+1 |
* | Fixed middleware action without return | Julien Dessaux | 2022-10-30 | 1 | -2/+2 |
* | Added register and login database functions, and use the last one in the logi... | Julien Dessaux | 2022-10-30 | 1 | -1/+1 |
* | Began implementing middlewares, session and auth | Julien Dessaux | 2022-10-27 | 4 | -0/+52 |