Saúl Ibarra Corretgé
526bd5a94c
chore(lint) tame the new linter
3年前
Saúl Ibarra Corretgé
c24130622e
chore(deps) adapt to logger package rename
3年前
paweldomas
b195e4ce9c
chore(deps): update Strophe to 1.3.4
5年前
hristoterezov
73300752f5
Update strophe and use it via imports.
8年前
Lyubo Marinov
ff8468d931
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
8年前
Lyubo Marinov
de61af8b2d
[eslint] require-jsdoc
8年前
Lyubo Marinov
b713d6eb74
[eslint] radix
8年前
Lyubo Marinov
8fbc815836
[eslint] no-param-reassign
8年前
Lyubo Marinov
068f290835
[eslint] lines-around-comment
8年前
Lyubo Marinov
840c5b3cdf
[eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing
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
4293971466
[eslint] operator-linebreak
8年前
Lyubo Marinov
ed0d464392
[eslint] quotes
8年前
Lyubo Marinov
78217478d1
[eslint] space-before-function-paren
8年前
hristoterezov
3e44723582
fix(eslint): Add indent rule
8年前
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
8年前
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
8年前
paweldomas
ef62ccd330
feat(JitsiConnectionErrors): implement 'SERVER_ERROR'
JitsiConnectionEvents.CONNECTION_FAILED with SERVER_ERROR will be
emitted when the XMPP connection is closed due too many 5xx HTTP errors.
8年前
hristoterezov
9781a0d63c
ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files
9年前
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
9年前
Lyubomir Marinov
2c8c5a1028
Remove duplications of error messages
9年前
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9年前
Boris Grozev
d6f62feb4e
Fixes warnings, sets up .jshintrc and ignores files in .jshintignore.
10年前
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
10年前
Boris Grozev
72d4ecb607
initial commit
9年前