Commit graph

527 commits

Author SHA1 Message Date
Rémai Gábor
9177d56904
Update release number 2022-12-20 15:17:50 +01:00
Rémai Gábor
ff61d4cc37 Add hideNoVideoParticipants,filmstrip,acceptCookie 2022-12-12 14:10:32 +00:00
Rémai Gábor
907ac853cf
add new debian 11 network interface
hot-fix
2022-11-09 14:17:21 +01:00
Rémai Gábor
ac356025a7
fix build when dist folder is empty 2022-11-02 17:09:59 +01:00
Astagor
948c978a64
Update Mediasoup version to fix build errors (#1019) 2022-08-23 12:41:59 +02:00
sd4v1d
26b81b06aa correcting configuration and github action
- removing options from config.example.js file
- run github action only on master branch
- bump version to 3.5.3
2022-03-10 14:13:55 +01:00
Stefan Otto
bf2c99e56c v3.5.2 2022-03-09 22:25:55 +01:00
Stefan Otto
a3390b18ca security update for dependencies 2022-03-09 22:22:44 +01:00
Stefan Otto
a1df5854d4 Merge branch 'release-3.5.1' 2022-03-03 14:58:20 +01:00
Stefan Otto
6f072641bc v3.5.1 2022-03-03 14:26:48 +01:00
Stefan Otto
770b611805 Merge remote-tracking branch 'origin/release-3.5.0' 2022-03-03 13:50:48 +01:00
sd4v1d
c9b1a71c72 Set demo certificate as default
- change certs default values in config.ts
- update generated documentation
2022-02-27 16:11:43 +01:00
sd4v1d
cec8f4a7fb Update yarn build script
- copy yaml, json and/or toml file during build process
2022-02-27 00:17:26 +01:00
sd4v1d
cbe414f7b6 Generated new certificate.
- new self signed certificate
- updated example configuration files
2022-02-26 23:28:23 +01:00
sd4v1d
320730ab05 Set demo certificates and correct typo in yaml
- set example certificates to demo
- correct configuration typo
- remove outdated github action file
2022-02-26 22:10:37 +01:00
Stefan Otto
5780cf1483 Merge branch 'release-3.5.0' 2022-02-25 16:41:09 +01:00
sd4v1d
32424b6f02 syntax error in json file 2022-02-25 09:46:41 +01:00
sd4v1d
9631cb0085 Configuration & documentation update
- added toml config template
- app & server README.md files moved under config directories
- documentation update (configuration section)
2022-02-25 09:10:40 +01:00
sd4v1d
1daeefb3b0 Documentation update (configuration section)
- escaping dynamically created default values (generated doc)
  - reorganizing configuration section documentation
  - adding yaml and json example files
2022-02-17 13:11:48 +01:00
Stefan Otto
baf4abe443 Fix OIDC
This somehow disappeared in a large evil commit
2022-02-11 19:32:49 +01:00
sd4v1d
a7afc1cd8a Set production port to standard 433, and documentation update 2022-02-10 10:47:12 +01:00
Roman Drozd
9873099cba Remove unnecessary legacy files 2022-02-08 16:58:52 +01:00
Rémai Gábor
7af6f25592 copy yaml file to server dist on build 2022-02-03 15:46:55 +00:00
Rémai Gábor
7381ab28cf update version 2022-02-03 15:11:57 +00:00
Stefan Otto
acb05f2c08 Better nodejs version check 2022-02-02 18:18:26 +01:00
Stefan Otto
cdf64e77d2 Lint shadowing 2022-02-02 17:45:22 +01:00
Roman Drozd
5d1122247f lint code 2022-02-02 16:28:16 +01:00
Stefan Otto
58d35be845 increasing maxIncomingBitrate (typo?) 2022-02-02 14:30:46 +01:00
Stefan Otto
ae879d73d0 reenabling spdy for node.js versions<15 2022-02-02 14:30:00 +01:00
Stefan Otto
2358f38770 upgrading mediasoup since build problems are resolved 2022-02-02 14:28:37 +01:00
Stefan Otto
5a0761c015 downgrading mediasoup because of weird build problems 2022-02-01 14:24:22 +01:00
Stefan Otto
e1ec3ae79a Update to work with node.js v16 LTS
Redis:
- redis-> redis@v3 until v4 is working stable
  ( https://github.com/tj/connect-redis/issues/336 )
- connect-redis -> 6.0.0
- update @types/connect-redis -> ^0.0.18 and removed
  @types/redis since this is not necessary anymore

Corrected edumeet server version

deactivated spdy since it is not working anymore with node.js>15
( https://github.com/spdy-http2/node-spdy/issues/380 )

removed package-lock.json ( just support yarn, use npm at your own risk
2022-02-01 11:37:08 +01:00
Rémai Gábor
bea537f162 yarn gen-config 2022-01-28 13:32:00 +00:00
Rémai Gábor
ffb722bc4c Localrecording Disclaimer 2022-01-26 22:38:17 +01:00
astagor
11e67f401f Fix mixing of interators for values and entries 2022-01-18 10:53:12 +01:00
astagor
add1d67555 Map all mediasoup objects using observer and fix prometheus 2022-01-17 17:09:17 +01:00
Stefan Otto
53f3635015
Merge pull request #937 from Astagor/fix_for_mediasoup_3_9
Fix for mediaSoup 3.9
2022-01-14 15:09:46 +01:00
Stefan Otto
69ed161356
Merge pull request #928 from Astagor/fix_token_session_override
Fix session overwrites
2022-01-14 13:13:45 +01:00
Roman Drozd
d7768957ab Generate README.md 2021-12-22 02:14:25 +01:00
Roman Drozd
9182ae66df update yarn.lock 2021-12-22 02:11:59 +01:00
Roman Drozd
27873ad22c Merge branch 'fix-ui-bugs' into develop 2021-12-22 01:45:43 +01:00
Roman Drozd
d48f2bbec6 Merge branch 'feat-srv-lint' into develop 2021-12-22 01:40:15 +01:00
Roman Drozd
3bd40b4603 Remove unused vars 2021-12-22 01:21:53 +01:00
astagor
fbb0f599de Check if session peerId equals request peerId for getting token 2021-12-16 14:35:23 +01:00
astagor
1b3f960682 Fix for mediaSoup 3.9 2021-12-15 16:06:58 +01:00
Roman Drozd
fab0b61af9 Change script name 2021-12-07 13:12:42 +01:00
Roman Drozd
f881363224 Fix/improve syntax (reported by eslint) 2021-12-04 18:14:15 +01:00
Roman Drozd
c5b632e4d3 Rm prettier formatter (eslint lints/formats both js & ts files) 2021-12-04 15:53:18 +01:00
Roman Drozd
63fc0d8a85 Add lint fixing script (independent of npm or yarn) 2021-12-04 02:18:24 +01:00
Roman Drozd
4861df5de1 Simplify "lint" script syntax 2021-12-04 02:03:39 +01:00