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
Roman Drozd
f881363224
Fix/improve syntax (reported by eslint)
2021-12-04 18:14:15 +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
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
Roman Drozd
431309470c
Fix server config file loading pathes
2021-09-14 14:20:05 +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
remus
42cccaf38a
Merge remote-tracking branch 'origin/develop' into feat-localrecording-misi
2021-06-11 15:43:22 +00:00
Vittorio Palmisano
c675492ad5
updated default tracker
2021-06-04 14:39:23 +02:00
Roman Drozd
208f6cadda
Merge branch 'feat-chat-update' into develop
2021-06-03 22:42:47 +02:00
Vittorio Palmisano
cffc384c8f
changed config path resolution and displaying debug infos about path locations
2021-05-31 12:39:04 +02:00
Roman Drozd
e7166908a9
Fix Chat file item name
2021-05-20 02:00:24 +02:00
Vittorio Palmisano
a19cc4ad86
adjusted docs
2021-05-14 14:04:45 +02:00
Vittorio Palmisano
60ae01b58b
fixed prometheus expoter classes with linting
2021-05-07 13:53:49 +02:00
Vittorio Palmisano
3e61780394
fixed prometheus expoter classes with linting
2021-05-07 13:52:59 +02:00
Vittorio Palmisano
98d8177234
added staticFilesCachePeriod config param
2021-05-07 12:03:55 +02:00
Vittorio Palmisano
5f71f0af8b
fixed user roles in config
2021-05-06 12:34:46 +02:00
Vittorio Palmisano
88f484d294
replaced config references
2021-05-06 12:31:25 +02:00
Vittorio Palmisano
44b0a02571
replaced config references
2021-05-06 12:20:05 +02:00
Vittorio Palmisano
ea327d69c6
fixed config import path
2021-05-06 12:15:11 +02:00
Vittorio Palmisano
8578021fb4
Changed: server/README.md
...
server/lib/config.ts
2021-05-06 12:06:34 +02:00
Vittorio Palmisano
8ad5d1b52c
Changed: server/README.md
...
server/lib/config.ts
2021-05-06 12:03:33 +02:00
Vittorio Palmisano
1107faa73b
using new server config in compose environment
2021-05-06 11:31:16 +02:00
Vittorio Palmisano
d3557b8133
renamed doc file; using links formatting
2021-05-06 10:44:14 +02:00
Vittorio Palmisano
16c4c28fce
added doc auto generator
2021-05-06 10:38:49 +02:00
Vittorio Palmisano
7e4f97b22e
WIP using new config for server
2021-05-05 20:03:38 +02:00
Stefan Otto
dc0777cd1a
Merge pull request #758 from alangecker/typescript
...
Adding Typescript Support
2021-04-13 11:15:28 +02:00
chandi
5fb5c40a3e
typescript: server support
2021-04-10 22:49:27 +02:00
vpalmisano
986c3e5fa2
add authorization header option for metrics http endpoint
2021-04-09 19:06:51 +02:00
Mészáros Mihály
4aba07c76d
recording state moved to peer and other fixes
2021-03-25 21:12:41 +01:00
Stefan Otto
b27636f14b
Merge pull request #720 from edumeet/feat-local-develop-and-monitoring
...
Feat local develop and monitoring
2021-03-22 22:30:51 +01:00
Stefan Otto
78e9789058
lint
2021-03-22 14:08:10 +01:00
vpalmisano
85cfba3dc8
Merge branch 'develop' into feat-local-develop-and-monitoring
2021-03-19 13:58:07 +01:00
vpalmisano
141b748b29
loggging collectStats elapsed time
2021-03-19 10:45:04 +01:00
Roman Drozd
3958110921
Remove leftover after file sharing tab
2021-03-18 01:23:23 +01:00
Astagor
6ac870b996
Disable simulcast if only 1 encoding profile defined ( #722 )
...
* Disable simulcast if only 1 encoding profile defined
* Make sure that encodings is set before checking length
* Fix consumer score race
* Hack to control bandwith for every resolution
* Hack for mediasoup error if 1 encoding defined
2021-03-17 17:41:07 +01:00
Vittorio Palmisano
6db39c2274
avoid calling collectStats in a timeout loop; set all values to 0 if the collect loop fails for some reason;
2021-03-17 13:03:20 +01:00
Vittorio Palmisano
876d8e19cc
added rooms and peers count stats
2021-03-16 14:54:26 +01:00
Vittorio Palmisano
1583b779c2
added missing metrics arguments
2021-03-16 14:46:05 +01:00
Vittorio Palmisano
4c6a5f1ec4
added scores stats
2021-03-16 13:29:48 +01:00
Vittorio Palmisano
9916aef6ce
added retransmissions and lost packets stats
2021-03-16 12:13:12 +01:00