Commit Graph

40 Commits

Author SHA1 Message Date
dependabot[bot]
6fb5c7a4f3 Bump ua-parser-js from 0.7.31 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 10:48:21 +00:00
AlecM33
7d24916eed redis for everything but timer/transferring mod/restarting game 2023-01-09 19:28:54 -05:00
AlecM33
d74bdb4f27 fix dependency error 2023-01-03 21:47:05 -05:00
AlecM33
0afc1ac30c further refactor dependencies 2023-01-03 21:38:11 -05:00
AlecM33
cd2f88a0bd remove prestart command, refactor dependencies to dev dependencies 2023-01-03 21:35:38 -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
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
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
AlecM33
b05afb85ae end to end tests for the game page 2022-09-02 15:53:15 -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
AlecM33
acf3b645cb rework of deck builder page 2022-06-11 16:59:50 -04:00
AlecM33
d575a01bc3 bump dependency 2022-05-12 12:32:09 -04:00
AlecM33
6ce5cbe59d remove dependency 2022-04-17 22:42:22 -04:00
AlecM33
a8ea6dbf4c update dependencies 2022-04-17 22:41:04 -04:00
AlecM33
d30d6f9ed4 update dependencies 2022-03-30 22:21:11 -04:00
AlecM33
cd76cd0a1a rate limit socket connections 2022-03-01 21:11:26 -05:00
AlecM33
85797ad9e1 move lint to dev dep 2022-02-25 21:50:49 -05:00
AlecM33
9a31496c86 remove unnecessary dependencies, lint 2022-02-25 21:00:20 -05:00
AlecM33
815b671a4e karma conf 2022-02-25 18:48:13 -05:00
AlecM33
090e9f64fd updates 2022-02-25 18:28:20 -05:00
AlecM33
4457cf5ad5 update dependency 2022-01-20 22:18:23 -05:00
AlecM33
f5c0984211 lint codebase 2022-01-11 20:36:10 -05:00
Alec
d5a606b66d restore jasmine 2021-12-27 23:45:13 -05:00
Alec
fb3a447f26 gcloud config, various bugfixes 2021-12-27 23:17:30 -05:00
Alec
106b073a80 more google cloud configuration 2021-12-23 14:09:27 -05:00
Alec
e3ec7beff0 remove package lock 2021-11-09 22:56:19 -05:00
Ragaxus
a78d0927de Import json file and display successful roles (update buttons don't work!) 2020-12-21 09:15:02 -06:00
Alec Maier
c29b3fec60 new images, deleted package lock 2020-01-08 20:36:36 -05:00
Alec Maier
6c49cd06ee Merge branch 'master' of https://github.com/AlecM33/Werewolf 2019-09-03 19:05:25 -04:00
Alec Maier
06ec20a1c6 Force https, log created games 2019-09-03 19:04:50 -04:00
Maier
5063e0cb66 Changed join script to source a locally stored version of the socket io client 2019-09-03 10:55:43 -04:00
Alec Maier
1eae5f63f6 Added timer expiration end game scenario, cron job for clearing stale games 2019-09-02 20:44:06 -04:00
Alec Maier
d8616ef922 Clicking the card now toggles flipping it over. Removed moment - don't need it 2019-09-01 13:44:14 -04:00
Alec Maier
020282c931 Timer functionality 2019-09-01 03:32:19 -04:00
Alec Maier
f1fcdf43c0 initial commit 2019-08-29 22:14:54 -04:00