Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | score works again now :tada: | lonkaars | 2021-04-23 |
| | |||
* | don't join room with user- if user_id is undefined | lonkaars | 2021-04-23 |
| | |||
* | spaces > tabs in python :( | lonkaars | 2021-04-16 |
| | |||
* | all login_token()'s removed in favor of @auth_required() | lonkaars | 2021-04-16 |
| | |||
* | dprint yapf python formatting | lonkaars | 2021-04-11 |
| | |||
* | added comments | lonkaars | 2021-03-28 |
| | |||
* | @auth_required in /social/accept endpoint | lonkaars | 2021-03-25 |
| | |||
* | prefix room name with id type + use socket context in pages/game | lonkaars | 2021-03-19 |
| | |||
* | socket context + use socket.io's rooms feature for client seperation | lonkaars | 2021-03-19 |