aboutsummaryrefslogtreecommitdiff
path: root/api
Commit message (Collapse)AuthorAge
* dprint fmtlonkaars2021-04-27
|
* edit username/email in settings pagelonkaars2021-04-27
|
* max-width footerlonkaars2021-04-27
|
* fix voerbak pathlonkaars2021-04-26
|
* use uwsgilonkaars2021-04-26
|
* add short commit to status endpointlonkaars2021-04-26
|
* use commit from HEAD (reads branch name)lonkaars2021-04-26
|
* dprint fmtlonkaars2021-04-26
|
* update username/email endpointslonkaars2021-04-26
|
* added version number from package.json and commit hash to footerlonkaars2021-04-25
|
* use debug/verbosity from .env in apilonkaars2021-04-25
|
* score works again now :tada:lonkaars2021-04-23
|
* don't join room with user- if user_id is undefinedlonkaars2021-04-23
|
* dict error fixlonkaars2021-04-23
|
* fix index out of range error + dprint fmtlonkaars2021-04-23
|
* Fixed 15LarsV042021-04-23
|
* /verify/discord api endpoint draftlonkaars2021-04-22
|
* implement user secretslonkaars2021-04-22
|
* theme saved to preferenceslonkaars2021-04-22
|
* beginnings of theme settingslonkaars2021-04-22
|
* dark mode notifications + /api/social/list endpoints workinglonkaars2021-04-21
|
* 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
|