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
/
game
Commit message (
Collapse
)
Author
Age
*
fix voerbak path
lonkaars
2021-04-26
|
*
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
|
*
new valid and util module, more function decorators
lonkaars
2021-04-15
|
*
dprint yapf continuation align style edit
lonkaars
2021-04-11
|
*
dprint yapf python formatting
lonkaars
2021-04-11
|
*
added comments
lonkaars
2021-03-28
|
*
game/accept fix + stuk dir in voerbak
lonkaars
2021-03-27
|
*
more login_token -> @auth_required
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
|
*
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
|
*
~rating
lonkaars
2021-03-16
|
*
/game/info api endpoint
lonkaars
2021-03-16
|
*
move ordering
lonkaars
2021-03-09
|
*
class based -> function based + proper game sub + good game start
lonkaars
2021-03-08
|
*
game/resign thingy
lonkaars
2021-03-08
|
*
multiple simultaneous games :tada:
lonkaars
2021-03-07
|
*
voerbak 2.1.3
lonkaars
2021-02-23
|
*
moved voerbak to own subfolder with makefile
lonkaars
2021-02-23
|
*
fix stale game cleanup
lonkaars
2021-02-22
|
*
voerbak fix
lonkaars
2021-02-22
|
*
added dynamic api routing
lonkaars
2021-02-22
|
*
added columns to games + cleanup function
lonkaars
2021-02-22
|
*
game marked as finished in database
lonkaars
2021-02-21
|
*
hide new game dialog while looking for game + gamebar move works
lonkaars
2021-02-21
|
*
working game on two screens
lonkaars
2021-02-21
|
*
working game-id's
lonkaars
2021-02-21
|
*
/game/random endpoint
lonkaars
2021-02-20
|
*
game outcome done
lonkaars
2021-02-20
|
*
working connect 4 game on website
lonkaars
2021-02-19
|
*
working socket.io messages v2
lonkaars
2021-02-19
|
*
more progress? (broken)
lonkaars
2021-02-18
|
*
beginsels website game dings
lonkaars
2021-02-17
|
*
working socket.io messages
lonkaars
2021-02-17
|
*
class namespace in /api/game/socket
lonkaars
2021-02-16
|
*
working websocket connection
lonkaars
2021-02-16
|
*
base /api/game/new
lonkaars
2021-02-12