Commit Graph
63 Commits
Author SHA1 Message Date
Mészáros Mihály 2a2d61f860 Logout destroy session 2020-04-07 10:00:10 +02:00
Mészáros Mihály a5b6c9a367 Fix cz=>cs iso lang code for Czech translation 2020-04-07 09:51:50 +02:00
Mészáros Mihály d9659a3935 Import and use Italian translation 2020-04-07 09:26:50 +02:00
Mészáros Mihály 87d7312a37 Add LTI doc 2020-04-07 09:24:57 +02:00
Mészáros Mihály 11b3f65ec9 Add listeningHost fix #179 2020-04-07 09:10:44 +02:00
Mészáros Mihály 9065996abd Add trustProxy option to server config 2020-03-29 09:46:54 +02:00
Mészáros Mihály 7d0dde8ada Add Czech translation
Thanks to Jan Ruzicka!
2020-03-27 10:36:44 +01:00
Mészáros Mihály c42e5f8e9c Fix regression: permanent top bar by default 2020-03-27 10:36:44 +01:00
Mészáros Mihály 807b55c2ad Add some extra checks for video stream and track 2020-03-26 22:01:18 +01:00
Mészáros Mihály 62165ea597 Fix https redirect 2020-03-26 22:01:18 +01:00
Mészáros Mihály cae50e3f33 Merge branch 'develop' 2020-03-22 20:16:34 +01:00
Mészáros Mihály d700a3cfb2 Update changelog 2020-03-22 19:42:34 +01:00
Mészáros Mihály 368b0d7a92 Tidy in munin readme 2020-03-20 11:49:17 +01:00
Mészáros Mihály 9b8623381f Add munin plugin for monitoring 2020-03-20 11:44:40 +01:00
Mészáros Mihály 1d733ee159 Update README.md 2020-03-19 21:29:11 +01:00
Mészáros Mihály b7ddb09ce5 Merge pull request #126 from havfo/snyk-upgrade-939a1c4d6f32125716f4e696cb5627f0
[Snyk] Upgrade end-of-stream from 1.4.0 to 1.4.4
2020-03-17 21:40:56 +01:00
Mészáros Mihály f893b0935e Merge pull request #127 from havfo/snyk-upgrade-9fba95f2255edebc104441d5325b2194
[Snyk] Upgrade marked from 0.7.0 to 0.8.0
2020-03-17 21:40:19 +01:00
Mészáros Mihály 4c7a9d67b4 Add muted url option 2020-03-17 21:20:06 +01:00
Mészáros Mihály 51f23c4396 Fix: iceServers++ sender part 2020-03-16 15:04:45 +01:00
Mészáros Mihály 844924f38e Fix iceServer config in mediasoup-client 2020-03-16 14:40:52 +01:00
Mészáros Mihály ea316d88e1 Add Croatian translation thx Sasa!! 2020-03-15 22:06:47 +01:00
Mészáros Mihály c1c831073b Change httpOnly option value in example config 2020-03-15 16:35:14 +01:00
Mészáros Mihály 8c042c3211 Add extra checks
To be able to change audio device, if the first/default device couldn't start.
2020-03-15 01:42:13 +01:00
Mészáros Mihály c8dd705530 Add httpOnly mode 2020-03-15 01:41:00 +01:00
Mészáros Mihály 0bd983b10a Fix: displayName LTI regression 2020-03-14 23:08:00 +01:00
Mészáros Mihály 3ae3e3ecd2 Fix typo hu.json 2020-03-09 13:55:50 +01:00
Mészáros Mihály 87a6153cd8 Merge branch 'jonahzheng-patch-1' into develop 2020-02-11 14:18:58 +01:00
Mészáros Mihály 660136fd1c Merge branch 'patch-1' of https://github.com/jonahzheng/multiparty-meeting into jonahzheng-patch-1 2020-02-11 14:17:41 +01:00
Mészáros Mihály 18c0b56b2e Fix: Make pulsing hamburger icon clickable.
e.g. During new FileSharing it was not clickable.
2020-02-11 10:19:36 +01:00
Mészáros Mihály aac6710166 Call tostring() to work properly with node10 2020-02-11 10:17:47 +01:00
Mészáros Mihály 209653dcc0 Merge pull request #118 from havfo/lti1
LTI 1.1 integration
2020-02-10 09:04:07 +01:00
Mészáros Mihály 4e0283981c Tidy: change function name to camelCase 2020-01-02 15:58:31 +01:00
Mészáros Mihály 6e7f6b4a0d Fix: warning
* Fix: missing else,
* move out to function already taken path comparison
2020-01-02 15:49:32 +01:00
Mészáros Mihály c0b6ff6be4 Upgrade react-scripts 2020-01-02 09:52:40 +01:00
Mészáros Mihály 78fd6e1b78 Init displayName according LTI 2020-01-02 09:52:34 +01:00
Mészáros Mihály e8731a37e5 Add LTI support, and tidy OIDC code 2019-12-17 08:26:19 +01:00
Mészáros Mihály 9ac6d2e056 Add Chinese translation. Big thanks to Tobias Appel(LRZ)! 2019-12-10 08:37:53 +01:00
Mészáros Mihály 0be054fc1d Add Portugal translation. Many Thanks to Rui Ribeiro(FCCN)! 2019-12-05 10:28:35 +01:00
Mészáros Mihály 1e413e525a fix in fr transaltion 2019-12-02 14:52:02 +01:00
Mészáros Mihály ef300a9d09 Updated French translation. Thx to Damien FETIS (RENATER) 2019-12-02 13:23:13 +01:00
Mészáros Mihály 0005b025ae Add Romanian translation 2019-12-02 10:42:23 +01:00
Mészáros Mihály a36022674d Add Greek translation. Big thanks to Dimitris Pantazatos! 2019-11-26 12:43:26 +01:00
Mészáros Mihály 277710bd93 Add French translation Big thanks to Damien Fetis (RENATER) 2019-11-26 08:50:16 +01:00
Mészáros Mihály 11ef7a4ff7 Add Danish tranlations thanks to Bo and Erik 2019-11-22 14:18:02 +01:00
Mészáros Mihály 6e886b5662 update the hugarian translation 2019-11-15 13:59:12 +01:00
Mészáros Mihály a0b9b61283 Fix: OIDC username nested assignment 2019-11-15 10:38:30 +01:00
MÉSZÁROS Mihály a132a529ea Add reddis options 2019-11-14 21:25:33 +01:00
Mészáros Mihály 37bac2f650 Add and activate the first version of Hungarian translation 2019-11-08 20:05:56 +01:00
Mészáros Mihály 01967ccffd https to spdy replacment 2019-05-15 10:42:09 +02:00
Mészáros Mihály 393ec15221 extend check of photo 2019-05-14 08:35:39 +02:00
Mészáros Mihály b209b35113 Tidy: remove not necesary debug info 2019-05-13 14:59:58 +02:00
Mészáros Mihály a5bc1fc3e7 move secure session cookie secret to config 2019-05-13 14:58:13 +02:00
Mészáros Mihály 28f9e72612 use openid-client with passport 2019-05-13 11:43:06 +02:00
Mészáros Mihály 88386e5697 update Readme: config.js moved into config dir 2019-05-10 21:13:57 +02:00
Mészáros Mihály 26389993a3 change config location 2019-05-06 09:37:01 +02:00
Mészáros Mihály 14d1de60c0 move app config to directory 2019-05-06 09:08:08 +02:00
Mészáros Mihály 76cf549049 Add placeholder file to server/public 2019-04-13 08:19:52 +02:00
Mészáros Mihály f37ef88a5c Move config to dir (easier docker config editing) 2019-02-05 09:06:25 +01:00
Mészáros Mihály b997afe9d2 Add gulp dist-watch 2019-02-01 11:41:56 +01:00
Mészáros Mihály 0efba32b31 systemd: Allow unpriv user listen on ports < 1024 2018-11-13 12:42:15 +01:00
Mészáros Mihály 874464627a systemd update: Server.js moved under server dir 2018-11-13 12:39:05 +01:00
Mészáros Mihály 9d44674b05 Add port listener config for http server 2018-11-12 12:08:15 +01:00
Mészáros Mihály 8350fcf006 Change default https listening port to 443 2018-11-12 12:01:39 +01:00