Commit Graph

281 Commits

Author SHA1 Message Date
Nathaniel Tampus
0dfb8bafd5 update deps 2023-08-08 13:46:54 +08:00
Nathaniel Tampus
efc2492275 add separate install scripts for each package 2023-07-27 18:07:01 +08:00
Nathaniel Tampus
2aea4af121 only run separate install scripts in root dir 2023-07-27 17:47:28 +08:00
Nathaniel Tampus
3e3b18b493 add install scripts for separate deployments 2023-07-27 17:33:27 +08:00
Nathaniel Tampus
f846e8f15f switch to pnpm workspaces 2023-07-27 16:28:10 +08:00
Nathaniel Tampus
db3b844802 link pre-alpha badge to roadmap 2023-07-27 16:27:30 +08:00
Nathaniel Tampus
d0f4ed995b adjust light secondary color 2023-07-27 16:14:27 +08:00
Nathaniel Tampus
4f2b2da3e8 ignore yarn lockfile 2023-07-27 15:03:11 +08:00
Nathaniel Tampus
d222877043 disable prettier plugin autoloading 2023-07-27 15:02:59 +08:00
Nathaniel Tampus
2238038c95 update eslint configs 2023-07-27 15:02:34 +08:00
Nathaniel Tampus
a87cf86239 update deps 2023-07-27 14:53:25 +08:00
Nathaniel Tampus
3e7638b78d update label to pre-alpha 2023-07-10 17:01:06 +08:00
Nathaniel Tampus
66fdc79a7e update setup guide 2023-07-01 20:05:34 +08:00
Nathaniel Tampus
0d9cfd8f61 update default session secret 2023-07-01 19:50:27 +08:00
Nathaniel Tampus
70637a384d add cleanup comment 2023-07-01 19:49:19 +08:00
Nathaniel Tampus
2b57b3f116 update links 2023-07-01 19:40:14 +08:00
Nathaniel Tampus
88c86025f4 update deps 2023-07-01 19:39:28 +08:00
Nathaniel Tampus
cf63f73280 fix registration for empty email 2023-06-19 21:57:03 +08:00
Nathaniel Tampus
dd48e3a890 update deps 2023-06-19 21:56:15 +08:00
Nathaniel Tampus
032fd8bf24 remove unused @ts-expect-error 2023-06-13 12:48:34 +08:00
Nathaniel Tampus
e0f864347b clarify game end reason in user profile history 2023-06-13 12:41:20 +08:00
Nathaniel Tampus
ad7bf5a989 update deps 2023-06-13 11:21:02 +08:00
Nathaniel Tampus
22f6bddd6a update deps 2023-05-19 19:58:40 +08:00
Nathaniel Tampus
c71ee3056d fix eslint config 2023-05-12 19:23:00 +08:00
Nathaniel Tampus
e990ed9f57 update readme 2023-05-12 19:21:48 +08:00
Nathaniel Tampus
ace693044c update deps 2023-05-12 19:20:47 +08:00
Nathaniel Tampus
075caf7cca update readme 2023-05-10 22:38:40 +08:00
Nathaniel Tampus
f323b7f628 update format script 2023-05-10 22:29:25 +08:00
Nathaniel Tampus
0832c5a46f add demo screenshot 2023-05-10 22:28:57 +08:00
Nathaniel Tampus
aebdf96a17 add contributing guidelines 2023-05-10 22:27:48 +08:00
Nathaniel Tampus
d1283792f8 add code of conduct 2023-05-10 22:26:58 +08:00
Nathaniel Tampus
2c4f3c98e2 update gitignore 2023-05-10 20:50:54 +08:00
Nathaniel Tampus
f5d5557f9e fix build errors on root page
set revalidate to 0 since PublicGames is already dynamic
2023-05-06 20:52:26 +08:00
Nathaniel Tampus
ee5c5d37a4 remove unused update query from game model 2023-05-06 20:23:58 +08:00
Nathaniel Tampus
3a03c37e1d cleanup 2023-05-06 20:19:53 +08:00
Nathaniel Tampus
08f004d5e9 update deps 2023-05-06 19:47:15 +08:00
Nathaniel Tampus
43bd4f71cd next.js v13.4, stable app router 2023-05-05 16:44:44 +08:00
Nathaniel Tampus
970989579b use endReason to check if game has ended 2023-05-01 21:11:02 +08:00
Nathaniel Tampus
da7f88e790 remove log when joining nonexistent lobby 2023-05-01 21:08:51 +08:00
Nathaniel Tampus
647606db55 update deps 2023-05-01 21:06:16 +08:00
Nathaniel Tampus
da7b4c40a3 organize imports 2023-05-01 15:15:49 +08:00
Nathaniel Tampus
e38420c390 update deps 2023-05-01 15:01:24 +08:00
Nathaniel Tampus
6a0f2db718 use double quotes for tsc-watch onSuccess 2023-04-22 12:42:13 +08:00
Nathaniel Tampus
37cd1d3014 update deps 2023-04-22 12:40:56 +08:00
Nathaniel Tampus
28152de22e replace ts-node with tsc-watch for server dev 2023-04-21 22:20:59 +08:00
Nathaniel Tampus
68f8384092 fix eslint config 2023-04-21 22:20:43 +08:00
Nathaniel Tampus
d2681541fc update readme 2023-04-21 22:20:29 +08:00
Nathaniel Tampus
5cda61ede8 update deps 2023-04-21 21:45:42 +08:00
Nathaniel Tampus
72be4aa0aa remove unnecessary defer from script 2023-04-10 16:54:49 +08:00
Nathaniel Tampus
c1fb2e50cd show light theme toggle by default 2023-04-10 16:54:09 +08:00