Commit graph

34 commits

Author SHA1 Message Date
Jeremie Pardou-Piquemal
863ce71db9 Add admin 2022-04-02 18:19:49 +02:00
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
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
7684839e90 Update ricochet-js 2021-09-15 21:52:22 +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]
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
70048f5856 Working with new sync board 2021-08-29 14:27:18 +02:00
Jeremie Pardou-Piquemal
da322d7170 Update webpack config file after update 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
30e159b688 Update backend lodash 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
6bf72fb737 Update backend webpack & babel 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
f04a102e86 Update ricochetjs 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
7ab05423bf Allow multiple sessions 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
9684cbaf35 Update ricochet version 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
fc67ed0125 Add endpoint for getting visio token 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
895068f78d Add media deletion 2021-04-18 09:39:44 +02:00
Jeremie Pardou-Piquemal
a241737d27 Remove old migration 2021-04-17 10:31:04 +02:00
Jeremie Pardou-Piquemal
3ca2914301 Clean code after auto review 2021-04-14 22:20:53 +02:00
Jeremie Pardou-Piquemal
f565e6b9e7 Avoid hook on readfile 2021-04-14 22:20:53 +02:00
Jeremie Pardou-Piquemal
d16fcde292 Add filter for game 2021-04-14 22:20:53 +02:00
Jeremie Pardou-Piquemal
cf3a8a6725 Prefix for image also 2021-04-14 22:20:53 +02:00
Jeremie Pardou-Piquemal
decf77cb23 Update ricochet version 2021-04-14 21:14:04 +02:00
Jeremie Pardou-Piquemal
9bb4a644f8 Fix session expiration duration 2021-03-18 21:22:59 +01:00
Jeremie Pardou-Piquemal
41d9d1b777 Add session persitence 2021-03-05 23:04:44 +01:00
Jeremie Pardou-Piquemal
6896ef2367 Update ricochet 2021-02-24 23:05:09 +01:00
Jeremie Pardou-Piquemal
d28d0ad55e Update ricochet 2021-02-23 22:32:25 +01:00
Jeremie Pardou-Piquemal
49c776bf7c Fix game limit 2021-02-21 22:31:13 +01:00
Jeremie Pardou-Piquemal
f9b627cfef Update ricochet 2021-02-19 15:32:31 +01:00
Jeremie Pardou-Piquemal
11f90f652d Add env file to help installation 2021-01-30 23:13:33 +01:00
Jeremie Pardou-Piquemal
48ab0c2acd Update ricochet to fix security warning 2021-01-21 21:26:06 +01:00
Jeremie Pardou-Piquemal
398ca9e17e Add image migration 2021-01-07 16:50:30 +01:00
Jeremie Pardou-Piquemal
07bc329aaf Split backend in is own project 2021-01-07 11:29:31 +01:00