aboutsummaryrefslogtreecommitdiff
path: root/api/game/socket.py
Commit message (Expand)AuthorAge
* converted all tabs to spaces in pythonlonkaars2021-04-16
* fix ugly horizontal alignment by dprintlonkaars2021-04-16
* spaces > tabs in python :(lonkaars2021-04-16
* fix api/game/acceptlonkaars2021-04-16
* all login_token()'s removed in favor of @auth_required()lonkaars2021-04-16
* game socket code audit donelonkaars2021-04-16
* dprint yapf continuation align style editlonkaars2021-04-11
* dprint yapf python formattinglonkaars2021-04-11
* added commentslonkaars2021-03-28
* link invites + game/random cleanuplonkaars2021-03-22
* prefix room name with id type + use socket context in pages/gamelonkaars2021-03-19
* socket context + use socket.io's rooms feature for client seperationlonkaars2021-03-19
* move orderinglonkaars2021-03-09
* class based -> function based + proper game sub + good game startlonkaars2021-03-08
* game/resign thingylonkaars2021-03-08
* multiple simultaneous games :tada:lonkaars2021-03-07
* added columns to games + cleanup functionlonkaars2021-02-22
* game marked as finished in databaselonkaars2021-02-21
* working game on two screenslonkaars2021-02-21
* working game-id'slonkaars2021-02-21
* game outcome donelonkaars2021-02-20
* working connect 4 game on websitelonkaars2021-02-19
* working socket.io messages v2lonkaars2021-02-19
* more progress? (broken)lonkaars2021-02-18
* beginsels website game dingslonkaars2021-02-17
* working socket.io messageslonkaars2021-02-17
* class namespace in /api/game/socketlonkaars2021-02-16
* working websocket connectionlonkaars2021-02-16