19 Commits

Author SHA1 Message Date
Isaac Connor
5e8789c649 Ignore hls-1.6.13 2025-10-16 12:18:22 -04:00
Isaac Connor
8a34e1e300 Add eslint.config.js to .eslintignore 2025-09-04 15:27:51 -04:00
IgorA100
8a3220d07e Added ESLint ignore "web/js/noUiSlider-15.8.1/" 2025-07-30 12:56:11 +03:00
Isaac Connor
f595b0f81b Ignore video-stream.js and video-rtc.js for eslint 2025-07-09 17:06:07 -04:00
Isaac Connor
9d5630a708 eslint ignore hls 2025-02-26 12:49:07 -05:00
Isaac Connor
c2fe3ce1e8 Fix eslint 2024-10-15 18:10:05 -04:00
Isaac Connor
d6f28f5c62 Update eslintignore to ignore bootstrap-table 1.23.3. Remove mootools reference 2024-09-25 10:44:28 -04:00
Isaac Connor
05bdfdbe9a Ignore third party js 2024-05-08 14:32:54 -04:00
Isaac Connor
ada974ef51 Fix eslint 2024-03-06 14:21:18 -05:00
Jonathan Bennett
d7e419726b Update .eslintignore -- add hls.js 2023-07-30 15:55:07 -05:00
Isaac Connor
593edf950a Add fontfaceobserver.standalone.js to eslint ignore 2023-03-21 10:06:43 -04:00
Isaac Connor
779d41f583 Add bootstrap-table-1.21.1 to eslint igore. Delete old versions 2022-10-26 10:23:16 -04:00
Isaac Connor
cb80283398 Merge branch 'master' into timeline_multi_monitor
update code to use jquery instead of mootools
when only viewing 1 monitor, split view in half
load first event image righ toff the bat
2022-02-11 18:03:35 -05:00
Isaac Connor
4eb4e0eb18 ignore ajaxQueue.js 2022-01-20 12:02:17 -05:00
Isaac Connor
32a5dcbda9 ignore janus for eslint 2022-01-17 14:52:43 -05:00
Isaac Connor
66517218f1 Ignore versioned bootstrap 2021-11-09 14:00:04 -05:00
Matt N
a1a42345e3 More eslint fixes; eslint in php; add eslint to travis (#2419)
* Add eslint to travis.yml

* Update eslint package versions and apply new indent rules

* Enable the brace-style and block-style eslint rules

* Enable the 'curly' eslint rule

* Enable the 'keyword-spacing' eslint rule

* Enable the 'key-spacing' eslint rule

* Enable the 'object-curly-spacing' eslint rule

* Enable the 'no-new-object' eslint rule

* Only disable the no-caller eslint rule in the one affected file

* Enable the 'no-unused-vars' eslint rule for local variables

* Add linting of JS in .php files
2019-01-19 10:32:40 -05:00
Matt N
deaf651aad Fix eslint violations (#2416)
* Add more JS libraries to eslintignore

* eslint . --fix

Automatic fixes only

* frame.js: eslint fixes

* events.js: manual eslint fixes

* skin.js: manual eslint fixes

* watch.js: manual eslint fixes

* Remove some tabs used for indentation in JS

* state.js: Fix new-cap eslint violation

* Disable guard-for-in eslint rule to get everything passing
2019-01-18 10:00:55 -05:00
Matthew Noorenberghe
c7955cd1b6 Add eslint configuration files extending Google's rules 2017-03-18 00:02:17 -07:00