Commit graph

21 commits

Author SHA1 Message Date
Bill Thornton
d8f2cc1245 Use static imports for html templates 2020-11-25 00:17:24 -05:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
dkanada
20324144af
Merge branch 'es6' into migrate-to-ES6-36 2020-07-23 11:54:21 +09:00
Cameron
f5ce196e07
Merge branch 'es6' into migrate-to-ES6-36 2020-07-21 14:53:09 +01:00
Cameron
3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
Cameron
9a4b9b7951 fix wierd spacing 2020-07-20 13:43:30 +01:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
MrTimscampi
fe91b4a695 Fix play button on search results on mobile 2020-07-16 15:43:41 +02:00
MrTimscampi
4c95485835 Don't play songs unless clicking on play in search results 2020-07-16 15:27:20 +02:00
Cameron
89fcda5f05 Migration of searchfields, searchresults and searchpage to ES6 modules 2020-07-16 10:28:08 +01:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
grafixeyehero
396652d31b Fix Scroll arrows missing when searching 2019-12-02 22:48:14 +03: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
afde8bebe7 removed module emby-linkbutton: same as emby-button 2019-03-28 21:35:31 +00:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/search/searchresults.js (Browse further)