Commit graph

153 commits

Author SHA1 Message Date
vitorsemeano
179c07c968
Update src/elements/emby-toggle/emby-toggle.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:54:14 +00:00
vitorsemeano
b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +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
e0abc4d386 minor fix for multiselect 2020-11-05 23:11:47 +00:00
Bill Thornton
85acdb3868 Revert emby-button and emby-tabs changes 2020-11-05 23:11:47 +00:00
Bill Thornton
97699d513b Fix class and element names 2020-11-05 23:11:47 +00:00
Bill Thornton
9343318a4f Fix webcomponents imports 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
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
3e3a18431f
Merge pull request #1819 from MrTimscampi/tabs-tv-fix
Fix tabs always focusing the active tab in TV layout
2020-08-22 07:45:19 +09:00
MrTimscampi
61a7dba964 Fix sonarcloud warning 2020-08-18 20:31:10 +02:00
MrTimscampi
161e1aff2f Fix tabs always focusing the active tab in TV layout 2020-08-18 20:12:19 +02:00
matjaz321
ffcc1181dc small cr fix 2020-08-13 22:41:49 +02:00
matjaz321
ee54714603 Applied the same fix to the emby-radio.js 2020-08-13 21:25:38 +02:00
Matjaz Zavski
d6ab99b59d
Update src/elements/emby-checkbox/emby-checkbox.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-13 21:22:42 +02:00
matjaz321
41f627a07e Added firefox browser condition 2020-08-12 21:06:10 +02:00
matjaz321
a6b114ce13 Removed code that was changing checked flag for keypress event, because it is already handled by browswer 2020-08-11 22:15:26 +02:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi
8f098dc26d Fix linting errors 2020-08-06 19:32:31 +02:00
Dmitry Lyzo
48886918d3 Merge remote-tracking branch 'upstream/master' into fix-subtitle-line-spacing
Conflicts:
	src/components/subtitlesettings/subtitleappearancehelper.js
	src/plugins/htmlVideoPlayer/plugin.js
2020-07-30 17:57:33 +03:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
0d1661055b Fix accidentally reverted var 2020-07-26 18:30:31 +02:00
MrTimscampi
54166af4d1 Add forced reflow of emby-collapse back and request animation frame 2020-07-26 18:26:24 +02:00
MrTimscampi
44174a593d Use mutation to update progress on library scans 2020-07-26 12:52:34 +02:00
Dmitry Lyzo
450807ff14 Merge remote-tracking branch 'upstream/master' into fix-subtitle-line-spacing
Conflicts:
	src/components/subtitlesettings/subtitleappearancehelper.js
	src/components/subtitlesettings/subtitlesettings.js
	src/elements/emby-slider/emby-slider.js
2020-07-26 13:35:17 +03:00
MrTimscampi
a09a9e9a3a Remove some more things 2020-07-26 12:32:36 +02:00
MrTimscampi
a179291f4f Fix linting 2020-07-26 12:30:53 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
dkanada
276f4ccb3a
Merge pull request #1582 from Camc314/migrate-to-ES6-9
Migration of emby-button, paper-icon-button-light, emby-collapse, emby-input to ES6 modules
2020-07-20 23:43:42 +09:00
dkanada
a3c0617be8
Merge branch 'es6' into migrate-to-ES6-8 2020-07-19 17:49:36 +09:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
MrTimscampi
8ed2a185ee Replace trigger and handle with handleCommand 2020-07-18 23:38:00 +02:00
Cameron
93fcca6965 update paper button and button 2020-07-17 17:02:49 +01:00
dkanada
cf2357dad3
Merge pull request #1437 from ferferga/header-css
CSS fixes when resizing library browser
2020-07-17 20:47:16 +09:00
Cameron
9e2d289265 Migration of emby-buttton, paper-icon-button-light, emby-collapse, emby-imput to ES6 modules 2020-07-15 11:41:59 +01:00
Cameron
6cb1694029
Merge branch 'es6' into migrate-to-ES6-8 2020-07-15 10:06:34 +01:00
Cameron
e482d9a0b8
Merge branch 'es6' into migrate-to-ES6-5 2020-07-15 10:03:48 +01:00
Cameron
859339adaa
Merge branch 'es6' into migrate-to-ES6-7 2020-07-15 09:50:27 +01:00
Julien Machiels
0f0913c520
Merge branch 'es6' into migrate-to-ES6-6 2020-07-15 10:43:01 +02:00
Fernando Fernández
0bdd88b958 Address review comments 2020-07-15 00:33:18 +02:00
Cameron
5bc2a439fd update var declerations 2020-07-11 11:23:28 +01:00
Cameron
61af6779e5 migrate emby-progressbar, itemrefreshindicator, progressring and slider to ES6 modules 2020-07-11 10:36:04 +01:00
Cameron
e31cae5af8 update variable declerations 2020-07-11 09:52:35 +01:00