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

2021 commits

Author SHA1 Message Date
dkanada
c1e3b881ae update material icon style 2021-02-17 12:07:42 +09:00
dkanada
50b9e1adf4 add background colors to user and library cards 2021-02-07 00:16:45 +09:00
dkanada
22c66ae353 add images to available plugins as well 2021-02-06 15:45:48 +09:00
dkanada
12c6cf5498 fix image alignment on plugin cards 2021-01-25 02:50:15 +09:00
Bill Thornton
e5531c363b
Merge pull request #2293 from thornbill/wrong-latest-tab
Fix latest tab links for tv and music
2021-01-07 16:51:20 -05:00
Bill Thornton
e2c4418485
Merge pull request #2306 from thornbill/fix-tiny-icons
Fix tiny card icons
2021-01-07 16:50:53 -05:00
Bill Thornton
945946b96d
Merge pull request #2309 from jellyfin/white-flashing-images
fix(card): white flashing images
2021-01-05 17:08:01 -05:00
Fernando Fernández
a91d4b6a67 fix(card): white flashing images 2021-01-05 19:06:32 +01:00
Niels van Velzen
1b6de3c257
Disable multi download option 2021-01-05 15:44:30 +01:00
Bill Thornton
60538daddf Fix tiny card icons 2021-01-04 00:39:42 -05:00
Bill Thornton
fa24242a3e Fix latest tab links for tv and music 2021-01-02 00:23:43 -05:00
artiume
f38db50764
fix order 2020-12-29 02:09:05 -05:00
artiume
f46326f592
remove duplicate 2020-12-28 01:32:40 -05:00
artiume
14cd543188
Match Weblate 2020-12-28 01:30:47 -05:00
artiume
171387ee31
Update displaySettings.template.html 2020-12-28 01:21:46 -05:00
artiume
d522a0f40c
Arrrr 2020-12-28 01:21:09 -05:00
artiume
d9289b0039
Add Tamil to Web 2020-12-28 00:49:18 -05:00
Joshua M. Boniface
699a3d2046
Merge pull request #2258 from thornbill/return-of-the-dashboard-theme 2020-12-22 22:25:50 -05:00
Bill Thornton
95d58db5f9 Restore dashboard theme option 2020-12-21 10:38:54 -05:00
Bill Thornton
ec7cffcfd1 Always allow stopping via the action menu 2020-12-18 14:31:40 -05:00
artiume
2fa702e954
Fix Continue Listening 2020-12-18 04:57:16 -05:00
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