Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
Bill Thornton
|
a71b0314d4
|
Fix apiclient imports
|
2020-11-05 23:11:47 +00:00 |
|
MrTimscampi
|
7d9208e951
|
WIP
|
2020-11-05 23:09:09 +00:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
dkanada
|
39eddeb205
|
run eslint to fix most var instances
|
2020-10-07 21:12:14 +09:00 |
|
dkanada
|
6159eca8f8
|
prevent the use of confusing globals
|
2020-08-25 10:12:35 +09:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
Delgan
|
c843bc9fb6
|
Migrate components/playback functions to ES6 modules
|
2020-05-21 15:58:10 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
MrTimscampi
|
0c2cdfe741
|
Add polyfills to fix errors and ignore conditional lines
|
2020-04-04 21:29:53 +02:00 |
|
dkanada
|
b3da19a596
|
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
|
2020-02-25 22:45:26 +09:00 |
|
h1nk
|
598402d953
|
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
|
2020-02-22 11:47:03 -05:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01: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 |
|
vitorsemeano
|
6ddc62857d
|
move emby-webcomponents to components and reflect paths
|
2019-02-23 18:05:42 +00:00 |
|