dependabot[bot]
|
923325a356
|
Bump python-socketio from 4.6.0 to 5.3.0 in /backend
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.0 to 5.3.0.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v4.6.0...v5.3.0)
---
updated-dependencies:
- dependency-name: python-socketio
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:33:48 +00:00 |
|
GM
|
b88ed670e1
|
Merge pull request #27 from albertoxamin/dependabot/pip/dev/python-engineio-4.2.0
Bump python-engineio from 3.13.2 to 4.2.0
|
2021-06-17 19:33:21 +02:00 |
|
GM
|
612c05273a
|
Merge pull request #28 from albertoxamin/dependabot/pip/dev/certifi-2021.5.30
Bump certifi from 2020.11.8 to 2021.5.30
|
2021-06-17 19:33:01 +02:00 |
|
dependabot[bot]
|
4428b2d51d
|
Bump python-engineio from 3.13.2 to 4.2.0
Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.13.2 to 4.2.0.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-engineio/compare/v3.13.2...v4.2.0)
---
updated-dependencies:
- dependency-name: python-engineio
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:29:28 +00:00 |
|
dependabot[bot]
|
245ffa2191
|
Bump certifi from 2020.11.8 to 2021.5.30
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2021.5.30.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2021.05.30)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:29:26 +00:00 |
|
GM
|
f7c0298832
|
Merge pull request #26 from albertoxamin/dependabot/pip/dev/six-1.16.0
Bump six from 1.15.0 to 1.16.0
|
2021-06-17 19:29:15 +02:00 |
|
GM
|
e301cd9169
|
Merge pull request #25 from albertoxamin/dependabot/pip/dev/eventlet-0.31.0
Bump eventlet from 0.29.1 to 0.31.0
|
2021-06-17 19:28:50 +02:00 |
|
dependabot[bot]
|
09bc06ac1f
|
Bump six from 1.15.0 to 1.16.0
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)
---
updated-dependencies:
- dependency-name: six
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:17:28 +00:00 |
|
dependabot[bot]
|
e281979ca4
|
Bump eventlet from 0.29.1 to 0.31.0
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.29.1 to 0.31.0.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.29.1...v0.31.0)
---
updated-dependencies:
- dependency-name: eventlet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 17:17:24 +00:00 |
|
Alberto Xamin
|
a6174fee95
|
fix password bug
|
2021-06-17 18:32:55 +02:00 |
|
Giulio
|
000cd93cb1
|
minor error while closing or destroying game
|
2021-06-17 17:37:34 +02:00 |
|
Alberto Xamin
|
dab5718eab
|
command suggestion
|
2021-06-16 20:27:39 +02:00 |
|
Alberto Xamin
|
86656c4942
|
wait to close and other quality of life fixes
|
2021-06-16 18:15:08 +02:00 |
|
Alberto Xamin
|
7f0f8bb5c1
|
fix doc holyday
|
2021-06-16 16:43:38 +02:00 |
|
Alberto Xamin
|
0e9c8ad028
|
easy debug room
|
2021-06-16 16:34:03 +02:00 |
|
Giulio
|
8cf1d536ca
|
disable google translate
|
2021-06-16 13:11:33 +02:00 |
|
Giulio
|
40e4d1df83
|
fix Cecchino
|
2021-06-15 22:13:38 +02:00 |
|
Giulio
|
572ce3bc4c
|
fix bot usable cards
|
2021-06-15 14:45:06 +02:00 |
|
Giulio
|
343af0a437
|
modify postMessage text
|
2021-06-13 00:35:47 +02:00 |
|
Giulio
|
2101e42661
|
Merge branch 'dev' into main
|
2021-06-12 23:35:22 +02:00 |
|
Giulio
|
19a8dcc17c
|
add event on Help
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 16:31:01 +02:00 |
|
Giulio
|
b779cb21d0
|
add manette card event
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 16:02:09 +02:00 |
|
Giulio
|
3bb7db8e33
|
fixing bot, Whisky & Rissa
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 13:10:38 +02:00 |
|
Giulio
|
f7a527fcaf
|
simplifying init
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 13:09:12 +02:00 |
|
Giulio
|
3aa786395a
|
fix lang
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 13:07:46 +02:00 |
|
Giulio
|
01f0992363
|
fix setevent
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-12 13:07:11 +02:00 |
|
Giulio
|
cc01daa6e2
|
Merge branch 'dev' into main
|
2021-06-12 11:12:03 +02:00 |
|
Giulio
|
e636ee513e
|
change the language of the HTML document dynamically
|
2021-06-12 11:11:48 +02:00 |
|
Giulio
|
1783fe5774
|
Merge branch 'dev' into main
|
2021-06-12 10:30:01 +02:00 |
|
Giulio
|
a506e0245d
|
fix Elena Fuente & green cards
|
2021-06-12 10:27:18 +02:00 |
|
Giulio
|
bbd676e9bc
|
managing touch to search
|
2021-06-12 10:17:50 +02:00 |
|
Giulio
|
b1b1456429
|
Merge branch 'dev' into main
|
2021-06-12 00:07:12 +02:00 |
|
Giulio
|
41dceb8e1e
|
fix flip event with 3 players
|
2021-06-11 15:56:03 +02:00 |
|
Giulio
|
c446a02aac
|
Merge branch 'dev' into main
|
2021-06-08 12:25:04 +02:00 |
|
Giulio
|
7ed97d5bc0
|
bug mezzogiorno di fuoco attacker
|
2021-06-08 12:24:51 +02:00 |
|
Giulio
|
5979221478
|
show the right icon when playing with three players
|
2021-06-08 12:24:19 +02:00 |
|
Giulio
|
069236286c
|
unused function
|
2021-06-08 12:22:31 +02:00 |
|
Giulio
|
38d5048496
|
fix some bug
|
2021-06-08 11:03:01 +02:00 |
|
Giulio
|
5210638275
|
fix bot speed
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-07 23:52:14 +02:00 |
|
Giulio
|
e3e8316e85
|
fix miniera eng desc
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-07 23:51:57 +02:00 |
|
Giulio
|
baa31a8892
|
added nuova identità event
Co-authored-by: Alberto Xamin <alberto@xamin.it>
|
2021-06-07 23:50:44 +02:00 |
|
Alberto Xamin
|
104daf2e4d
|
change vue logos and pictures
|
2021-06-07 22:18:56 +02:00 |
|
Alberto Xamin
|
7ff3895433
|
avoid bots taking over the server
|
2021-06-07 21:47:12 +02:00 |
|
Alberto Xamin
|
5f8b23e8f4
|
fix a bug with dark mode
|
2021-06-07 21:39:38 +02:00 |
|
Alberto Xamin
|
eecb42f337
|
fix dockerfile
|
2021-06-07 21:25:30 +02:00 |
|
Alberto Xamin
|
e37ab81206
|
fix build error
|
2021-06-07 20:40:24 +02:00 |
|
Alberto Xamin
|
6a23a1212a
|
trying to fix service worker
|
2021-06-07 20:08:02 +02:00 |
|
Alberto Xamin
|
98d64800fc
|
try adding update button again
|
2021-06-07 19:46:14 +02:00 |
|
Alberto Xamin
|
b7096d8646
|
tests on service worker
|
2021-06-07 18:40:05 +02:00 |
|
Alberto Xamin
|
ae6b6fbae4
|
server worker fix
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
|
2021-06-07 18:28:04 +02:00 |
|