Commit Graph

45 Commits (60b4581cb5de3d39339b60a11e08a44416d1936b)

Author SHA1 Message Date
Saúl Ibarra Corretgé 8f08a54fb2 chore(deps) adapt to logger package rename 4 years ago
Hristo Terezov f5a34183e9 fix(useVideoStream): error handling & add logs. 4 years ago
Hristo Terezov 1ffd75c0a6 fix(localStorage): exception when disabled. 5 years ago
paweldomas 8fe5814831 ref(JitsiMeetLogStorage): move to base/logging 6 years ago
paweldomas 2305effa5c feat(RN): enable log collector on mobile 6 years ago
Leonard Kim 3927f29ba8 fix(tracks): enqueue track replacement 7 years ago
virtuacoplenny 918fb1dfc6
ref(utils): use web reportError helper (#3283) 7 years ago
Дамян Минков 8b1aff5512 Adds in memory log storage, to be used while testing. (#2858) 7 years ago
hristoterezov df754f4f41 fix(reload): Preserve URL params on reload/redirect. 7 years ago
bgrozev 43ac039fd6 fix: Adapts to changes in lib-jitsi-meet. (#2354) 8 years ago
bgrozev 090f2f9ccb Restructures the analytics events (#2333) 8 years ago
hristoterezov 969f5d67ab feat(eslint): Enable for non react files 8 years ago
hristoterezov 01031ff0a7 fix(JitsiLocalStorage): Handle local storage error 8 years ago
Дамян Минков 6682543691 Moves analytics loading to react. (#1945) 8 years ago
Leonard Kim ec7c10c99b ref(toolbar): replace custom debounce with lodash throttle 8 years ago
hristoterezov c8c44d62ed fix: some exports to make it work with webpack 2 8 years ago
hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 8 years ago
hristoterezov 0dff35c0db feat(transport): Implement transport module 8 years ago
Lyubomir Marinov 6c5468d904 Simplify the source code 8 years ago
Lyubomir Marinov a8cd4ff12c 1, not 2 names for 1 and the same abstraction 8 years ago
Ilya Daynatovich 83dd56d34c Move roomname generator to React 9 years ago
Illia Daynatovich 4584d89c43 Rewrite with ES6 9 years ago
paweldomas 3475ad4674 ref(LogCollector): adapts to caching in LogCollector 9 years ago
paweldomas 7c8ca45d9a ref(LogCollector): extract JitsiMeetLogStorage 9 years ago
paweldomas b58f1cdd16 use logger instead of console 9 years ago
hristoterezov 7e2fe30472 feat(JitsiLocalStorage): Implement localStorage wrapper 9 years ago
Ilya Daynatovich 99d50ade11 Change main toolbar animation; optimize mousemove handler 9 years ago
paweldomas f7bfe8d8bf feat: introduce ConferenceUrl module 9 years ago
hristoterezov 8d162609e0 Handles the errors thrown by the data channel methods 9 years ago
isymchych 5ec28ff3c1 code cleanup: remove unused settings 9 years ago
isymchych 379f786225 handle FOCUS_LEFT conference error 9 years ago
isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations 9 years ago
yanas 2bee98744d Merges commit from Boris Grozev on jitsi-meet: Fixes a typo. 9 years ago
Lyubomir Marinov b49a08c485 Decides whether to use analytics after the analytics API has been given a chance to load. 10 years ago
George Politis dc07fd733f Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. 10 years ago
isymchych a10f9437f1 Integration of statistics module 10 years ago
bgrozev b2a3866fe4 Fixes a typo (reported by Emil Ivov) 10 years ago
Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 10 years ago
Boris Grozev 5542642933 Exposes functions in RandomUtils. 10 years ago
Boris Grozev 005cc4b27a Simplifies code. 10 years ago
isymchych c89c9e78ff move username generator to utils 10 years ago
paweldomas 333cd6f25f Converts constants in RandomUtil to hex. 10 years ago
paweldomas b1f617502e Integrates token authentication. 10 years ago