Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed invalid username handling | Julien Dessaux | 2023-04-29 | 1 | -0/+3 |
* | switched to single quotes string in eslint | Julien Dessaux | 2023-01-05 | 3 | -18/+18 |
* | Fixed fixtures and testing | Julien Dessaux | 2023-01-03 | 1 | -2/+0 |
* | Began adding tests | Julien Dessaux | 2023-01-02 | 1 | -1/+4 |
* | Implemented game creation | Julien Dessaux | 2022-11-22 | 4 | -14/+31 |
* | Added basic games handling | Julien Dessaux | 2022-11-21 | 3 | -0/+42 |
* | Added register and login database functions, and use the last one in the logi... | Julien Dessaux | 2022-10-30 | 2 | -1/+35 |
* | Added a basic database schema and migration function | Julien Dessaux | 2022-10-28 | 2 | -0/+36 |