jiti-meet/react/features/base/util
Saúl Ibarra Corretgé 6f95c50d6e Revert "misc: make URL protocol matching regexes non-greedy"
This reverts commit 7c911eca96.

I'm dumb. We need global mode because otherwise lastIndex is not updated in the
regex object, which we rely upon, so this is intentional.
2019-02-06 15:49:44 +01:00
..
helpers.js ref(utils): use web reportError helper (#3283) 2018-07-21 08:16:32 -07:00
httpUtils.js improve invite error handling (#2649) 2018-03-23 09:37:04 -07:00
index.js improve invite error handling (#2649) 2018-03-23 09:37:04 -07:00
loadScript.native.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
loadScript.web.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
randomUtil.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
timeoutPromise.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
uri.js Revert "misc: make URL protocol matching regexes non-greedy" 2019-02-06 15:49:44 +01:00