Commit graph

12314 commits

Author SHA1 Message Date
4d1m
7401689460 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-06-30 04:40:51 -04:00
MrTimscampi
0766d360c1 Move check outside of loop 2020-06-30 00:10:13 +02:00
MrTimscampi
c70ba48082 Adjust blurhash entry animation timing 2020-06-29 23:57:56 +02:00
MrTimscampi
0361a2d58d Fix blurhash entry animation 2020-06-29 23:57:05 +02:00
MrTimscampi
5924c17c72 Improve blurhash performance 2020-06-29 23:38:46 +02:00
Joshua M. Boniface
6ca47a891b
Merge pull request #1475 from crobibero/syncplay-api
remove sessionId parameter from api calls
2020-06-29 14:59:23 -04:00
crobibero
1c2dbc4c27 bump jellyfin-apiclient 2020-06-29 09:25:50 -06:00
dkanada
c390a454a1
Merge pull request #1494 from dmitrylyzo/friendly-subtitlesync
Friendly SubtitleSync
2020-06-29 22:45:02 +09:00
Dmitry Lyzo
4d8c1bd7c6 Keep slider progress, as it is updated on change event 2020-06-29 13:36:55 +03:00
Dmitry Lyzo
a66291a33d Fix handling of keydown event by volume slider and videoosd 2020-06-29 13:03:31 +03:00
MrTimscampi
783d476448 Add async to scripts injected by appLoader 2020-06-29 11:48:55 +02:00
MrTimscampi
3fcb8ed00e Add splash screen during app load 2020-06-29 11:21:20 +02:00
MrTimscampi
33547e0d77 Add defer to apploader script 2020-06-29 11:20:57 +02:00
Vitorvlv
8e8d50a789 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-06-29 00:18:41 -04:00
dkanada
53f093c455
Merge pull request #1495 from dmitrylyzo/fix-firefox-subtitle-offset
Fix Firefox subtitle offset
2020-06-29 08:58:39 +09:00
Dmitry Lyzo
62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
moltrabella
39b412bb06 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-06-28 15:40:23 -04:00
moltrabella
ff073ea4ed Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2020-06-28 15:40:23 -04:00
Dmitry Lyzo
a91afee7b6 Fix Firefox subtitle offset 2020-06-28 22:04:30 +03:00
Dmitry Lyzo
891cc78bdb Prevent OSD from being hidden when user works with UI 2020-06-28 20:50:40 +03:00
Gregor Gabrovšek
85cc7eaea2 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-06-28 12:43:44 -04:00
nextlooper42
9fe6956445 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-06-28 12:43:44 -04:00
Lukáš Kucharczyk
1b12308f72 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-06-28 12:43:44 -04:00
Dmitry Lyzo
70b0fbafd0 Add minimum width for SubtitleSync dialog 2020-06-28 19:16:04 +03:00
Dmitry Lyzo
dccaa34d58 Fix SubtitleSync slider lagging 2020-06-28 19:14:13 +03:00
dkanada
178d698feb
Merge pull request #1206 from MrTimscampi/details-redux
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
dkanada
1f8ce6e6f4
Merge pull request #1174 from puschie286/es6-subtitlesettings
Migrate subtitlesettings to es6
2020-06-28 17:01:50 +09:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
dkanada
26f71df7ea
Merge pull request #1420 from Influence365/Migrate-to-ES6-1
Migrate htmlMediaHelper, groupedCards and themeLoader to es6 Modules
2020-06-28 16:56:43 +09:00
dkanada
e663aecb3e
fix indentation 2020-06-28 16:55:05 +09:00
dkanada
ceba70c404
Merge pull request #1365 from grafixeyehero/es6-migration-2
Migration mediaLibraryEditor  and mediaLibraryCreator to ES6 modules
2020-06-28 16:53:11 +09:00
dkanada
d04ca8469b
Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
MrTimscampi
fd2d2a6386 Fix issue in eslintrc 2020-06-28 09:38:06 +02:00
Influence365
b2de904b51 Migrate themeLoader to ES6 2020-06-28 09:37:20 +02:00
dkanada
c0c66dea57 code style changes 2020-06-28 16:36:00 +09:00
Influence365
eab7ef00df Migrate themeLoader to ES6
fix bug

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

fix lint

added eslint-enable indent

fix lint

fix lint

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

added eslint-enable indent

fix lint
2020-06-28 09:35:16 +02:00
Influence365
d27fb43d68 Migrate Groupedcards.js to ES6 2020-06-28 09:34:38 +02:00
Influence365
fbdd232869 Migrate htmlMediaHelper to ES6
fix typo
2020-06-28 09:34:20 +02:00
MrTimscampi
d916bc19f8 Cleanup CSS 2020-06-28 07:20:44 +02:00
Gonzalo Seguel
a9f57a479c Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-06-27 23:59:20 -04:00
Gonzalo Seguel
45891f7b86 Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2020-06-27 23:59:19 -04:00
nextlooper42
ec127772e6 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-06-27 23:02:45 -04:00
Vitorvlv
233c657dca Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-06-27 17:14:23 -04:00
millallo
46b4b64791 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2020-06-27 17:14:22 -04:00
Lukáš Kucharczyk
15c34e51b0 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-06-27 17:14:22 -04:00
dkanada
d8baca6d4a
Merge pull request #1488 from jellyfin/dkanada-patch-1
Fix redirect issue on video player
2020-06-28 05:50:14 +09:00
dkanada
5619979d11
Merge pull request #1404 from grafixeyehero/es6-migration-3
Migration collectionEditor and playlisteditor to ES6 modules
2020-06-28 04:47:09 +09:00
dkanada
8e35cceaf0
Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09:00
dkanada
addc15e988
Merge pull request #1424 from grafixeyehero/es6-migration-4
Migration dialog and dialogHelper to ES6 modules
2020-06-28 04:39:59 +09:00
dkanada
86a7fc1b70
Merge branch 'es6' into es6-migration-4 2020-06-28 04:39:50 +09:00