Nathaniel Tampus
|
5088e25769
|
route for fetching finished games
|
2023-04-01 23:42:33 +08:00 |
|
Nathaniel Tampus
|
af25b4ff20
|
update db models
|
2023-04-01 23:15:54 +08:00 |
|
Nathaniel Tampus
|
ee8f9a58fd
|
use default import for user model
|
2023-03-25 19:13:00 +08:00 |
|
Nathaniel Tampus
|
86f4f9d42f
|
Merge branch 'main' into auth
|
2023-03-20 18:53:35 +08:00 |
|
Nathaniel Tampus
|
17a0befae3
|
use 204 status to avoid logging 404 to console
|
2023-03-20 18:22:26 +08:00 |
|
Nathaniel Tampus
|
8a80d6e9fd
|
remove extra imports (finallyyyy)
just went crazy fixing merge conflicts lol
|
2023-03-19 21:53:08 +08:00 |
|
Nathaniel Tampus
|
6250d90192
|
Merge branch 'main' into auth
|
2023-03-19 21:51:22 +08:00 |
|
Nathaniel Tampus
|
9d4198d918
|
remove extra imports
|
2023-03-19 21:50:21 +08:00 |
|
Nathaniel Tampus
|
c6bd485d61
|
update game data on when updating guest names
|
2023-03-19 21:49:48 +08:00 |
|
Nathaniel Tampus
|
a76f5b3839
|
remove extra imports
|
2023-03-19 21:45:43 +08:00 |
|
Nathaniel Tampus
|
496914e14e
|
update game data on when updating guest names
|
2023-03-19 21:45:15 +08:00 |
|
Nathaniel Tampus
|
2990388247
|
update deps
|
2023-03-19 21:45:15 +08:00 |
|
Nathaniel Tampus
|
2921bce6f8
|
update game data on when updating guest names
|
2023-03-19 21:43:22 +08:00 |
|
Nathaniel Tampus
|
59dba43257
|
remove extra imports
|
2023-03-19 21:41:19 +08:00 |
|
Nathaniel Tampus
|
fcb0fd26fd
|
update game data on when updating guest names
|
2023-03-19 21:39:51 +08:00 |
|
Nathaniel Tampus
|
dc2f218115
|
disallow underscores for names
|
2023-03-19 21:24:41 +08:00 |
|
Nathaniel Tampus
|
9ae628c592
|
update game data on when updating guest names
|
2023-03-19 21:23:15 +08:00 |
|
Nathaniel Tampus
|
b6df2c0df1
|
sync user info in games, adjust game timeout
|
2023-03-19 21:19:09 +08:00 |
|
Nathaniel Tampus
|
1fab992f53
|
add auth controllers & validation improvements
|
2023-03-19 20:52:58 +08:00 |
|
Nathaniel Tampus
|
17ef05b31c
|
sync user info in games, adjust game timeout
|
2023-03-19 20:51:29 +08:00 |
|
Nathaniel Tampus
|
d9bb753315
|
log cleanup
|
2023-03-06 19:58:38 +08:00 |
|
Nathaniel Tampus
|
caa12fd5ce
|
check pattern in backend as well
|
2023-03-06 18:59:35 +08:00 |
|
Nathaniel Tampus
|
440e8cd540
|
exclude ended games from public api
|
2023-03-06 18:43:50 +08:00 |
|
Nathaniel Tampus
|
fd66897ecd
|
start pgn with empty string
|
2023-03-06 14:35:18 +08:00 |
|
Nathaniel Tampus
|
fe0e045fd8
|
show player disconnected state
|
2023-03-06 12:42:49 +08:00 |
|
Nathaniel Tampus
|
f3eaf23a8f
|
use req.params directly
|
2023-03-04 18:44:20 +08:00 |
|
Nathaniel Tampus
|
6dc9f1a18a
|
update game endpoints
for getting all public games and finding specific games with code
|
2023-03-04 18:36:43 +08:00 |
|
Nathaniel Tampus
|
bd39cf8c46
|
npm workspaces, NodeNext for server
|
2023-02-05 13:49:40 +08:00 |
|
Nathaniel Tampus
|
17ce3cf4c4
|
move to public repo
|
2023-01-03 15:47:30 +08:00 |
|