Commit Graph

586 Commits

Author SHA1 Message Date
Mészáros Mihály afa27fef44 Merge pull request #181 from sd4v1d/patch-2
Update Croatian translation
2020-04-09 11:49:28 +02:00
Håvar Aambø Fosstveit 403c52339a Enable wakelock only on mobile 2020-04-08 23:41:51 +02:00
Mészáros Mihály 724e5b7e75 Add wakelock for mobile 2020-04-08 16:20:47 +02:00
Mészáros Mihály 1067823ede Fixes: #188 handle if _webcamProducer is null 2020-04-08 09:32:36 +02:00
Håvar Aambø Fosstveit ee16bf809e Quality indicator on screen sharing missing 2020-04-07 21:38:35 +02:00
Håvar Aambø Fosstveit 7510a5da27 Merge branch 'develop' of github.com:havfo/multiparty-meeting into develop 2020-04-07 19:47:47 +02:00
Håvar Aambø Fosstveit 226b0f6293 Change quality indicator for peers 2020-04-07 19:47:36 +02:00
Saša Davidović bbc8ec3796 Update Croatian translation
development branch
2020-04-07 15:34:26 +02:00
Saša Davidović f27a612863 Update Croatian translation 2020-04-07 15:10:39 +02:00
Roman Drozd be8414212b Fix spacing of close button
Displayed incorrectly for some languages
2020-04-07 12:54:22 +02:00
Melkin1968 8f4a5aff4e Update index.js to include Ukrainian localisation file 2020-04-07 09:52:23 +02:00
Melkin1968 ef6e521272 Add uk(Ukraine) localisation file 2020-04-07 09:52:23 +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
Roman Drozd c9b77ec962 Fix yet another traslation 2020-04-06 16:10:18 +02:00
Roman Drozd b16a7cca6c Fix the translation 2020-04-06 05:07:50 +02:00
Håvar Aambø Fosstveit 938d344bd0 Login status not reflected in login button, fixes #173 2020-04-05 21:47:44 +02:00
Håvar Aambø Fosstveit 8ea875e8d1 Fix bug on rotated videos from mobile devices 2020-04-03 22:49:05 +02:00
Håvar Aambø Fosstveit 97bfca3471 Don't show screen sharing button on mobile 2020-04-03 22:22:33 +02:00
Håvar Aambø Fosstveit f174583ffd Remove unused variables 2020-04-03 21:29:59 +02:00
Håvar Aambø Fosstveit e1bb07bc4e Make tracker configurable, fixes #171 2020-04-03 18:12:31 +02:00
Håvar Aambø Fosstveit 10886e3dc6 Small bugs 2020-04-03 10:17:58 +02:00
Håvar Aambø Fosstveit 8544279425 Remove unused variable 2020-04-03 10:17:32 +02:00
Håvar Aambø Fosstveit 8e85ce51e8 Propagate click correctly 2020-04-03 10:07:20 +02:00
Håvar Aambø Fosstveit 4a273f0cd3 Clean up styling and use ONE set of controls regardless of platform 2020-04-03 10:02:23 +02:00
Håvar Aambø Fosstveit b5754bbf96 Merge branch 'feat-roles-authorization' into develop 2020-04-02 00:32:38 +02:00
Håvar Aambø Fosstveit a6347dc283 Expand permissions/role system. Clients are now provisioned with their roles when they join and will have features enabled/disabled based on their permissions. 2020-04-02 00:28:05 +02:00
Håvar Aambø Fosstveit fa032036d7 Give client correct authentication status when joining a room. Fixes #166 2020-04-01 21:58:41 +02:00
Håvar Aambø Fosstveit 0d4b1c3916 Sort participant list alphabetically 2020-04-01 21:38:54 +02:00
Melkin1968 042d5f7a28 Update index.js to include Ukrainian localisation file 2020-04-01 18:29:19 +03:00
Melkin1968 506ce10f38 Add uk(Ukraine) localisation file 2020-04-01 18:24:35 +03:00
Håvar Aambø Fosstveit 038aeaff67 Add quality indicator pr peer 2020-04-01 14:13:46 +02:00
Mészáros Mihály 5e08775bca Fix cz=>cs iso lang code for Czech translation 2020-04-01 11:54:05 +02:00
Håvar Aambø Fosstveit dd0d092857 Return authentication status to user 2020-04-01 10:17:08 +02:00
Håvar Aambø Fosstveit 12dc5ea28b Handle it correctly if a user tries to share a file that has allready been shared. Closes #142 2020-03-31 22:44:59 +02:00
Mészáros Mihály 746a8f8347 Import and use Italian translation 2020-03-31 21:17:19 +02:00
Håvar Aambø Fosstveit 197156e6f6 Handle it correctly if a user tries to share a file that has allready been shared. Closes #142 2020-03-31 20:32:36 +02:00
Roman Drozd 4bc6bf6c3d Fix spacing of close button
Displayed incorrectly for some languages
2020-03-31 00:35:52 +02:00
Stefan Otto 9442f529f4 clean up; first testing 2020-03-30 22:42:40 +02:00
Stefan Otto 924e78de39 lint 2020-03-30 12:54:56 +02:00
Stefan Otto d606acf1e4 Merge branch 'develop' into develop 2020-03-30 12:49:46 +02:00
dpakkia 539813b464 Create it.json
Italian translation from a native speaker. Hope this helps!
2020-03-29 09:30:32 +02:00
Mészáros Mihály 9e39dd3313 Add Czech translation
Thanks to Jan Ruzicka!
2020-03-29 08:57:48 +02:00
Mészáros Mihály f747a42a61 Fix regression: permanent top bar by default 2020-03-29 08:57:48 +02:00
Mészáros Mihály 12035847af Add some extra checks for video stream and track 2020-03-29 08:57:48 +02:00
Håvar Aambø Fosstveit 9da1afd4af Merge branch 'feat-client-reconnect' into develop 2020-03-28 23:24:18 +01:00
Håvar Aambø Fosstveit 87d4037562 We need jwt to make sure no one can hijack peerId 2020-03-28 23:20:37 +01:00
Håvar Aambø Fosstveit c521bb9ad1 Firefox relay if turnservers configured, fixes #160 2020-03-28 21:17:59 +01:00
Stefan Otto 43e5769151 linting + effect for ptt 2020-03-28 01:20:26 +01:00
Stefan Otto eef2c439f0 Merge branch 'feature-ptt' into develop 2020-03-28 00:51:21 +01:00