Commit Graph

55 Commits

Author SHA1 Message Date
vitorsemeano b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00: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
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
Bill Thornton a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +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
Dmitry Lyzo 2b7130351e Retranslate UI instead of recreating it 2020-09-26 19:58:06 +03:00
dkanada ec44723ee6 Merge pull request #1909 from iwalton3/auto-cast
Add Auto Cast Feature
2020-09-23 16:16:54 +09:00
Ian Walton ecad2e4bda Fix PR issues. 2020-09-22 07:34:46 -04:00
dkanada 1ca4a99605 minor style changes 2020-09-15 15:03:06 +09:00
Ian Walton e9caf5e336 Add auto-cast feature. 2020-09-07 13:08:05 -04:00
Matt Montgomery 9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dkanada bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
Julien Machiels 3cbe0f7264 Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
Thibault Nocchi 07e1aeecf9 Fixed header tooltips not being translated to the user language 2020-08-31 18:01:16 +02:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada 75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
dkanada 6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada 2c916eb98e Merge branch 'master' into strings 2020-08-19 02:06:42 +09:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
Ian Walton ea41aeaa2b Fix syncplay menu. (Single line fix.) 2020-08-16 13:37:25 -04:00
Ian Walton 4095776ab3 Fix syncplay menu. 2020-08-15 11:41:54 -04:00
dkanada 369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Cameron fa9c275735 fix ES6 errors 2020-08-09 12:41:16 +01:00
Cameron 3a35a9c5f2 lint 2020-08-04 11:55:00 +01:00
Cameron df03900f45 Merge branch 'master' into migrate-to-ES6-46 2020-08-04 11:44:57 +01:00
Cameron ce2b2d70ab Merge branch 'master' into migrate-to-ES6-48 2020-08-02 15:16:13 +01:00
Dmitry Lyzo 40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
Cameron 49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
Cameron 215a623a18 remove require 2020-07-28 22:13:49 +01:00
Cameron 00a545dae3 extraction of functions 2020-07-28 22:09:56 +01:00
Cameron 612d74fd2c Migration of home and librarymenu to ES6 modules 2020-07-28 22:04:01 +01:00
Matt Montgomery e5f0d77c30 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-07-26 16:41:26 -05:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi 293a87902b Add version check for SyncPlay 2020-07-22 19:13:06 +02:00
MrTimscampi 8ed2a185ee Replace trigger and handle with handleCommand 2020-07-18 23:38:00 +02:00
ferferga f37b86c799 Add missing tooltip for TV layout 2020-06-24 07:55:21 +02:00
Dmitry Lyzo 6f9457c713 Hide hamburger button on TV 2020-06-22 23:02:04 +03:00
dkanada f81116f769 remove useless whitespace
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 16:13:17 +09:00
ferferga 483f5076d7 Add tooltips for header icons 2020-06-19 19:08:09 +02:00
dkanada 9556949885 Merge pull request #1232 from MrTimscampi/sonarcloud-3
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00