Commit Graph

508 Commits

Author SHA1 Message Date
AlecM33
db6f6be48b expand game e2e tests with moderator view 2022-12-13 20:43:11 -05:00
Alec
de36783585 Merge pull request #133 from AlecM33/refactor-game-state-renderer
Refactor GameStateRenderer to modular game state components
2022-12-13 19:38:00 -05:00
AlecM33
235e30f58a fix import 2022-12-13 17:24:34 -05:00
AlecM33
5b94e535bc change language of restart button, add confirmation 2022-12-13 17:24:05 -05:00
AlecM33
eb1baa0c3a lint 2022-12-13 14:18:17 -05:00
AlecM33
064bf864fc use HTMLFragments 2022-12-13 14:14:34 -05:00
AlecM33
25897f985f refactor GameStateRenderer, split functionality by game state 2022-12-13 14:12:15 -05:00
Alec
a37dd966f9 Merge pull request #132 from AlecM33/html-page-rate-limit
rate limit routes to html pages
2022-12-10 23:56:38 -05:00
AlecM33
0935456ef5 refactor again 2022-12-10 23:50:17 -05:00
AlecM33
7de7b7453e rate limit robots.txt 2022-12-10 23:34:21 -05:00
AlecM33
fe84db12fb refactor admin api auth 2022-12-10 23:27:23 -05:00
AlecM33
9ef9141513 lint 2022-12-10 23:17:19 -05:00
AlecM33
f6729bef20 refactor rate limiting 2022-12-10 23:14:49 -05:00
AlecM33
c6e4486c28 rate limit routes to html pages 2022-12-10 12:21:03 -05:00
Alec
9b1ff00a4b Update README.md 2022-12-07 18:29:02 -05:00
Alec
dd6982851f Update README.md 2022-12-07 18:19:10 -05:00
Alec
04d6a78925 Update README.md 2022-12-07 18:12:24 -05:00
Alec
b4c7d022f9 Update README.md 2022-12-07 13:53:26 -05:00
Alec
ae4dccaf44 Merge pull request #131 from AlecM33/confirmation-module
Custom confirmation dialogues, tutorial updates.
2022-12-07 13:20:43 -05:00
Alec
89b93c47c3 Merge pull request #130 from AlecM33/dependabot/npm_and_yarn/socket.io-parser-and-socket.io-client-4.2.1
Bump socket.io-parser and socket.io-client
2022-12-07 13:20:34 -05:00
Alec
2da4bb0827 Merge pull request #129 from AlecM33/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-07 13:20:24 -05:00
AlecM33
fc09b310ad remove additional served modules 2022-12-07 13:07:39 -05:00
dependabot[bot]
e830e0bce9 Bump socket.io-parser and socket.io-client
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.


Updates `socket.io-parser` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.1.1...4.2.1)

Updates `socket.io-client` from 4.4.0 to 4.5.4
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.0...4.5.4)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
- dependency-name: socket.io-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 18:06:14 +00:00
dependabot[bot]
634759993d Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 18:06:08 +00:00
Alec
eef87a1b08 Merge pull request #126 from AlecM33/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
2022-12-07 13:05:41 -05:00
Alec
1ce1daebc4 Merge pull request #127 from AlecM33/dependabot/npm_and_yarn/engine.io-and-socket.io-6.2.1
Bump engine.io and socket.io
2022-12-07 13:05:30 -05:00
Alec
fa9bb83570 Merge pull request #128 from AlecM33/dependabot/npm_and_yarn/qs-and-body-parser-and-express-6.11.0
Bump qs, body-parser and express
2022-12-07 13:05:19 -05:00
AlecM33
07d452b2d2 confirmation module, tutorial updates 2022-12-07 13:04:32 -05:00
dependabot[bot]
c0c4833348 Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)

Updates `body-parser` from 1.19.1 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.1...1.20.1)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 01:21:42 +00:00
dependabot[bot]
f8732b79e7 Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `engine.io` from 6.1.2 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.2...6.2.1)

Updates `socket.io` from 4.4.0 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.4.0...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 03:15:35 +00:00
dependabot[bot]
697efabc4d Bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 10:28:05 +00:00
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