dependabot[bot]
|
69a2a88d74
|
Bump socket.io from 4.6.1 to 4.6.2 (#196)
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.6.2.
- [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.6.1...4.6.2)
---
updated-dependencies:
- dependency-name: socket.io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-04 11:05:01 -04:00 |
|
dependabot[bot]
|
5f819f8f17
|
Bump ejs from 3.1.8 to 3.1.10 (#194)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-10 09:09:13 -04:00 |
|
dependabot[bot]
|
4ad2d6c663
|
Bump express from 4.18.2 to 4.19.2 (#193)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.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.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-09 16:19:16 -04:00 |
|
Alec
|
01ed3c6842
|
Remove unload event (#192)
* use page hide event, manually reconnect
* comment
* lint
|
2024-03-26 22:01:39 -04:00 |
|
dependabot[bot]
|
1833bde903
|
Bump follow-redirects from 1.15.4 to 1.15.6 (#190)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-17 16:13:01 -04:00 |
|
Alec
|
915819bb15
|
Fix bug where we incorrectly added a user as a player instead of a spectator (#189)
* fix bug with failing to add as spectator for in-progress game
* refactor fix
* revert to previous fix
v1.3.5
|
2024-03-12 22:59:05 -04:00 |
|
Alec
|
7e71bbb27a
|
Spectator bugfixes (#188)
* fix spectator bugs
* fix import spacing
* remove log
* fix redundant parens
* remove comma
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
|
2024-03-06 00:39:15 -05:00 |
|
Alec
|
613a16ec91
|
Merge pull request #185 from AlecM33/local-docker-compose
Local docker compose
|
2024-03-04 20:50:09 -05:00 |
|
Alec
|
48888fe622
|
Update README.md
|
2024-03-04 20:40:42 -05:00 |
|
AlecM33
|
1b24d61091
|
add second web server, work around docker compose bug
|
2024-03-04 20:39:11 -05:00 |
|
AlecM33
|
5573313b70
|
fix comment
|
2024-03-04 02:51:15 -05:00 |
|
AlecM33
|
0b1ab044b0
|
remove comments
|
2024-03-04 02:51:02 -05:00 |
|
AlecM33
|
a7d864cdec
|
local docker setup
|
2024-03-04 02:49:53 -05:00 |
|
Alec
|
e0789f8808
|
Merge pull request #183 from AlecM33/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.14.9 to 1.15.4
|
2024-01-18 18:58:38 -05:00 |
|
dependabot[bot]
|
4ba0354084
|
Bump follow-redirects from 1.14.9 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-09 19:00:25 +00:00 |
|
AlecM33
|
06a4b75a69
|
increase padding to accomodate kabab menu
|
2023-12-05 20:14:34 -05:00 |
|
AlecM33
|
f07d657476
|
update language for Purpose section of tutorial
|
2023-12-05 19:52:39 -05:00 |
|
AlecM33
|
a08e4397ae
|
update description in meta tags
|
2023-11-28 22:22:06 -05:00 |
|
AlecM33
|
58ce3ffa32
|
update description in meta tags
|
2023-11-28 22:20:56 -05:00 |
|
Alec
|
2a52bd0cb5
|
Merge pull request #182 from AlecM33/fix-startability
Fix logic that determines if a game is startable when first constructed
|
2023-11-28 18:25:34 -05:00 |
|
AlecM33
|
95d0cee35f
|
fix logic that determines whether games are startable when the game is first constructed
|
2023-11-28 18:19:21 -05:00 |
|
Alec
|
008116d964
|
Update README.md
|
2023-11-20 21:49:49 -05:00 |
|
Alec
|
b6e22b9b3d
|
Merge pull request #181 from AlecM33/close-on-unload
manually close socket when window is unloaded
|
2023-11-20 21:12:53 -05:00 |
|
AlecM33
|
34c7a44be1
|
lint
|
2023-11-20 21:11:30 -05:00 |
|
AlecM33
|
04f37e369a
|
manually close socket when window is unloaded
|
2023-11-20 21:00:51 -05:00 |
|
Alec
|
3e1a317b47
|
Merge pull request #180 from AlecM33/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.18.13 to 7.23.2
|
2023-11-05 18:27:33 -05:00 |
|
dependabot[bot]
|
fab1579740
|
Bump @babel/traverse from 7.18.13 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 02:28:02 +00:00 |
|
Alec
|
df56da16c7
|
Merge pull request #179 from AlecM33/color-consistency
more consistent colors, change global color for evil alignment
|
2023-09-10 12:16:34 -04:00 |
|
AlecM33
|
43a7205046
|
more consistent colors, change global color for evil alignment
|
2023-09-10 12:06:49 -04:00 |
|
AlecM33
|
95f214824a
|
remove inline style
|
2023-09-05 14:58:17 -04:00 |
|
Alec
|
8f0a719ce1
|
Merge pull request #178 from AlecM33/loading-toasts
neutral loading toasts
|
2023-09-05 14:46:13 -04:00 |
|
AlecM33
|
817f6928df
|
neutral loading toasts
|
2023-09-05 14:20:30 -04:00 |
|
AlecM33
|
b432c65d25
|
fix navbar
|
2023-08-22 23:00:48 -04:00 |
|
Alec
|
96c0a730ef
|
Merge pull request #177 from AlecM33/simplify-join-link
remove parameters from join link
|
2023-08-22 22:28:50 -04:00 |
|
AlecM33
|
bd00c9ba2d
|
make label bigger
|
2023-08-22 22:25:15 -04:00 |
|
AlecM33
|
35f39ec0e7
|
lint
|
2023-08-22 22:20:37 -04:00 |
|
AlecM33
|
39aa9932bf
|
remove parameters from join link
|
2023-08-22 22:14:04 -04:00 |
|
AlecM33
|
ce121d35a6
|
update tutorial gifs, add tutorial link to homepage
|
2023-08-22 11:48:07 -04:00 |
|
AlecM33
|
7c8d4083ca
|
add witch to default roles
|
2023-08-19 20:51:55 -04:00 |
|
AlecM33
|
618fb868f4
|
change create button loading text
|
2023-08-19 13:13:40 -04:00 |
|
Alec
|
682844d241
|
Merge pull request #176 from AlecM33/more-styling
More subtle UI/styling improvements
|
2023-08-19 13:04:23 -04:00 |
|
AlecM33
|
c53951803f
|
more styling improvements, move return to lobby button for Ended game status
|
2023-08-19 12:58:41 -04:00 |
|
AlecM33
|
761de97c50
|
absolute positioning for creation step buttons
|
2023-08-18 18:05:11 -04:00 |
|
Alec
|
21dc8c9b77
|
Merge pull request #175 from AlecM33/styling
Styling, small fixes
|
2023-08-18 17:48:28 -04:00 |
|
AlecM33
|
87d1560dd4
|
change leftover color
|
2023-08-18 17:42:32 -04:00 |
|
AlecM33
|
76bbd847d9
|
change sitewide color, smoother loading of images on homepage
|
2023-08-18 17:37:15 -04:00 |
|
AlecM33
|
aa41267514
|
merge
|
2023-08-18 16:09:57 -04:00 |
|
AlecM33
|
e6a9d61220
|
remove unnecessary asynchronous logic in index
|
2023-08-17 12:39:56 -04:00 |
|
Alec
|
be68f165b3
|
Merge pull request #174 from AlecM33/edit-timer
Edit timer
v1.1.1
|
2023-08-16 14:33:56 -04:00 |
|
AlecM33
|
54d16ff565
|
fix description
|
2023-08-16 14:14:07 -04:00 |
|