Commit Graph

  • 6dc9f1a18a update game endpoints for getting all public games and finding specific games with code Nathaniel Tampus 2023-03-04 18:36:43 +08:00
  • 572eb22fc6 Merge branch 'main' into dev Nathaniel Tampus 2023-03-02 19:42:35 +08:00
  • 77a632520e update deps Nathaniel Tampus 2023-03-02 19:38:24 +08:00
  • 181738ae3f general layout improvements Nathaniel Tampus 2023-03-02 17:53:35 +08:00
  • e562d53e06 use modal for auth nav button Nathaniel Tampus 2023-03-02 17:53:13 +08:00
  • 3d3e7651e7 update public games layout Nathaniel Tampus 2023-03-02 17:51:05 +08:00
  • 44d460bbec remove winner field from db Nathaniel Tampus 2023-03-01 22:45:17 +08:00
  • 19fb1a9740 move css to styles folder Nathaniel Tampus 2023-02-25 21:33:53 +08:00
  • a61b0128e6 use new metadata api Nathaniel Tampus 2023-02-25 21:16:14 +08:00
  • ebc8c66064 update deps Nathaniel Tampus 2023-02-25 21:16:02 +08:00
  • d9e5c8150a move components to separate folder Nathaniel Tampus 2023-02-25 21:14:55 +08:00
  • 3ccbd57e8f layout adjustments to fit screen height Nathaniel Tampus 2023-02-24 11:45:16 +08:00
  • 44d95f526e rename api url env variable Nathaniel Tampus 2023-02-20 21:58:30 +08:00
  • e7fec4fe78 update readme Nathaniel Tampus 2023-02-20 17:45:32 +08:00
  • 8ee8ba885e initial game page design Nathaniel Tampus 2023-02-20 17:37:13 +08:00
  • c6be8f0776 separate into more components Nathaniel Tampus 2023-02-20 17:36:30 +08:00
  • 13c7515a26 update readme Nathaniel Tampus 2023-02-20 17:35:00 +08:00
  • 374dda25bb homepage design Nathaniel Tampus 2023-02-19 19:42:14 +08:00
  • 8c5c3a0501 navbar and footer design Nathaniel Tampus 2023-02-19 19:40:40 +08:00
  • a39d68d032 temp avatar image Nathaniel Tampus 2023-02-19 19:39:55 +08:00
  • 0f7cc7ac2f add custom daisyUI themes Nathaniel Tampus 2023-02-19 19:39:44 +08:00
  • 393353afad update deps, add tabler icons Nathaniel Tampus 2023-02-19 19:38:38 +08:00
  • 5d731c52bb lowercase c for page title Nathaniel Tampus 2023-02-18 21:59:49 +08:00
  • 903cfc10ee add refactoring note on top of page Nathaniel Tampus 2023-02-16 22:00:19 +08:00
  • aae76e83c4 update client dev port Nathaniel Tampus 2023-02-16 21:36:04 +08:00
  • 96280b6d71 env variables for easier dev setup Nathaniel Tampus 2023-02-06 14:48:31 +08:00
  • 279f1b0f63 increase socket ping interval & timeout Nathaniel Tampus 2023-02-16 21:28:54 +08:00
  • 2e1b981973 update deps Nathaniel Tampus 2023-02-16 21:26:14 +08:00
  • 2ef5e33b0e use next.js 13 appdir, add initial navbar drawer Nathaniel Tampus 2023-02-15 14:09:33 +08:00
  • 4324ee6c33 update client deps Nathaniel Tampus 2023-02-15 14:09:24 +08:00
  • 31d7a7a411 ignore .vscode folder Nathaniel Tampus 2023-02-15 14:08:11 +08:00
  • 862cada547 switch to next.js - init next app - add daisyUI Nathaniel Tampus 2023-02-13 23:12:16 +08:00
  • 209ebbfd9d update server deps Nathaniel Tampus 2023-02-13 22:49:01 +08:00
  • 22f13144c1 update main field in server package.json Nathaniel Tampus 2023-02-06 15:49:53 +08:00
  • 09cfd71a7d Merge branch 'main' into dev Nathaniel Tampus 2023-02-06 15:46:48 +08:00
  • 20bcb98335 lock chess.js to beta 2 to avoid esm issues Nathaniel Tampus 2023-02-06 15:37:58 +08:00
  • 9bfad4d8fd update readme Nathaniel Tampus 2023-02-06 15:37:31 +08:00
  • c03cf47bc3 init remix app Nathaniel Tampus 2023-02-06 15:17:49 +08:00
  • 015977aa82 update server deps Nathaniel Tampus 2023-02-06 15:17:08 +08:00
  • 4676a99714 env variables for easier dev setup Nathaniel Tampus 2023-02-06 14:48:31 +08:00
  • 3cc1a774eb ignore package-lock.json Nathaniel Tampus 2023-02-06 14:08:51 +08:00
  • 1fb4ff600c update readme Nathaniel Tampus 2023-02-05 14:20:43 +08:00
  • acf029b297 use remix eslint config Nathaniel Tampus 2023-02-05 13:56:53 +08:00
  • b6957f293d include package-lock.json Nathaniel Tampus 2023-02-05 13:49:50 +08:00
  • bd39cf8c46 npm workspaces, NodeNext for server Nathaniel Tampus 2023-02-05 13:49:40 +08:00
  • dc233b2c84 server-side move validation improvements Nathaniel Tampus 2023-01-16 15:25:39 +08:00
  • a65202357e add timeout for inactive games #1 also removed some redundant code Nathaniel Tampus 2023-01-16 15:10:53 +08:00
  • e823fb15e9 handle invalid move exceptioin & support promotion Nathaniel Tampus 2023-01-16 14:36:55 +08:00
  • f108262622 remove extra log Nathaniel Tampus 2023-01-16 14:12:04 +08:00
  • bec3ac1fca update deps Nathaniel Tampus 2023-01-16 13:53:03 +08:00
  • 081449b12e update type annotations Nathaniel Tampus 2023-01-08 21:05:08 +08:00
  • aed8d0ca07 update deps Nathaniel Tampus 2023-01-08 21:01:50 +08:00
  • 0482f6b4f1 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/client/react-chessboard-2.0.7' Nathaniel Tampus 2023-01-08 21:00:16 +08:00
  • e8dca54e96 update readme Nathaniel Tampus 2023-01-08 20:35:21 +08:00
  • 543f6149b1 Merge branch 'main' of github.com:nizewn/chessu Nathaniel Tampus 2023-01-08 20:19:14 +08:00
  • e53a581343 remove extra routes file Nathaniel Tampus 2023-01-07 01:04:40 +08:00
  • 6f0138e6dd update dependabot interval Nathaniel Tampus 2023-01-03 19:02:23 +08:00
  • 203b204c10 Bump react-chessboard from 1.3.1 to 2.0.7 in /client dependabot[bot] 2023-01-03 08:58:28 +00:00
  • 253220de29 Create dependabot.yml Nathaniel Tampus 2023-01-03 16:57:53 +08:00
  • f0a4cd8903 remove temp sql file Nathaniel Tampus 2023-01-03 16:46:32 +08:00
  • 0f3d59d654 add PORT env variable to readme Nathaniel Tampus 2023-01-03 16:14:34 +08:00
  • dd4e51eeaf change default api port Nathaniel Tampus 2023-01-03 16:14:07 +08:00
  • 1b5def9e9b update warning message Nathaniel Tampus 2023-01-03 16:03:07 +08:00
  • f4a68fca86 update readme Nathaniel Tampus 2023-01-03 16:01:08 +08:00
  • 17ce3cf4c4 move to public repo Nathaniel Tampus 2023-01-03 15:47:30 +08:00