Commit Graph

666 Commits

Author SHA1 Message Date
Alec
6200fbc0aa Merge pull request #158 from AlecM33/dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
Bump engine.io and socket.io
2023-05-23 20:21:53 -04:00
dependabot[bot]
761a7eda42 Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `engine.io` from 6.2.1 to 6.4.2
- [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.2.1...6.4.2)

Updates `socket.io` from 4.5.3 to 4.6.1
- [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.5.3...4.6.1)

---
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>
2023-05-04 01:04:12 +00:00
Alec
ffa167da8f delete stub function 2023-04-25 20:20:34 -04:00
Alec
ad70a39da5 Update README.md 2023-04-16 22:37:03 -04:00
Alec
25c68a9e03 Merge pull request #157 from AlecM33/timer-bugfix
fix bug with redundant play/pause events and with displaying current mod
2023-04-08 16:10:17 -04:00
AlecM33
bef8cd8d59 fix bug with redundant play/pause events, fix spec, tweak current moderator css 2023-04-08 16:01:39 -04:00
AlecM33
f1a5df94e2 fix language 2023-04-02 00:45:52 -04:00
AlecM33
a464f1d562 display current moderator for ended game state 2023-04-02 00:31:42 -04:00
Alec
31bc7a3e09 Merge pull request #156 from AlecM33/display-current-moderator
Display current moderator
2023-04-02 00:06:49 -04:00
AlecM33
dd0c0c0917 fix specs, lint 2023-04-02 00:00:33 -04:00
AlecM33
9761b97f68 remove logs 2023-04-01 23:51:27 -04:00
AlecM33
a26b405ffa display current moderator, fix assignment of spectator 2023-04-01 23:49:21 -04:00
Alec
8437ea039c Merge pull request #155 from AlecM33/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.65.0 to 5.76.0
2023-03-14 22:55:38 -04:00
dependabot[bot]
857ce2a9f9 Bump webpack from 5.65.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 18:54:00 +00:00
Alec
c4dce43ad7 Update README.md 2023-03-11 17:32:28 -05:00
Alec
d2088ff121 Update README.md 2023-03-11 17:32:01 -05:00
Alec
daf2fe781f Merge pull request #154 from AlecM33/compression
Compress bundled javascript in gzip format
2023-03-11 17:15:43 -05:00
AlecM33
e9747508ea add comment 2023-03-11 17:13:54 -05:00
AlecM33
5381b5046d revert color 2023-03-11 17:11:56 -05:00
AlecM33
e0986cefde compress bundled js 2023-03-11 17:07:31 -05:00
Alec
2387459ead Update README.md 2023-03-07 23:06:07 -05:00
Alec
4e0265f4d7 Update issue templates 2023-03-07 22:58:58 -05:00
AlecM33
ed7beb50a5 100% container width 2023-03-07 22:54:48 -05:00
AlecM33
629784383c increase role name size for create page 2023-03-07 21:43:01 -05:00
Alec
a7f5593d5f Merge pull request #153 from AlecM33/deck-role-quantity
make quantity of added roles green
2023-03-07 21:30:40 -05:00
AlecM33
6a0626e490 make quantity of added roles green 2023-03-07 20:54:35 -05:00
AlecM33
1da6fadd10 change footer 2023-02-25 13:22:15 -05:00
AlecM33
c754111d2e better background color for home input 2023-02-25 11:26:51 -05:00
AlecM33
7bdf6007b8 margin 2023-02-25 11:23:48 -05:00
AlecM33
acade5be5c better screenshots, restyle role import/export menu 2023-02-25 11:21:56 -05:00
Alec
f9811f51f6 Update README.md 2023-02-24 17:02:52 -05:00
AlecM33
d166fde8a7 covert images to webp/compress where possible v1.0.0 2023-02-22 15:36:49 -05:00
AlecM33
b30472cad5 restore white card front 2023-02-22 13:50:35 -05:00
AlecM33
5cf12e85b2 wider role description 2023-02-21 22:31:29 -05:00
Alec
554c1997c2 Merge pull request #152 from AlecM33/accessibility
Accessibility updates
2023-02-21 22:18:17 -05:00
AlecM33
e10a14d69f fix width 2023-02-21 22:08:30 -05:00
AlecM33
ff55c6d2d9 add tab functionality for elements where it was missing, update styling 2023-02-21 22:04:50 -05:00
Alec
f51459ac39 Update README.md 2023-02-11 12:15:11 -05:00
Alec
ec6e7252dd Merge pull request #151 from AlecM33/dependabot/npm_and_yarn/jszip-3.10.1
Bump jszip from 3.7.1 to 3.10.1
2023-02-03 23:27:25 -05:00
dependabot[bot]
0a56ef986e Bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:55:07 +00:00
AlecM33
f44f38cd7f remove extra arg 2023-02-01 00:18:16 -05:00
AlecM33
536d1d330c lint 2023-01-31 23:25:28 -05:00
AlecM33
038af79e47 fix specs 2023-01-31 23:21:57 -05:00
AlecM33
a99d19614c add retry for fetching game state 2023-01-31 23:17:35 -05:00
AlecM33
bc986005c8 add specs 2023-01-31 21:06:09 -05:00
AlecM33
69bea56243 add space to icons 2023-01-30 17:47:26 -05:00
Alec
7804c1b137 Merge pull request #150 from AlecM33/add-bots
Add bots to a game
2023-01-30 17:41:16 -05:00
AlecM33
0ae9df1253 filter adjectives 2023-01-30 17:34:58 -05:00
AlecM33
6125676410 remove logs 2023-01-30 12:46:26 -05:00
AlecM33
79309f5062 add bots to a game 2023-01-30 12:40:28 -05:00