index
:
connect-4
css-files
live
master
connect four website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
Commit message (
Collapse
)
Author
Age
*
dprint fmt
lonkaars
2021-04-27
|
*
edit username/email in settings page
lonkaars
2021-04-27
|
*
max-width footer
lonkaars
2021-04-27
|
*
fix voerbak path
lonkaars
2021-04-26
|
*
use uwsgi
lonkaars
2021-04-26
|
*
add short commit to status endpoint
lonkaars
2021-04-26
|
*
use commit from HEAD (reads branch name)
lonkaars
2021-04-26
|
*
dprint fmt
lonkaars
2021-04-26
|
*
update username/email endpoints
lonkaars
2021-04-26
|
*
added version number from package.json and commit hash to footer
lonkaars
2021-04-25
|
*
use debug/verbosity from .env in api
lonkaars
2021-04-25
|
*
score works again now :tada:
lonkaars
2021-04-23
|
*
don't join room with user- if user_id is undefined
lonkaars
2021-04-23
|
*
dict error fix
lonkaars
2021-04-23
|
*
fix index out of range error + dprint fmt
lonkaars
2021-04-23
|
*
Fixed 15
LarsV04
2021-04-23
|
*
/verify/discord api endpoint draft
lonkaars
2021-04-22
|
*
implement user secrets
lonkaars
2021-04-22
|
*
theme saved to preferences
lonkaars
2021-04-22
|
*
beginnings of theme settings
lonkaars
2021-04-22
|
*
dark mode notifications + /api/social/list endpoints working
lonkaars
2021-04-21
|
*
converted all tabs to spaces in python
lonkaars
2021-04-16
|
*
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
|
*
complete api documentation in api/readme.md
lonkaars
2021-04-16
|
*
all login_token()'s removed in favor of @auth_required()
lonkaars
2021-04-16
|
*
game socket code audit done
lonkaars
2021-04-16
|
*
started using doc strings + /api/user/games @one_person decorator
lonkaars
2021-04-15
|
*
new valid and util module, more function decorators
lonkaars
2021-04-15
|
*
new hierarchy decorators
lonkaars
2021-04-15
|
*
dprint yapf continuation align style edit
lonkaars
2021-04-11
|
*
dprint yapf python formatting
lonkaars
2021-04-11
|
*
dprint format :tada:
lonkaars
2021-04-09
|
*
fix #5
lonkaars
2021-04-05
|
*
remove duplicate tags
lonkaars
2021-04-05
|
*
partial api docs move :tada:
lonkaars
2021-04-05
|
*
added comments
lonkaars
2021-03-28
|
*
game/accept fix + stuk dir in voerbak
lonkaars
2021-03-27
|
*
friend/accept working again
lonkaars
2021-03-27
|
*
lil fix
lonkaars
2021-03-27
|
*
smol fix
lonkaars
2021-03-25
|
*
@auth_required in /social/accept endpoint
lonkaars
2021-03-25
|
*
more login_token -> @auth_required
lonkaars
2021-03-25
|
*
two_person_endpoint function decorator
lonkaars
2021-03-25
|
*
auth_required decorator
lonkaars
2021-03-23
|
*
private games / link invites working :tada:
lonkaars
2021-03-22
|
*
link invites + game/random cleanup
lonkaars
2021-03-22
|
*
generic create_game and start_game functions
lonkaars
2021-03-22
|
*
changedRelation api event
lonkaars
2021-03-21
|
[next]