Commit Graph

8 Commits

Author SHA1 Message Date
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
dkanada
850df11f27 merge branch master into config 2020-04-02 01:46:44 +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
dkanada
ed1b35f50f update some strings and use fetch for the global config 2020-02-16 22:11:36 +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
dkanada
cc468aeac3 standardize user settings titles and remove unused strings 2019-09-26 01:54:58 +09:00
dkanada
6facb1b646 use better colors for the subtitle test 2019-09-26 01:44:00 +09:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00