aboutsummaryrefslogtreecommitdiff
path: root/api
Commit message (Collapse)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
|
* complete api documentation in api/readme.mdlonkaars2021-04-16
|
* all login_token()'s removed in favor of @auth_required()lonkaars2021-04-16
|
* game socket code audit donelonkaars2021-04-16
|
* started using doc strings + /api/user/games @one_person decoratorlonkaars2021-04-15
|
* new valid and util module, more function decoratorslonkaars2021-04-15
|
* new hierarchy decoratorslonkaars2021-04-15
|
* dprint yapf continuation align style editlonkaars2021-04-11
|
* dprint yapf python formattinglonkaars2021-04-11
|
* dprint format :tada:lonkaars2021-04-09
|
* fix #5lonkaars2021-04-05
|
* remove duplicate tagslonkaars2021-04-05
|
* partial api docs move :tada:lonkaars2021-04-05
|
* added commentslonkaars2021-03-28
|
* game/accept fix + stuk dir in voerbaklonkaars2021-03-27
|
* friend/accept working againlonkaars2021-03-27
|
* lil fixlonkaars2021-03-27
|
* smol fixlonkaars2021-03-25
|
* @auth_required in /social/accept endpointlonkaars2021-03-25
|
* more login_token -> @auth_requiredlonkaars2021-03-25
|
* two_person_endpoint function decoratorlonkaars2021-03-25
|
* auth_required decoratorlonkaars2021-03-23
|
* private games / link invites working :tada:lonkaars2021-03-22
|
* link invites + game/random cleanuplonkaars2021-03-22
|
* generic create_game and start_game functionslonkaars2021-03-22
|
* changedRelation api eventlonkaars2021-03-21
|
* more event apilonkaars2021-03-20
|
* spell check comments + more commentslonkaars2021-03-19
|
* Merge branch 'master' of github.com:lonkaars/po-4-op-een-rijlonkaars2021-03-19
|\
| * Comentaar toegevoegd * feest*daanoor2021-03-18
| |
| * remove column avatar v2lonkaars2021-03-18
| |
| * remove avatar column from users tablelonkaars2021-03-18
| |
* | 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
|/
* poopy rating on profilelonkaars2021-03-16
|
* ~ratinglonkaars2021-03-16
|
* /game/info api endpointlonkaars2021-03-16
|
* remove stale tokens from databaselonkaars2021-03-16
|
* preferences working again :tada:lonkaars2021-03-15
|
* always send full preferences object and trim excess propertieslonkaars2021-03-15
|
* WIP avatar uploadlonkaars2021-03-14
|
* friend count + dutch grammar on /userlonkaars2021-03-14
|
* avatar endpoint for serving avatars :tada:lonkaars2021-03-14
|
* use lower() for register, search and loginlonkaars2021-03-14
|
* unblock route workinglonkaars2021-03-13
|
* remove request/friend works nowlonkaars2021-03-13
|
* friend request delete :tada:lonkaars2021-03-13
|