Bill Thornton
|
4730a30c3d
|
Fix lint errors
|
2025-02-20 12:51:59 -05:00 |
|
rlauuzo
|
34ace6bc11
|
Backport pull request #6413 from jellyfin-web/release-10.10.z
Prevent Focus Loss When Skip Button is Pressed
Original-merge: 4f17cebc02
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-01-22 03:12:46 -05:00 |
|
Bill Thornton
|
f2726653ae
|
Fix indentation issues
|
2023-04-19 01:56:05 -04:00 |
|
Bill Thornton
|
b426b6e2bf
|
Fix sonarjs prefer-single-boolean-return
|
2022-10-11 03:11:41 -04:00 |
|
Bill Thornton
|
1f4e65822b
|
Fix sonarjs no-collapsible-if
|
2022-10-03 14:26:16 -04:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
dkanada
|
237e8ddc4c
|
manual changes for no-var eslint rule
|
2020-10-08 00:47:23 +09:00 |
|
dkanada
|
39eddeb205
|
run eslint to fix most var instances
|
2020-10-07 21:12:14 +09:00 |
|
Xantios Krugor
|
6f78cdfde2
|
Its build as ES6 module, no need for the strict
|
2020-08-03 15:08:17 +02:00 |
|
Xantios Krugor
|
df1f9470e6
|
ESLint is a magnificent piece of software that everybody should love /sarcasm
|
2020-08-03 14:46:48 +02:00 |
|
Xantios Krugor
|
133e1c9085
|
Disable linter for this file
|
2020-08-03 14:28:20 +02:00 |
|
Xantios Krugor
|
32e3df7801
|
Move focusManager to ES6
|
2020-08-03 14:27:28 +02:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
MrTimscampi
|
dfbb7dfc16
|
Remove dead code
|
2020-07-26 12:30:50 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01:00 |
|
dkanada
|
906442fba0
|
Merge branch 'master' into scrollmanager
|
2019-11-28 23:37:00 +09:00 |
|
dkanada
|
3739741786
|
Add some linting rules for the CI (#587)
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
|
2019-11-22 18:29:38 +03:00 |
|
Dmitry Lyzo
|
c0783dbe8e
|
Add scroll manager with base functionality
|
2019-11-21 00:07:53 +03:00 |
|
Niklas Fäth
|
6d52868166
|
Enable Scrolling
|
2019-07-10 17:18:11 +02:00 |
|
vitorsemeano
|
b293f6e0f9
|
multiple modules resolution
|
2019-05-03 22:35:47 +01:00 |
|