Commit Graph

477 Commits

Author SHA1 Message Date
Alec
07e5202134 Merge pull request #125 from AlecM33/bugfix
correctly 404 invalid games
2022-11-06 17:26:23 -05:00
AlecM33
9c6dfaaca5 correctly 404 invalid games 2022-11-06 17:09:46 -05:00
AlecM33
235db69a79 fix run commands to work if no build has occured yet 2022-11-01 19:18:06 -04:00
Alec
872c14ed09 Update README.md 2022-09-04 17:34:28 -04:00
Alec
a2c5e2eea0 Merge pull request #124 from AlecM33/game-page-e2e-tests
end to end tests for the game page
2022-09-02 16:31:45 -04:00
AlecM33
a1fc9ef646 fix state leak between specs 2022-09-02 16:27:57 -04:00
AlecM33
b05afb85ae end to end tests for the game page 2022-09-02 15:53:15 -04:00
AlecM33
a891251ac7 fix pruneStaleGames function 2022-07-23 22:10:13 -04:00
AlecM33
619d365ef1 lint 2022-07-22 20:59:25 -04:00
AlecM33
2c240677b6 temporarily remove stale games function 2022-07-22 20:57:16 -04:00
AlecM33
85c0d6c780 remove admin api operation 2022-07-21 22:04:14 -04:00
Alec
33ad6ffe90 Update README.md 2022-07-21 22:02:27 -04:00
Alec
32bc428e20 Update README.md 2022-07-21 21:54:54 -04:00
Alec
52e412cbaf Merge pull request #122 from AlecM33/change-active-games-property
change active games to map
2022-07-21 21:51:13 -04:00
AlecM33
5cf6159d5b fix admin endpoint 2022-07-21 21:48:38 -04:00
AlecM33
6b9c2309c3 change active games to map 2022-07-21 21:33:42 -04:00
Alec
d0cbcec702 Create codeql-analysis.yml 2022-07-20 22:38:16 -04:00
Alec
1a8a32f8da Merge pull request #121 from AlecM33/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2
2022-07-20 22:37:24 -04:00
dependabot[bot]
3920712eaa Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 16:02:36 +00:00
Alec
3464060ded Update README.md 2022-07-19 22:19:27 -04:00
Alec
0caac00619 Update README.md 2022-07-18 10:47:43 -04:00
Alec
5a6b789e6e Update README.md 2022-07-17 14:44:42 -04:00
Alec
191514a144 Update CONTRIBUTING.md 2022-07-17 13:47:17 -04:00
Alec
548e99da51 Create CONTRIBUTING.md 2022-07-17 13:46:12 -04:00
Alec
2e309d9db8 Update README.md 2022-07-17 13:37:53 -04:00
Alec
1ac9d6ffcc Update README.md 2022-07-17 13:02:10 -04:00
AlecM33
5d48221600 update readme 2022-07-17 13:01:49 -04:00
AlecM33
4b413f2848 update screenshot 2022-07-17 13:01:38 -04:00
Alec
97bdeed70a Merge pull request #119 from AlecM33/game-page-styling
Refactor entrypoint, refactor logic for socket event listeners
2022-07-17 12:56:50 -04:00
AlecM33
b644fe0960 more refactoring 2022-07-17 12:45:38 -04:00
AlecM33
130718d1c5 refactor 2022-07-16 22:40:49 -04:00
Alec
eed62eccc0 Merge pull request #118 from AlecM33/game-page-styling
display start game button all the time, change kill/reveal buttons
2022-07-08 19:53:38 -04:00
AlecM33
7a66d8d51f display start game button all the time, change kill/reveal buttons 2022-07-08 19:52:20 -04:00
AlecM33
4f75efd447 tweak restart button styling 2022-07-05 22:54:44 -04:00
AlecM33
1f30e649c9 Merge branch 'master' of https://github.com/AlecM33/Werewolf 2022-07-05 22:24:27 -04:00
AlecM33
b98a334125 change button wording 2022-07-05 22:24:22 -04:00
Alec
5752d8bf74 Update README.md 2022-07-05 22:22:06 -04:00
AlecM33
09d146f970 remove extraneous call 2022-07-05 21:56:41 -04:00
AlecM33
be977e8823 fix comment 2022-07-05 20:05:09 -04:00
Alec
1cac9e1f7f Merge pull request #117 from AlecM33/admin-api
Admin API
2022-07-05 19:35:36 -04:00
AlecM33
072c49c47a add brightness affect to active card element 2022-07-05 19:28:56 -04:00
AlecM33
8e455f258a remove socket listener 2022-07-05 19:18:16 -04:00
AlecM33
de3a2b64cb middleware for content-type validation, refactoring 2022-07-05 19:17:36 -04:00
AlecM33
4c94fb98df merge master 2022-07-05 18:48:22 -04:00
AlecM33
f76c599a1d null safe cors 2022-07-04 16:31:23 -04:00
AlecM33
c42808f5b8 centralize cors 2022-07-04 16:26:36 -04:00
AlecM33
c9499a5644 Merge branch 'master' into admin-api 2022-07-04 16:20:31 -04:00
AlecM33
2a79a47f4b Merge branch 'master' of https://github.com/AlecM33/Werewolf 2022-07-04 15:58:51 -04:00
AlecM33
c34a4e9141 add dockerfile 2022-07-04 15:58:45 -04:00
AlecM33
3796aab81b beginning admin api 2022-07-04 15:08:47 -04:00