index
:
connect-4
css-files
live
master
connect four website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
friend request accept thingy cool :tada:
lonkaars
2021-03-13
*
no notification dot when there are no notifications
lonkaars
2021-03-13
*
discord rich embed
lonkaars
2021-03-13
*
added dark/light mode + fallback favicon
lonkaars
2021-03-13
*
updated setup instructions
lonkaars
2021-03-13
*
add yarn-error.log to .gitignore
lonkaars
2021-03-12
*
friend requests are in the notification area now :tada:
lonkaars
2021-03-12
*
friend request buttons do the api things
lonkaars
2021-03-12
*
friend requests -> notifications
lonkaars
2021-03-12
*
toast context working
lonkaars
2021-03-12
*
friend request api endpoints
lonkaars
2021-03-12
*
social table update
lonkaars
2021-03-12
*
WIP friend requests dialog
lonkaars
2021-03-12
*
text color readable while editin status in light mode
lonkaars
2021-03-12
*
api error fix + recent games link to user
lonkaars
2021-03-12
*
no search results message + try to prevent repeat api requests
lonkaars
2021-03-12
*
cleaner endpoint names
lonkaars
2021-03-12
*
can edit status now :tada:
lonkaars
2021-03-11
*
readme update + recent games empty case
lonkaars
2021-03-11
*
moved gameMode back to gamerule settings but commented out better
lonkaars
2021-03-11
*
hide settings page for un-logged in users
lonkaars
2021-03-11
*
switch default state reads correctly
lonkaars
2021-03-11
*
moved preferencesContext to seperate file + updatePreferences api endpoint
lonkaars
2021-03-11
*
working global dark mode :tada:
lonkaars
2021-03-10
*
link settings button on self account page to settings
lonkaars
2021-03-10
*
game status in recent games thingy works better now
lonkaars
2021-03-10
*
home page w/l/d + working outcome calc
lonkaars
2021-03-10
*
/user/games opponent user_format + oppponent fix
lonkaars
2021-03-10
*
recent games on user page working :tada:
lonkaars
2021-03-10
*
w/d/l calculations should be working now
lonkaars
2021-03-10
*
/user page use /user/games api
lonkaars
2021-03-10
*
/user/games done
lonkaars
2021-03-10
*
sum_games working
lonkaars
2021-03-10
*
/api/user/games beginnings
lonkaars
2021-03-10
*
user/info fix with status
lonkaars
2021-03-10
*
resign button now works
lonkaars
2021-03-09
*
user page date + async stuffings
lonkaars
2021-03-09
*
user page :tada:
lonkaars
2021-03-09
*
cool search function working :tada:
lonkaars
2021-03-09
*
new working configure with git submodule and sqlite3 libs
lonkaars
2021-03-09
*
updated ./configure
lonkaars
2021-03-09
*
search function working :tada:
lonkaars
2021-03-09
*
added SQLiteFuzzySearch submodule and makefile
lonkaars
2021-03-09
*
move ordering
lonkaars
2021-03-09
*
server-side register data validation
lonkaars
2021-03-09
*
dialog buttons do something now
lonkaars
2021-03-09
*
outcome working again
lonkaars
2021-03-09
*
class based -> function based + proper game sub + good game start
lonkaars
2021-03-08
*
added key props so next.js can shut up
lonkaars
2021-03-08
*
game/resign thingy
lonkaars
2021-03-08
[next]