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

4580 commits

Author SHA1 Message Date
dkanada
8e9b0b2062
Merge pull request #1177 from dmitrylyzo/fix-backdropscreensaver
Fix backdrop screensaver: autoplay and hide
2020-05-05 22:48:02 +09:00
dkanada
d04f7e97bd
Merge pull request #1168 from sarab97/zoomfix
fixed aspect ratio display issue of photo
2020-05-05 22:46:45 +09:00
dkanada
532d496ea6
Merge pull request #1167 from Brissot/av1
Added AV1 Codec Profile to Avoid Transcode
2020-05-05 22:45:43 +09:00
MrTimscampi
f16cec5d49 Merge remote-tracking branch 'upstream/master' into apiclient-be-gone 2020-05-05 11:28:41 +02:00
Dmitry Lyzo
e1e42b8557
Merge branch 'master' into youtube-keybindings 2020-05-05 11:50:31 +03:00
Anthony Lavado
b3d0394fd1
Merge pull request #1069 from MrTimscampi/lint
Force the use of single quotes
2020-05-04 23:48:03 -04:00
Tien Nguyen
9c7fdef46b Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-05-04 18:08:02 -04:00
Tien Nguyen
484194fccf Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-05-04 14:51:44 -04:00
Dmitry Lyzo
d53a190d7c Fix backdrop screensaver: autoplay and hide 2020-05-04 20:38:57 +03:00
MrTimscampi
adb8f4114b Add missing break in videoOsd 2020-05-04 18:13:34 +02:00
MrTimscampi
ea18f97e8b Fix change requests in videoOsd 2020-05-04 18:09:10 +02:00
Rafael Vieira Santos
692a649ecc Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-05-04 10:14:25 -04:00
amirmasoud
9e09f1bad1 Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2020-05-04 10:14:24 -04:00
Sarab Singh
cef8fba4de indicator changes class and cleanup 2020-05-04 16:35:36 +05:30
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Sarab Singh
eb29d0b6a7 indicator migrated to es6 2020-05-04 16:08:52 +05:30
Christoph Potas
6f0843cc6d ~ convert subtitlesettings to class
~ use base import name instead of relative file path
~ fix "new" calling

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-04 03:20:38 +02:00
Tien Nguyen
8b6dc05d64 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-05-03 20:49:30 -04:00
Adam Bokor
db6f37d8b0 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-05-03 20:49:24 -04:00
Tin Pavelic
86dc0c9da0 Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2020-05-03 20:49:24 -04:00
Aragon
c590461f28 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2020-05-03 20:49:23 -04:00
Brissot
4c9119d4b4 Made an webm AV1 profile to fix issue where AV1 would transcode instead of direct play even if the browser supports decoding AV1. 2020-05-03 17:26:39 -04:00
Vasily
d5c7078c3f
Merge pull request #1131 from dmitrylyzo/fix-icons-webos2
Icons for WebOS 2
2020-05-03 23:24:26 +03:00
Sarab Singh
66a18f93d8 loop fix 2020-05-04 00:35:39 +05:30
Christoph Potas
257ce4974e ~ migrate subtitlesettings.js to es6
~ migrate subtitleappearancehelper.js to es6
~ replace duplicated "populateLanguages" function ( playbacksettings.js:18 )
~ replace duplicated "onSubmit" function ( playbacksettings.js:266 )
- remove empty function getWindowStyles

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-03 20:30:35 +02:00
Sarab Singh
8432ac0da7 fixes 2020-05-03 23:59:23 +05:30
Sarab Singh
6c4528f0dc fixed site.js 2020-05-03 20:40:38 +05:30
Sarab Singh
63816ef69b package 2020-05-03 20:39:02 +05:30
Sarab Singh
b8a219a2dd playmenu 2020-05-03 20:38:38 +05:30
Sarab Singh
05385ffdf4 dam lint 2020-05-03 20:00:32 +05:30
Sarab Singh
6d28c139cd actionsheet 2020-05-03 19:56:46 +05:30
Sarab Singh
d9381a6656 indent 2020-05-03 18:05:40 +05:30
Sarab Singh
8353cca8b8 final fixes deleteHelper 2020-05-03 18:05:40 +05:30
Sarab Singh
4bcb7985d8 deletehelper migrated 2020-05-03 18:05:40 +05:30
dkanada
e9151b6ee9
Merge pull request #1166 from sarab97/downloadbutton
Download button fix on photos slideshow
2020-05-03 15:07:30 +09:00
Sarab Singh
ffcb04e753 no more breaking of screensaver 2020-05-03 03:20:40 +05:30
MrTimscampi
8e337da01d Pass ApiClientFactory instead of API client module 2020-05-02 21:43:04 +02:00
MrTimscampi
28f575755b Add check for source when loading images 2020-05-02 19:44:27 +02:00
Pan Renzhou
6331709e3e Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-05-02 08:22:26 -04:00
nextlooper42
28ada7dc89 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-05-02 08:22:25 -04:00
Andrey Sinitsyn
d16e11ea77 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2020-05-02 08:22:25 -04:00
Dmitry Lyzo
a3bc8c183e Use remove+add pattern for icons 2020-05-02 14:02:44 +03:00
Sarab Singh
bbfe685477 removed important 2020-05-02 15:16:40 +05:30
Sarab Singh
e13a768811 margin 2020-05-02 05:35:20 +05:30
Sarab Singh
1fbe27f6a3 damn you lint 2020-05-02 04:04:11 +05:30
Sarab Singh
69f3906174 fixed aspect ratio display issue of photo 2020-05-02 03:57:13 +05:30
Sarab Singh
52ab4338e7 stupid lint 2020-05-02 02:54:14 +05:30
Sarab Singh
d920afe61b spaces 2020-05-02 02:40:48 +05:30
Sarab Singh
779bb20944 download button fix on top action bar 2020-05-02 02:31:13 +05:30
Sarab Singh
5a6b097ed9 image link from remote web client fix 2020-05-02 02:28:58 +05:30