| Commit message (Expand) | Author | Age |
* | fix index out of range error + dprint fmt | lonkaars | 2021-04-23 |
* | implement user secrets | lonkaars | 2021-04-22 |
* | fix ugly horizontal alignment by dprint | lonkaars | 2021-04-16 |
* | spaces > tabs in python :( | lonkaars | 2021-04-16 |
* | fix api/game/accept | lonkaars | 2021-04-16 |
* | dprint yapf continuation align style edit | lonkaars | 2021-04-11 |
* | dprint yapf python formatting | lonkaars | 2021-04-11 |
* | spell check comments + more comments | lonkaars | 2021-03-19 |
* | Comentaar toegevoegd * feest* | daanoor | 2021-03-18 |
* | remove avatar column from users table | lonkaars | 2021-03-18 |
* | use lower() for register, search and login | lonkaars | 2021-03-14 |
* | server-side register data validation | lonkaars | 2021-03-09 |
* | added dynamic api routing | lonkaars | 2021-02-22 |
* | working websocket connection | lonkaars | 2021-02-16 |
* | base /api/game/new | lonkaars | 2021-02-12 |
* | updated signup for new status column in sql | lonkaars | 2021-02-12 |
* | token cookie working | lonkaars | 2021-01-15 |
* | register set cookie instead of returning request | lonkaars | 2021-01-15 |
* | token auth | lonkaars | 2021-01-14 |
* | login | lonkaars | 2021-01-14 |
* | semi token authentication | lonkaars | 2021-01-14 |
* | no double emails or usernames | lonkaars | 2021-01-14 |
* | user registration api endpoint | lonkaars | 2021-01-13 |
* | semi- user registration | lonkaars | 2021-01-13 |