Commit graph

151 commits

Author SHA1 Message Date
Rémai Gábor
9cb83c1198 fix version number 2023-04-23 22:40:46 +02:00
Rémai Gábor
2dfa220a9b fix broken packages 2023-04-23 22:36:26 +02:00
Rémai Gábor
3321178fda update versions 2023-04-21 14:57:58 +02:00
Rémai Gábor
ca50944c3e update docs 2022-12-20 16:00:37 +01:00
Rémai Gábor
395b59c77f
Update release number 2022-12-20 15:17:35 +01:00
Rémai Gábor
ff61d4cc37 Add hideNoVideoParticipants,filmstrip,acceptCookie 2022-12-12 14:10:32 +00: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
175e7c2156 v3.5.2 2022-03-09 22:23:36 +01:00
Stefan Otto
a1df5854d4 Merge branch 'release-3.5.1' 2022-03-03 14:58:20 +01:00
Stefan Otto
6847d3e252 v3.5.1 2022-03-03 14:26:59 +01:00
Roman Drozd
5339977e9c Fix broken "yarn gen-config-docs" on node 16.x (by bumping iup "ts-node") 2022-02-14 23:12:29 +01:00
Stefan Otto
880a50c463
bumb version to 3.5.0 2022-02-03 17:39:32 +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
Roman Drozd
9e4daae83c Fix linting/fixing scripts (removing prettier, eslint do the job for all .js/.ts/.jsx/.tsx 2021-12-22 02:49:34 +01:00
astagor
1b3f960682 Fix for mediaSoup 3.9 2021-12-15 16:06:58 +01:00
Stefan Otto
a05969afee Fix 2 double depencies 2021-10-19 21:29:05 +02:00
Roman Drozd
0cce36a32b Remove legacy public path 2021-09-11 15:45:09 +02:00
Roman Drozd
9fe263b4cd Fix server/dist/public removing 2021-09-11 15:18:29 +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
remus
42cccaf38a Merge remote-tracking branch 'origin/develop' into feat-localrecording-misi 2021-06-11 15:43:22 +00:00
Vittorio Palmisano
54e4d9c6fd Merge branch 'develop' into feat-advanced-audio-options 2021-06-04 09:33:47 +02:00
Roman Drozd
208f6cadda Merge branch 'feat-chat-update' into develop 2021-06-03 22:42:47 +02:00
Vittorio Palmisano
6f899e789b Merge branch 'develop' into feat-advanced-audio-options 2021-06-03 12:30:07 +02:00
Vittorio Palmisano
abefdcce72 added missing centralAudioOptions prop; auto-generating the config.example.js file 2021-06-03 11:32:55 +02:00
Vittorio Palmisano
0d69dd19f9 added docs config generator 2021-05-31 17:22:09 +02:00
Vittorio Palmisano
ecb1de7ee1 added doc generator for app 2021-05-28 21:22:34 +02:00
Vittorio Palmisano
29a2edc13c Merge branch 'develop' into feat-advanced-audio-options 2021-05-28 18:29:50 +02:00
Vittorio Palmisano
956aadd1af added logic for updating the settings in the store when the app config changes 2021-04-29 15:17:33 +02:00
Vittorio Palmisano
da53b3465e adding config docs generator 2021-04-28 18:28:54 +02:00
Vittorio Palmisano
6b46663276 WIP app config validation 2021-04-27 19:58:07 +02:00
Vittorio Palmisano
d4e401a36b AudioAnalyzer class implementation, replacing the external dep 2021-04-20 15:48:17 +02:00
Vittorio Palmisano
fc273300d3 added AudioMotionAnalyzer 2021-04-19 18:52:30 +02:00
vpalmisano
d10f6fd6f6 update deps 2021-04-16 20:15:47 +02:00
Stefan Otto
dc0777cd1a
Merge pull request #758 from alangecker/typescript
Adding Typescript Support
2021-04-13 11:15:28 +02:00
Astagor
74d5e391c0
Update mediasoup client to 3.6.29 (#764) 2021-04-10 12:43:30 +02:00
chandi
dee3043405 frontend-typescript: linting and prettier 2021-04-04 13:52:04 +02:00
chandi
55c82e9d21 frontend: typescript support 2021-04-03 23:33:19 +02:00
N7Remus
162f78aea0 Stream saver chages are added. 2021-04-01 11:18:03 +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
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
Roman Drozd
b84f3da118 Add the missing "draft-js-plugins-editor" package 2021-02-26 13:03:36 +01:00
Roman Drozd
ca31841078 Add Chat message sending by Enter key 2021-02-23 17:31:03 +01:00
Roman Drozd
794e0bb7c8 Add Chat message formating 2021-02-23 05:26:09 +01:00
Vittorio Palmisano
9e83c2bac7 WIP adding adaptive video quality switch tracking page size 2021-02-11 10:49:53 +01:00
Mészáros Mihály
345019012b Add missing package popup-state 2021-02-09 21:45:04 +01:00
Mészáros Mihály
b0f579f796 Remove recotdRTC 2021-02-09 21:26:37 +01:00
Mészáros Mihály
6ac9fe93e4 Add idb for indexDB async 2021-02-09 21:18:12 +01:00
N7Remus
833c3cb047 removed html2canvas 2021-02-09 21:04:38 +01:00
N7Remus
952dff5ba1 Test feature 2021-02-09 21:04:38 +01:00