Lyubo Marinov
13bfa61028
[eslint] prefer-arrow-callback
8 gadus atpakaļ
Lyubo Marinov
c991abf9ef
[eslint] prefer-template
8 gadus atpakaļ
Lyubo Marinov
5bff0ed543
[eslint] no-var
8 gadus atpakaļ
Lyubo Marinov
b8a2a7baaf
[eslint] no-unneeded-ternary
8 gadus atpakaļ
Lyubo Marinov
4293971466
[eslint] operator-linebreak
8 gadus atpakaļ
Lyubo Marinov
ed0d464392
[eslint] quotes
8 gadus atpakaļ
Lyubo Marinov
f8ab8015a2
[eslint] space-before-blocks
8 gadus atpakaļ
Lyubo Marinov
78217478d1
[eslint] space-before-function-paren
8 gadus atpakaļ
hristoterezov
c96898c478
fix(eslint): Add no-multi-spaces rule
8 gadus atpakaļ
hristoterezov
3e44723582
fix(eslint): Add indent rule
8 gadus atpakaļ
hristoterezov
f02a22d3f9
fix(eslint): Add brace-style rule
8 gadus atpakaļ
hristoterezov
c36b464bfc
fix(eslint): Add curly rule
8 gadus atpakaļ
Lyubo Marinov
596767d57e
[eslint] object-shorthand
8 gadus atpakaļ
hristoterezov
fceb8606d8
fix(eslint): Add no-extra-parens rule
8 gadus atpakaļ
Lyubomir Marinov
90ee7e8a54
ESLint
Our JSHint configuration is not extensive and we have excluded multiple
files from linting. Additionally, we have seen JSHint to be unable to
parse newer ECMAScript features such as the object spread operator
(proposal).
On the other hand, we have seen ESLint to beautifully work on React and
React Native source code in addition to ES2015 and later. Introduce
ESLint alongside JSHint as an intermediate step to eventually switching
from JSHint to ESLint.
As our source code does not fully follow even the JSHint rules we have,
it is very difficult to introduce ESLint with many rules. At the
beginning, introduce it with as little rules as possible. Morever,
ESLint is able to automatically fix certain rule offenders so once we
have ESLint merged we can incrementally add new rules while keeping our
commits' modification on as little subjects as possible.
9 gadus atpakaļ
hristoterezov
9781a0d63c
ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files
9 gadus atpakaļ
paweldomas
9e58ec6bcf
Add RETRYING Jibri status
9 gadus atpakaļ
Lyubomir Marinov
2c8c5a1028
Remove duplications of error messages
9 gadus atpakaļ
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9 gadus atpakaļ
yanas
e4928ef6e4
Handle jibri errors and busy status
9 gadus atpakaļ
yanas
d4be648c45
Fix off recording state handling
9 gadus atpakaļ
yanas
8c80acff2f
Replace console with logger print in recording module
9 gadus atpakaļ
yanas
6510fe101f
Removes a log.
9 gadus atpakaļ
yanas
78c99a5a24
Fix jibri presence initial state
9 gadus atpakaļ
yanas
638bec6375
Basic Jibri recording refactoring.
9 gadus atpakaļ
George Politis
d3d8927022
Fixes build with older versions of nodejs.
9 gadus atpakaļ
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
9 gadus atpakaļ
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
9 gadus atpakaļ
hristoterezov
ba5275ef2f
Adds follow entity parameter for the recording
9 gadus atpakaļ
hristoterezov
5cfd0b39d4
Adds call support
9 gadus atpakaļ
paweldomas
b524298270
fixes
9 gadus atpakaļ
hristoterezov
09f80d6300
Adds error handling for toggleRecording method
9 gadus atpakaļ
hristoterezov
dfd497ed68
Fixes JS errors in the recording
9 gadus atpakaļ
hristoterezov
1cc99880d2
Fixes jshint errors
9 gadus atpakaļ
hristoterezov
b01976306a
Adds recording support
9 gadus atpakaļ
hristoterezov
6ae330befa
Fixes jshint errors
9 gadus atpakaļ
hristoterezov
b981c12dd8
Fixes JS error on unload
9 gadus atpakaļ
hristoterezov
cfd44dddb2
tmp
9 gadus atpakaļ
hristoterezov
24975595b7
Implements JitsiConnection
10 gadus atpakaļ
Boris Grozev
72d4ecb607
initial commit
9 gadus atpakaļ