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

13702 commits

Author SHA1 Message Date
Bill Thornton
b8d909ea71 Fix invalid guide link 2020-12-04 17:06:06 -05:00
Bill Thornton
8395eb307e Fix comics player 2020-12-04 17:04:59 -05:00
Joshua M. Boniface
0a15eba329
Merge pull request #2156 from thornbill/no-merge-conflicts-on-forks
Prevent merge conflicts action from running on forks
2020-12-04 13:48:01 -05:00
Bill Thornton
c467f576aa
Merge pull request #2172 from Maxr1998/fix-networking-local-address
Fix local bind address using wrong config value
2020-12-04 12:12:03 -05:00
Maxr1998
9e9a6c9921
Simplify hiding menu items based on supported features 2020-12-04 17:20:12 +01:00
Maxr1998
3a3dc62a97
Fix local bind address using wrong config value 2020-12-04 17:16:20 +01:00
dkanada
49d6d0432e
Merge pull request #2171 from nyanmisaka/fix-auto
Fix the issue where the bitrate option is always Auto
2020-12-04 23:18:09 +09:00
Eero Nevaluoto
ce829fb1b1 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2020-12-04 09:03:00 -05:00
nyanmisaka
ec27bb50b5 fallback to the lowest bitrate option 2020-12-04 18:14:20 +08:00
nyanmisaka
3b4cb7628b fix the issue where the bitrate option is always Auto 2020-12-04 17:40:20 +08:00
jeansebbeaulieu
a91d064fe5 Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2020-12-04 01:38:22 -05:00
Bill Thornton
dc50cacc83
Merge pull request #2163 from thornbill/fix-add-repo-form
Prevent default submit event on add plugin repo form
2020-12-04 01:05:16 -05:00
Bill Thornton
6813837c1d
Merge pull request #2165 from Maxr1998/fix-drawer-select-server
Fix select server item in drawer menu
2020-12-04 01:04:51 -05:00
Bill Thornton
69571c5571
Merge pull request #2162 from h1dden-da3m0n/ci/dependabot_v2
update(ci): dependabot config from v1 to v2
2020-12-03 20:29:04 -05:00
jeansebbeaulieu
97dada0b98 Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2020-12-03 20:19:53 -05:00
Bill Thornton
c26f62ee83
Merge pull request #2164 from thornbill/fix-links-maybe
Fix more link issues
2020-12-03 20:19:49 -05:00
jeansebbeaulieu
30aa24d673 Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2020-12-03 19:31:58 -05:00
Maxr1998
5d1486cc3d
Fix select server item in drawer menu 2020-12-04 01:21:46 +01:00
Dmitry Lyzo
8a38a7cbfd Add dependency 2020-12-04 01:33:32 +03:00
Dmitry Lyzo
705a6d6359 Extract Babel config 2020-12-04 00:56:29 +03:00
Page Asgardius
eea32ce2fe Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2020-12-03 16:49:42 -05:00
Bill Thornton
f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
Bill Thornton
9155899860 Fix emby-button link handling 2020-12-03 16:09:04 -05:00
Dmitry Lyzo
c718d16f1c Fix modules that Babel breaks when transforming to ESM 2020-12-03 23:08:58 +03:00
Dmitry Lyzo
f36af6ac1b Babel more 2020-12-03 23:08:26 +03:00
Dmitry Lyzo
4025c7f902 Re-add polyfills 2020-12-03 23:06:45 +03:00
Dmitry Lyzo
932d0e2af3 Setup webpack and babel for webOS 1.2 2020-12-03 23:06:45 +03:00
Bill Thornton
c640e17ea8
Merge pull request #2160 from thornbill/too-many-hashes
Fix multiple hashes added to route
2020-12-03 14:50:55 -05:00
Bill Thornton
835dc1706d Prevent default submit event on add plugin repo form 2020-12-03 14:44:32 -05:00
h1dden-da3m0n
2e62b924fe update dependabot config to v2 2020-12-03 20:30:54 +01:00
Bill Thornton
ee44f2e6ff
Merge pull request #2161 from thornbill/fix-card-can-play-check
Add item path to card data to support canPlay check
2020-12-03 14:11:47 -05:00
Ionut Andrei Oanca
2b97a7912a Avoid spoilers in SyncPlay 2020-12-03 17:14:09 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Ionut Andrei Oanca
b71b53eb6a Rename 'track' into 'item' in SyncPlay 2020-12-03 15:55:28 +01:00
Loïc Daignault-Pichette
af5e1f40eb Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2020-12-03 07:52:46 -05:00
Bill Thornton
3e56bf6149 Remove unused parameter 2020-12-03 01:28:01 -05:00
Bill Thornton
042c0248a0 Add item path to card data to support canPlay check 2020-12-03 01:12:52 -05:00
Bill Thornton
a00acc185c Fix multiple hashes added to route 2020-12-03 00:19:31 -05:00
Bill Thornton
827a065de0
Merge pull request #1993 from sparky8251/unfuck-quality-options
Removed excess quality options to make menu more manageable
2020-12-02 19:05:47 -05:00
Loïc Daignault-Pichette
7a316c1a38 Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2020-12-02 16:54:46 -05:00
Bill Thornton
ca9e6e8ac8
Merge pull request #2158 from thornbill/fix-links
Fix opening links with middle click or open in new tab
2020-12-02 16:27:57 -05:00
Bill Thornton
2dede415df Support plugins as classes 2020-12-02 16:24:29 -05:00
Bill Thornton
e676a3a236 Add console warning when plugin fails to load 2020-12-02 15:43:31 -05:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton
5c009f287c Fix handling of /#!/ routes in appRouter 2020-12-02 13:59:49 -05:00
Bill Thornton
158e435144 Prevent merge conflicts action from running on forks 2020-12-02 12:10:10 -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
Joshua M. Boniface
c23df6fa3f
Merge pull request #2117 from thornbill/github-action-linters
Add linters to github actions
2020-12-01 22:28:16 -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