Commit Graph

16 Commits

Author SHA1 Message Date
Bill Thornton 1a2f325b9d Fix lint errors 2021-03-23 11:29:17 -04:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04: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
Cameron 5bfaf811d5 relocate let 2020-08-11 20:21:46 +01:00
Cameron 8319046b26 Update src/components/tunerPicker.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-08-07 22:12:14 +01:00
Cameron 06e842be2c remove comment 2020-08-07 08:22:39 +01:00
Cameron e0b56a2e95 Migration of tunerPicker to ES6 modules 2020-08-07 08:20:45 +01:00
Xantios Krugor 2a822704d6 Use focusManager.default in non ES6 modules 2020-08-05 12:19:51 +02:00
Dmitry Lyzo 40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
Cameron 675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
dkanada f06291e37b fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00