Saúl Ibarra Corretgé
5bf0b26409
deps: jitsi/js-utils@1.0.0
5年前
Hristo Terezov
cadf91c393
fix(localStorage): Use JitsiLocalStorage.
5年前
Lyubo Marinov
203f9f7724
[RN] Delay the generating of machineId
Because the implementation of LocalStorage in jitsi-meet at the time
of this writing is asynchronous with respect to loading and saving,
delay the generation of machineId in order to allow LocalStorage to
load any previously saved value.
7年前
hristoterezov
fb8b139856
fix(localStorage): exception if localStorage is disabled
8年前
Lyubo Marinov
de61af8b2d
[eslint] require-jsdoc
8年前
hristoterezov
432185066a
fix(eslint): Add no-invalid-this rule
8年前
hristoterezov
e5472b9aca
fix(eslint): Add eqeqeq rule
8年前
Lyubo Marinov
840c5b3cdf
[eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing
8年前
Lyubo Marinov
eacd244218
[eslint] no-unused-expressions
8年前
Lyubo Marinov
4581605a28
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
8年前
Lyubo Marinov
c991abf9ef
[eslint] prefer-template
8年前
Lyubo Marinov
5bff0ed543
[eslint] no-var
8年前
Lyubo Marinov
ed0d464392
[eslint] quotes
8年前
Lyubo Marinov
78217478d1
[eslint] space-before-function-paren
8年前
Lyubo Marinov
1ff84b6781
[eslint] prefer-const
8年前
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
8年前
Lyubomir Marinov
24d71f6936
Make localStorage completely optional
Since half of the Settings functions check whether localStorage is
supported, adds the check to the other half to make localStorage
completely optional.
9年前
isymchych
e2154a2a5f
store userId and callStatsUserName globally (was per-conference)
move sessionId reading/storing into Settings.js
9年前
isymchych
f449bc34d8
fix Settings save to actually save data localstrage
9年前
hristoterezov
b8682c6a83
Add callstats support
9年前
damencho
e5ee21b19b
Removes email references.
9年前
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
9年前
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
9年前
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
9年前
Boris Grozev
72d4ecb607
initial commit
9年前