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

7347 commits

Author SHA1 Message Date
Bill Thornton
5c009f287c Fix handling of /#!/ routes in appRouter 2020-12-02 13:59:49 -05:00
Bill Thornton
7827822389 Fix 4Mbps value 2020-12-02 11:16:28 -05:00
Fernando
4727859e46 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-12-02 09:24:10 -05:00
dkanada
e189bc6041
Merge pull request #2152 from thornbill/me-want-cookie
Add config option to include cookies in playback requests
2020-12-02 11:50:45 +09:00
dkanada
6f1b3c8c9f
Merge pull request #2150 from thornbill/fix-plugin-init
Fix plugin initialization for dynamic imports
2020-12-02 11:48:22 +09:00
dkanada
05721b2168
Merge pull request #2141 from thornbill/add-remote-image-auth
Add api key to remote image urls
2020-12-02 11:46:57 +09:00
dkanada
f9d5a498f5
Merge pull request #2140 from thornbill/yet-another-startup-fix
Fix use of global ApiClient in authenticate middleware
2020-12-02 11:46:34 +09:00
Bill Thornton
a16d5111b3 Close QuickConnect dialog after login 2020-12-01 13:31:28 -05:00
Bill Thornton
394a3d9f49 Refactor QuickConnect helper functions 2020-12-01 13:31:28 -05:00
Bill Thornton
05b0a2518e Hide QuickConnect options when not available 2020-12-01 13:31:28 -05:00
4d1m
4a516337b5 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-12-01 10:36:34 -05:00
Bill Thornton
ef989bae10
Merge pull request #2142 from thornbill/fix-imports
Reenable no unresolved import rule and fix playlist imports
2020-12-01 10:00:35 -05:00
Bill Thornton
efc43b42b8 Add config option to include cookies in player requests 2020-11-30 14:38:03 -05:00
Bill Thornton
804077263c Revert "Remove withCredentials from xhrSetup in hls.js"
This reverts commit 3a8e0394dc.
2020-11-30 13:35:50 -05:00
sparky8251
4971a90947 Address comments 2020-11-30 11:52:13 -05:00
Bill Thornton
db6391c6c1 Fix dynamic plugin import 2020-11-30 11:50:00 -05:00
Bill Thornton
481e62a6e0 Add check that an item can be played before playing via default action 2020-11-30 11:38:51 -05:00
Bill Thornton
76d2b7018c
Merge pull request #2135 from nyanmisaka/ac3-is-remuxing-only
Do not use AC3 for audio transcoding if AAC and MP3 are supported
2020-11-30 11:14:00 -05:00
Bill Thornton
1fd763c1ba
Merge pull request #2148 from nyanmisaka/fix-chrome-bufferfull
Fix the BufferFullError on Chromium based browsers
2020-11-30 08:21:45 -05:00
Bill Thornton
da2ff98335
Merge pull request #2138 from nyanmisaka/fix-music-overlap
Fix the overlap in iOS music view and the hidden nowPlayingBar
2020-11-30 08:20:33 -05:00
Bill Thornton
75b7b4d7a7
Merge pull request #2137 from nielsvanvelzen/patch-1
Pass plugin name to pluginManager.loadPlugin
2020-11-30 07:20:24 -05:00
Nyanmisaka
c74a4307b6
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-30 18:03:36 +08:00
nyanmisaka
b7d02c3990 fix the BufferFullError on chromium based browsers 2020-11-30 17:28:39 +08:00
nyanmisaka
fef15ceb99 fix alac playback on firefox and chrome 2020-11-30 15:21:14 +08:00
Bill Thornton
9ab30488be Reenable no unresolved import rule and fix playlist imports 2020-11-30 00:47:54 -05:00
Bill Thornton
a513685954 Add api key to remote image urls 2020-11-30 00:19:44 -05:00
Bill Thornton
8668c1511d Fix use of global ApiClient in authenticate middleware 2020-11-30 00:00:43 -05:00
Enes
e56414ebe8 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2020-11-29 19:20:13 -05:00
Enes
43a16e89e6 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2020-11-29 17:30:42 -05:00
TF
8cd81ae1e1 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2020-11-29 17:30:39 -05:00
tinect
9cd95418d2 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-11-29 17:30:36 -05:00
Bill Thornton
9cb24d4d3b
Merge pull request #2139 from nielsvanvelzen/patch-2
Support async plugin loading from window
2020-11-29 13:33:45 -05:00
nyanmisaka
3bde8f1b65 allow version check for profileBuilder in nativeshell 2020-11-30 01:28:33 +08:00
TF
9b34cd95c5 Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2020-11-29 11:58:24 -05:00
TF
315b9f7def Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2020-11-29 11:58:24 -05:00
nyanmisaka
eb915cefcf fix nowPlayingBar is still hidden after exiting the music control pannel 2020-11-29 22:33:56 +08:00
Niels van Velzen
5d2c5aa77c
fix trailing space 2020-11-29 14:57:24 +01:00
Niels van Velzen
f6a83c3701
Make linter happy 2020-11-29 14:46:18 +01:00
Niels van Velzen
00c6501dc8
Support async plugin loading from window 2020-11-29 14:36:25 +01:00
nyanmisaka
c9becabced fix the overlap in iOS music view 2020-11-29 21:12:07 +08:00
Niels van Velzen
b223b41b26
Pass plugin name to pluginManager.loadPlugin 2020-11-29 13:14:40 +01:00
Nyanmisaka
0a09062ad4 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-11-29 06:26:15 -05:00
nyanmisaka
d3f584ffdf Do not use AC3 for audio transcoding if AAC and MP3 are supported
Transcoding to 2ch AC3 can cause no sound on iOS devices.
2020-11-29 15:31:14 +08:00
Telmo Duarte
4064f45bc1 Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2020-11-28 17:15:16 -05:00
No Available
850f1fcf0c Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2020-11-28 17:15:16 -05:00
Víctor Rodríguez Bouza
95ad27d413 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-11-28 13:08:20 -05:00
No Available
1f6681cfa2 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2020-11-28 13:08:19 -05:00
Víctor Rodríguez Bouza
9759ad1779 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-11-28 10:37:04 -05:00
dkanada
fb4ac021e4
Merge pull request #2127 from thornbill/standalone-fixes
Remove standalone.js and broken navigation
2020-11-29 00:10:14 +09:00
Bill Thornton
8c9a154394 Remove unused import 2020-11-28 10:00:53 -05:00