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
7 年之前
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 年之前