1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

143 commits

Author SHA1 Message Date
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
Cameron
abcc8b6c60 fix lint 2020-07-10 20:07:32 +01:00
Cameron
85b8671294 update var declerations 2020-07-10 20:05:00 +01:00
Cameron
b4e43f2436 remove var 2020-07-10 18:09:02 +01:00
Cameron
d07a0aa3a9 Migrate emby-itemscontainer, playstatebutton, programcell to ES6 modules 2020-07-08 18:01:19 +01:00
Cameron
f2669cd530 migrate emby-radio, scroller and tabs to ES6 modules 2020-07-08 17:41:33 +01:00
Cameron
8d17c6fc6f fix lint 2020-07-08 16:44:47 +01:00
Cameron
5a1e01c650 migrate emby-ratingbutton, scrollbuttons and select to ES6 modules 2020-07-08 16:40:30 +01:00
Cameron
69507a0bd9 Migration of emby-checkbox, textarea, toggle to ES6 Modules 2020-07-08 16:32:57 +01:00
Dmitry Lyzo
597b4258d9 Add subtitle position 2020-07-07 01:10:55 +03:00
Fernando Fernández
25b96643cf Fix TV layout 2020-07-06 19:44:04 +02:00