Rémai Gábor
9177d56904
Update release number
2022-12-20 15:17:50 +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
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
sd4v1d
cec8f4a7fb
Update yarn build script
...
- copy yaml, json and/or toml file during build process
2022-02-27 00:17:26 +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
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
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
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
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
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
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
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
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
Vittorio Palmisano
6cefacf450
Update package.json
2021-05-05 13:02:12 +02:00
mi4aux
357941c6f6
Fix access permissions for dist/server.js
2021-04-20 21:37:54 +02:00
chandi
6a298c6db0
server: include public files in dist/
2021-04-18 21:43:16 +02:00
vpalmisano
11f9137305
revert latest modification, using node to run the build version
2021-04-13 15:37:08 +02:00
vpalmisano
a39ec35d07
Fixed ts-node usage on server side
2021-04-13 14:06:15 +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
4aed2dd441
mediasoup version upgraded to 3.7.1
2021-04-09 18:03:14 +02:00
Vittorio Palmisano
3551186506
added aggregated metrics and grafana dashboard
2021-03-15 19:26:51 +01:00
Vittorio Palmisano
edcfedbd37
upgraded to mediasoup 3.6.34
2021-03-11 21:49:44 +01:00
Vittorio Palmisano
70e1d1eefa
upgraded to mediasoup 3.6.33
2021-03-10 13:07:32 +01:00
Vittorio Palmisano
59fdb95a58
switched to mediasoup tagged custom version
2021-03-10 11:34:10 +01:00
Stefan Otto
e8ceb3e5f0
Restoring https://github.com/edumeet/edumeet/pull/711/commits/721a80ff3e4ef321b36779ce3fce30b740dfe3aa since is had been eaten by https://github.com/edumeet/edumeet/pull/712
2021-03-09 22:11:40 +01:00
Stefan Otto
7b5126d593
Security fixes in depencies. New package-lock ( Run npm install ).
...
This includes electron update v9 to v12 as well - not tested! I think electron build might not work anymore!
2021-03-04 12:58:29 +01:00
Piotr Pawałowski
6ecafd8e17
Added setting of a local picture to display if no video is sent
2020-12-18 10:10:50 +01:00