Alec
|
23d563f43e
|
Merge pull request #162 from AlecM33/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-20 23:50:54 -04:00 |
|
dependabot[bot]
|
07e1db1d2d
|
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 07:49:38 +00:00 |
|
Alec
|
823b4a142b
|
Merge pull request #161 from AlecM33/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
|
2023-07-11 20:38:43 -04:00 |
|
dependabot[bot]
|
05b59d0cd4
|
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-11 08:47:00 +00:00 |
|
Alec
|
61275dd3e5
|
Update README.md
|
2023-06-27 10:56:41 -04:00 |
|
Alec
|
4035061a81
|
Merge pull request #160 from AlecM33/toast-edits
alter Toast message logic, more explicitly map custom roles
|
2023-06-27 10:41:26 -04:00 |
|
AlecM33
|
e4669ba690
|
change approach
|
2023-06-27 10:16:16 -04:00 |
|
AlecM33
|
d1850e5ef2
|
change arg name
|
2023-06-26 22:17:26 -04:00 |
|
AlecM33
|
b341b008c2
|
default arg
|
2023-06-26 22:16:23 -04:00 |
|
AlecM33
|
032901dd6b
|
lint
|
2023-06-26 22:12:16 -04:00 |
|
AlecM33
|
1d1e2c8526
|
change increment/decrement role quantity toast messages, map custom roles more explicitly when loaded
|
2023-06-26 22:08:36 -04:00 |
|
Alec
|
662aae67d6
|
Merge pull request #159 from AlecM33/dependabot/npm_and_yarn/socket.io-parser-4.2.3
Bump socket.io-parser from 4.2.1 to 4.2.3
|
2023-06-05 14:08:36 -04:00 |
|
dependabot[bot]
|
49b1feaa4b
|
Bump socket.io-parser from 4.2.1 to 4.2.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [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.2.1...4.2.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 00:22:12 +00:00 |
|
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 |
|