Commit Graph

368 Commits (31dd3da2b65df4571f56de398c15a22e484be66b)

Author SHA1 Message Date
virtuacoplenny da1c760abf feat(notifications): implement a react/redux notification system (#1786) 7 years ago
Lyubo Marinov 1da49d86a1 Speed webpack up 8 years ago
hristoterezov c8c44d62ed fix: some exports to make it work with webpack 2 8 years ago
hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 8 years ago
Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 8 years ago
hristoterezov 0dff35c0db feat(transport): Implement transport module 8 years ago
Saúl Ibarra Corretgé 673dc6e873 build: drop dependency on babel-pollyfill 8 years ago
hristoterezov 84be7fd739 fix(remotecontrol): import of remote control 8 years ago
hristoterezov 0f33e59e4d feat(remotecontrol): announce remotecontrol support 8 years ago
hristoterezov 896650d005 feat(remotecontrol): Implement basic remote control support 8 years ago
Lyubomir Marinov 2f01746c55 Remove duplication, simplify, comply with coding style 8 years ago
Ilya Daynatovich 3190bfa058 Move redundant code from app.js 8 years ago
Ilya Daynatovich c570b80d7b moved app initialization to react app 8 years ago
hristoterezov 41f0069a22 fix(caps): remove strophe-caps dependancy 8 years ago
Ilya Daynatovich 83dd56d34c Move roomname generator to React 8 years ago
Illia Daynatovich 4584d89c43 Rewrite with ES6 8 years ago
Lyubomir Marinov bdc67201e2 Fix disabled Welcome page broken with the introduction of React 8 years ago
paweldomas 3475ad4674 ref(LogCollector): adapts to caching in LogCollector 8 years ago
paweldomas 7c8ca45d9a ref(LogCollector): extract JitsiMeetLogStorage 8 years ago
Ilya Daynatovich c3428e8213 Split React components out of index.html 8 years ago
paweldomas 94bd6bc330 feat(logging_config): add "disableLogCollector" option 8 years ago
paweldomas 36bcc6831b feat: use LogCollector to capture JS console logs 8 years ago
paweldomas 76c89845a8 feat: add logging config 8 years ago
paweldomas b58f1cdd16 use logger instead of console 8 years ago
Emil Ivov 05e9dfca92 Fixes casing of the tokendata command. 8 years ago
hristoterezov e731f6c3f3 feat(translation): ES6 support 8 years ago
paweldomas 8f8b1385fa ref(ConferenceUrl): converts to class and binds instance to global APP 8 years ago
paweldomas f7bfe8d8bf feat: introduce ConferenceUrl module 8 years ago
hristoterezov 6e4a710df6 feat(analytics): Add analytics permanent properties and use new paramenters format 8 years ago
Lyubomir Marinov a2b076985a ESLint 8 years ago
hristoterezov fcc9532bde feat(log): Logs server field from jwt token 8 years ago
yanas 96bbf0419c Adds tooltips 8 years ago
damencho 5ab6c551df Disables storing display name and email when using overlay ring. 8 years ago
hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 years ago
hristoterezov 8deb003ef6 JWT client support 9 years ago
Aaron van Meerten c2eede2bb5 Only push to history with present page URL plus room name 9 years ago
yanas 968521ef7c Revert "Removes unnecessary history.pushState if the welcome page is disabled and the user enter the base URL" 9 years ago
hristoterezov 3d5af92c7a Removes unnecessary history.pushState if the welcome page is disabled and the user enter the base URL 9 years ago
hristoterezov 6e34e33b0d Fixes unhandled error from history.pushState 9 years ago
hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 years ago
hristoterezov 655b7019d1 Renames performanceTimes to ConnectionTimes 9 years ago
hristoterezov 8d77088f6d Stores measured times and exposes them 9 years ago
hristoterezov bf9c4ea444 Implements server side connection establishment 9 years ago
isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 years ago
damencho 4228537390 Fixes autoEnableDesktopSharing option. 9 years ago
isymchych d19789005e use statistics module from the library 9 years ago
isymchych 666dfb9b63 do not use xmpp module in API module 9 years ago
isymchych 0262917aa6 implementation of "start muted" 9 years ago
yanas bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. 9 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 9 years ago