Commit graph

642 commits

Author SHA1 Message Date
Jérémie Pardou-Piquemal
30b5a5aa10
Allow audio and video webconf (#394) 2022-01-20 21:39:10 +01:00
Jérémie Pardou-Piquemal
bb10bb0121
Add check config command (#393) 2022-01-18 22:47:27 +01:00
Jérémie Pardou-Piquemal
61707b0673
Improve documentation (#392)
Improve documentation and installation process.
2022-01-16 20:33:58 +01:00
Jeremie Pardou-Piquemal
7e5a2a6eec Remove console.log 2022-01-15 19:05:42 +01:00
Jeremie Pardou-Piquemal
9a386d4a80 Add discord link 2021-11-22 21:33:25 +01:00
Jérémie Pardou-Piquemal
9667b5b0bb
Fix production errors (#383) 2021-11-22 17:28:00 +01:00
Jérémie Pardou-Piquemal
adcfe12aa9
Switch back to ricochet prod (#382) 2021-11-14 21:14:14 +01:00
Jérémie Pardou-Piquemal
727741f693
Update ricochet.js (#381)
* Update ricochet.js

* Fix ci
2021-11-14 20:56:10 +01:00
Jeremie Pardou-Piquemal
b5075d88a7 Update logos 2021-10-17 18:48:06 +02:00
Jérémie Pardou-Piquemal
929946ae4b
Update logo and favicon (#378) 2021-10-17 14:49:30 +02:00
Jérémie Pardou-Piquemal
ae9dba21ca
Add generator (#377)
* Refactor form factory to prepare child edition
* Generated item update works
* Exclude fields from edition for generator
* Add translation
2021-10-17 13:29:22 +02:00
Jeremie Pardou-Piquemal
fcd7f21f72 Update sync board 2021-10-09 18:12:53 +02:00
Jeremie Pardou-Piquemal
468addcf5c Update react-sync-board 2021-10-08 22:00:35 +02:00
Jérémie Pardou-Piquemal
727402a40a
Add configurable actions (#366)
* Actions can now be configured

* Handle Zone actions too

* Update react-sync-board

* Remove logs

* Fix item action edition

* Fix uid
2021-09-26 20:51:09 +02:00
Jeremie Pardou-Piquemal
a8934eab94 Add premade item library 2021-09-16 23:34:14 +02:00
Jeremie Pardou-Piquemal
7684839e90 Update ricochet-js 2021-09-15 21:52:22 +02:00
Jeremie Pardou-Piquemal
2fa7792d77 Switch to last react-sync-board with wire.io 2021-09-15 21:52:22 +02:00
Jeremie Pardou-Piquemal
2cba1262fa Change to central wire.io server 2021-09-15 21:52:22 +02:00
Jeremie Pardou-Piquemal
84c4e2d753 1.0.0 2021-09-05 14:05:22 +02:00
Jeremie Pardou-Piquemal
db44ae3dfc Upadte react-sync-board 2021-09-01 16:58:58 +02:00
Jeremie Pardou-Piquemal
11b7c4562e Add dice with random images 2021-09-01 16:58:58 +02:00
Jeremie Pardou-Piquemal
ce5af7c360 Try to make a difference between edit and play mode 2021-09-01 16:58:58 +02:00
Jeremie Pardou-Piquemal
4e59d3c668 Handle missing game image 2021-09-01 16:58:58 +02:00
Jeremie Pardou-Piquemal
36188527c9 Fix baseline 2021-09-01 16:58:58 +02:00
dependabot[bot]
380df2004a Bump ws from 6.2.1 to 6.2.2 in /backend
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 14:41:29 +02:00
dependabot[bot]
bab2936418 Bump path-parse from 1.0.6 to 1.0.7 in /backend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 14:41:18 +02:00
dependabot[bot]
f53992b564 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 14:41:06 +02:00
dependabot[bot]
97cba9a05d Bump url-parse from 1.5.1 to 1.5.3 in /backend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 14:40:53 +02:00
Jeremie Pardou-Piquemal
e6cf795a01 Minor fix in zone 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
6bbd366ce7 Ensure back navigation is working 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
609a065548 Re add link to games 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
de9aa4ff73 Improve perf 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
937fd1aefc Split selected items pane 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
0d2b067c42 Fix modal/panel behaviour 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
2004233a74 Fix board image not updated 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
1f60acc517 Fix regressions 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
388437ce7e Fix tests 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
11e58623f0 Organize files 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
5d6470e81a Remove component dir 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
1a5938b8ce Fix regressions 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
aafad1920a Update translations 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
23de323d33 Minor fixes 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
411cfdc550 Update sync board 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
0fd9a63382 Remove action map 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
b8f474a8fc Fix actions and revert to previous logic updated 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
f242867aa5 Update last sync-board 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
5713860a37 Tests works 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
7fe7ad6129 Everythings seems working again 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
8e20d7d871 Session and autosave are working 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
b71dbcc54b Session working 2021-08-29 14:27:18 +02:00