Commit graph

502 commits

Author SHA1 Message Date
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
Roman Drozd
1c2f247cd7 Fix/hiding shell err code after "npm run lint" or "yar lint") 2021-12-04 01:57:57 +01:00
Roman Drozd
c4c958e998 Fix linting script files range checking (server.js was not considered) 2021-12-04 01:48:07 +01:00
Roman Drozd
b14c62c4b6 Fix linting script syntax error 2021-12-04 01:40:40 +01:00
Roman Drozd
9f6b4604e6 Update (generate) srv doc 2021-11-18 02:32:02 +01:00
astagor
2fca8df246 Fix session overwrites 2021-11-07 17:09:25 +01:00
Stefan Otto
4e5f601371 lint for blamed so010 2021-11-05 10:40:51 +01:00
sd4v1d
d31169e0dc set default IP address to 0.0.0.0
- if network interface is not detected, set to default IP address 0.0.0.0
- interface whitelist expanded
- linting
2021-11-04 23:44:37 +01:00
Roman Drozd
d12620cbe4 lint server side files 2021-11-04 22:15:17 +01:00
sd4v1d
69ac023827 Add automatic IP address detection
Based on edumeet-docker configuration option (@misi)
2021-10-25 12:17:38 +02:00
Mészáros Mihály
15a9d590df
Add debug config 2021-10-21 16:37:20 +02:00
Roman Drozd
95e8d9c9a3 Update dependencies lock files 2021-10-06 01:58:57 +02:00
Astagor
78c0277b9e
Log the reason of disconnect (#910) 2021-10-01 16:07:43 +02:00
Astagor
95fd999a3b
Remove notification when peer returning (#901)
As no comments appeared, I'm merging it. I have used it for almost 2 weeks on my productions servers.
2021-09-28 12:22:06 +02:00
Stefan Otto
eb876383ca
Merge pull request #883 from edumeet/misi/server-update
Misi/server update 
Thx Misi
2021-09-24 15:56:39 +02:00
Roman Drozd
0914dacb09 Merge branch 'feat-refactor-server-files-structure' into develop 2021-09-14 14:20:57 +02:00
Roman Drozd
431309470c Fix server config file loading pathes 2021-09-14 14:20:05 +02:00
Roman Drozd
eb856c47f2 Merge branch 'feat-refactor-builded-dirs' into develop 2021-09-11 14:46:03 +02:00
Roman Drozd
62d08c4ce1 Fix config docs generator path 2021-09-10 17:52:42 +02:00
Roman Drozd
b29d0a1623 Revert "Move config docs generator"
This reverts commit 1dd985a296.
2021-09-10 17:49:32 +02:00
Roman Drozd
1dd985a296 Move config docs generator 2021-09-10 15:29:06 +02:00
Roman Drozd
f26ff81db8 Update import/require' pathes for reorganized server side's files 2021-09-10 13:37:42 +02:00
Roman Drozd
7e9163eb47 Reorganize some server side's files 2021-09-10 13:37:42 +02:00
Astagor
bf2e859e54
Fix no token in session when reconnecting (#896) 2021-08-17 14:13:37 +02:00
Roman Drozd
4b44b75912 Add a warning to "server/dist" 2021-07-21 15:42:42 +02:00