Commit Graph

13339 Commits

Author SHA1 Message Date
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
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
9eef59f09f
Merge pull request #2149 from thornbill/warn-disabled-rules
Make disabled rules trigger warnings
2020-12-02 11:47:23 +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
0c5ead3e0c
Merge pull request #2153 from thornbill/github-action-conflicts
Add github action to label PRs with merge conflicts
2020-12-01 13:49:35 -05: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
f649592c3d Make disabled rules trigger warnings 2020-12-01 10:09:39 -05:00
Bill Thornton
fe3bd2e35d Add github action to label PRs with merge conflicts 2020-12-01 10:01:56 -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