dkanada
|
34aad3e338
|
update more route locations
|
2020-04-24 22:58:43 +09:00 |
|
MrTimscampi
|
cb1b8aa3a9
|
Fix semicolons and throw error in ESLint if missing
|
2020-04-05 13:48:10 +02: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 |
|
grafixeyehero
|
e0efe1c2d4
|
Fix querySelector for fldSaveMetadataHidden
|
2019-06-30 00:36:32 +03:00 |
|
dkanada
|
dbfa1e4f8f
|
fix undefined variable
|
2019-06-12 19:41:27 -07:00 |
|
dkanada
|
166c95ea3a
|
remove page with only two options
|
2019-06-10 14:44:52 -07:00 |
|
vitorsemeano
|
afde8bebe7
|
removed module emby-linkbutton: same as emby-button
|
2019-03-28 21:35:31 +00:00 |
|
vitorsemeano
|
9c758a8d85
|
module resolution for appRouter and moved controllers to dir
|
2019-03-22 23:43:05 +00:00 |
|