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

2000 commits

Author SHA1 Message Date
Bill Thornton
be57362f21
Merge pull request #2237 from thornbill/fix-plugin-cards
Fix layout of plugin cards
2020-12-16 16:42:10 -05:00
Bill Thornton
ae9f1a0f77 Fix layout of plugin cards 2020-12-16 14:08:44 -05:00
Bill Thornton
dc64556d0c Remove unnecessary returns 2020-12-14 16:33:49 -05:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
Bill Thornton
d02702f7fb
Merge pull request #2212 from thornbill/use-package-version
Use package version
2020-12-14 14:54:22 -05:00
dkanada
c7a1c19d9e
Merge pull request #2210 from nyanmisaka/offset-step
Set the step of subtitle offset slider to 0.1
2020-12-12 00:11:52 +09:00
dkanada
f94cbfed7c
Merge pull request #2217 from nyanmisaka/landingScreen-cleanup
Landing screen options clean up
2020-12-12 00:05:28 +09:00
Bill Thornton
1c03e4c830
Merge pull request #2219 from crobibero/create-playlist
Set Content-Type header when creating a playlist
2020-12-10 22:17:05 -05:00
Bill Thornton
fdcf74d498
Merge pull request #2216 from dmitrylyzo/fix-livetv-canplay
Fix canPlay for Live TV
2020-12-10 22:14:18 -05:00
crobibero
a605ca12a4 Set Content-Type header when creating a playlist 2020-12-10 11:40:05 -07:00
Bill Thornton
121d56e218 Add alias for version import 2020-12-10 10:53:54 -05:00
nyanmisaka
eee9ede2bb landing screen options clean up 2020-12-10 22:13:29 +08:00
Bill Thornton
52543f8a51
Merge pull request #2213 from thornbill/fix-sonar-bugs
Fix sonarqube bugs
2020-12-10 07:42:59 -05:00
Dmitry Lyzo
df4e5e73a5 Fix canPlay for Live TV 2020-12-10 13:47:16 +03:00
Bill Thornton
daff8c78de Fix sonarqube bugs 2020-12-10 00:00:09 -05:00
Bill Thornton
3992265189
Merge pull request #2186 from Maxr1998/fix-plugin-loader
Fix plugin loader for function definitions in window
2020-12-09 14:27:50 -05:00
Maxr1998
224f3ab8cd
Remove unnecessary duplicate error logging 2020-12-09 20:23:34 +01:00
Bill Thornton
46fd6ca8f7 Fix eslint warning 2020-12-09 12:33:46 -05:00
Bill Thornton
2f8c232ed8 Use the version from package.json in apphost 2020-12-09 12:32:24 -05:00
nyanmisaka
4243fd7f47 set the step of subtitle offset slider to 0.1 2020-12-10 01:01:02 +08:00
Maxr1998
a7fb8ebdd6
Refactor loadPlugin code 2020-12-09 11:54:01 +01:00
Maxr1998
6887d63cca
Revert "Support plugins as classes"
This reverts commit 2dede415df.
2020-12-09 11:54:01 +01:00
Ionut Andrei Oanca
21269747a7 Keep managing valid player in SyncPlay 2020-12-06 19:29:29 +01:00
Joshua M. Boniface
e3964a29c8
Merge pull request #2131 from dmitrylyzo/es6-webos
Fix babel support for legacy browsers
2020-12-04 20:34:12 -05:00
Joshua M. Boniface
dd080a8aef
Merge pull request #2159 from thornbill/plugin-manager-improvements
Plugin manager improvements
2020-12-04 20:27:37 -05:00
Joshua M. Boniface
c383c8075a
Merge pull request #2155 from thornbill/quickconnect-enhancements
Improve QuickConnect ux
2020-12-04 20:27:24 -05:00
Joshua M. Boniface
2bfd714eb5
Merge branch 'master' into es6-webos 2020-12-04 20:23:47 -05:00
Joshua M. Boniface
bad0a23650
Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -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
Bill Thornton
9155899860 Fix emby-button link handling 2020-12-03 16:09:04 -05: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
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
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
Bill Thornton
2dede415df Support plugins as classes 2020-12-02 16:24:29 -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
7827822389 Fix 4Mbps value 2020-12-02 11:16:28 -05: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
sparky8251
4971a90947 Address comments 2020-11-30 11:52:13 -05:00