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 |
|
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 |
|
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 |
|
Roman Drozd
|
50cd2c373e
|
Move (prev: copy) "app/build" after building to "server/dist/public" (prev: server/public)
|
2021-07-21 15:14:59 +02:00 |
|
Mészáros Mihály
|
a45c51c457
|
Remove no more necessary @types/helmet
|
2021-07-13 19:23:20 +02:00 |
|
Mészáros Mihály
|
09145a522b
|
Security update passport-saml and redis
|
2021-07-13 19:22:46 +02:00 |
|
Mészáros Mihály
|
11d1907695
|
Update mediasoup
|
2021-07-13 19:16:23 +02:00 |
|
remus
|
42cccaf38a
|
Merge remote-tracking branch 'origin/develop' into feat-localrecording-misi
|
2021-06-11 15:43:22 +00:00 |
|
Vittorio Palmisano
|
1deab49e75
|
updated docs
|
2021-06-04 14:41:06 +02: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
|
b6bc72168e
|
adjusted docs
|
2021-05-14 14:06:07 +02:00 |
|
Vittorio Palmisano
|
a19cc4ad86
|
adjusted docs
|
2021-05-14 14:04:45 +02:00 |
|
Vittorio Palmisano
|
086adbd207
|
updated docs
|
2021-05-07 13:54:42 +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
|
2f04658213
|
added staticFilesCachePeriod config param
|
2021-05-07 12:12:02 +02:00 |
|
Vittorio Palmisano
|
98d8177234
|
added staticFilesCachePeriod config param
|
2021-05-07 12:03:55 +02:00 |
|