Bill Thornton
|
f35a8151e0
|
Add prefer optional chaining rule
|
2023-07-06 13:39:48 -04:00 |
|
grafixeyehero
|
6cb6e10083
|
revert asyncRoutes to legacyRoutes
|
2023-04-10 22:58:14 +03:00 |
|
grafixeyehero
|
4699e9de60
|
migrate Home Page
|
2022-07-29 20:52:45 +03:00 |
|
Bill Thornton
|
a9ae263045
|
Remove default export for backdrop component
|
2022-04-12 16:58:56 -04:00 |
|
Bill Thornton
|
1085034c18
|
Remove setTitle function in app router
|
2022-03-31 14:36:09 -04:00 |
|
Bill Thornton
|
ddbe596696
|
Remove unneeded empty functions
|
2022-03-02 00:59:04 -05:00 |
|
Bill Thornton
|
9067b0e397
|
Fix eslint errors for empty functions/constructors
|
2022-03-01 10:57:48 -05:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
vitorsemeano
|
8b5772f996
|
optimization imports from site.js
|
2020-11-05 23:20:38 +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 |
|
Cameron
|
39627f364a
|
Migration of tabbedview to ES6 module
|
2020-07-31 17:04:22 +01:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
grafixeyehero
|
cfd2ec1ddc
|
Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
|
2020-06-16 23:54:24 +03: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 |
|
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 |
|