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

1787 commits

Author SHA1 Message Date
dkanada
1dad3e7eeb
Merge pull request #1096 from ConfusedPolarBear/quickconnect
Add quick connect (login without typing password)
2020-09-15 15:03:26 +09:00
dkanada
a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00
Anthony Lavado
8e3458f230
Merge pull request #1487 from nyanmisaka/tonemap-ui
Tonemapping function dashboard options
2020-09-11 09:16:42 -04:00
Matt Montgomery
fa7d8bf4da Apply suggestions from code review 2020-09-10 15:05:28 -05:00
dkanada
41a79924a6
Merge pull request #1870 from Camc314/fix-overlapping-list-view
Unclutter listview for small screens
2020-09-05 16:58:23 +09:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dkanada
87484e1abb
Merge pull request #1896 from jellyfin/errors
Fix a common error message and update some strings
2020-09-04 00:00:31 +09:00
dkanada
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada
459d6907d5 fix a common error message and update some strings 2020-09-02 14:54:54 +09:00
dkanada
692a35c5a4
Merge pull request #1882 from Camc314/patch-2
Fix accessing subtitles and playback data actionsheets
2020-09-02 12:31:42 +09:00
Cameron
fec7315763 Fix accessing subtitles and playback data 2020-09-01 09:47:30 +01:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
Cameron
f4491c66c3 Hide image on even smaller screens
data-type is added to keep images for music playlists

This reverts commit 0982c15c3c670a19214c8b0d97b801f6ab7ea547.
2020-09-01 09:09:22 +01:00
Cameron
00ad0f051f Fix listview for small screens
Hide secondary media info to improve listview on smaller screen sizes
2020-08-31 16:28:00 +01:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
Bond-009
4d04d54104
Merge pull request #1868 from jellyfin/fix_contenttype
Add application/json as content type for JSON requests
2020-08-31 16:03:47 +02:00
Claus Vium
8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
dkanada
6e5a26a887
Merge pull request #1845 from MrTimscampi/focus-fixes
Various TV-related fixes
2020-08-31 18:09:34 +09:00
Benoît Dardenne
734b3dd382 Show track artists in the list view, except if the artists for all tracks match the album artists 2020-08-30 21:53:33 +02:00
MrTimscampi
ca4419da4d Merge remote-tracking branch 'upstream/master' into focus-fixes 2020-08-30 18:19:08 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
507b477117
Merge pull request #1855 from MrTimscampi/global-fix
Fix bad global restriction
2020-08-30 12:55:13 +09:00
dkanada
d0cd58e9cf
Merge pull request #1810 from iwalton3/currenttime-is-ms
Change all instances of currentTime to be in ms.
2020-08-30 12:41:20 +09:00
Dmitry Lyzo
ac0fdd8059 Fix fake image zoom 2020-08-29 19:43:05 +03:00
MrTimscampi
26b09014d0 Fix bad global restriction 2020-08-29 16:34:21 +02:00
dkanada
f2a86b965d simplify media info strings 2020-08-28 21:38:56 +09:00
dkanada
956c2a84b2 remove useless favorite headers 2020-08-28 21:05:38 +09:00
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada
75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
Ian Walton
e7b5207294 Fix clearing backdrop when no item is playing. 2020-08-26 18:35:20 -04:00
Ian Walton
c22e3b2cc6 Fix seriesImageUrl linter issue. 2020-08-26 17:18:23 -04:00
Ian Walton
9b6b79628f Switch to simple check for item. 2020-08-26 17:05:01 -04:00
MrTimscampi
3f7a84512e Fix icon posiition on cards in TV layout 2020-08-26 19:30:46 +02:00
Ian Walton
7eff82d671 Add null check to remotecontrol. 2020-08-25 22:27:28 -04:00
Ian Walton
201685a60b Merge branch 'unstable' into show-mobile-seek 2020-08-25 22:19:59 -04:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
4f3c5df4f0
Merge pull request #1832 from MrTimscampi/fix-show-title
Fix cards without title
2020-08-22 07:43:35 +09:00
dkanada
e916c81441
Merge pull request #1827 from thornbill/under-cover
Fix TV channel logo size
2020-08-22 07:42:42 +09:00
dkanada
9e3a27266c
Merge pull request #1820 from thornbill/fix-guide-margin
Remove horizontal margins on guide
2020-08-22 07:42:09 +09:00
MrTimscampi
e841c55e85 Fix cards without title 2020-08-20 21:56:27 +02:00
Bill Thornton
e7dbbaa36f Make fallback text on cards less tiny 2020-08-20 14:00:37 -04:00
Bill Thornton
8194b19d0c Fix background size for TV channel logos 2020-08-20 11:42:09 -04:00
Bill Thornton
c3d458b148 Remove unused styles and unneeded class 2020-08-20 11:38:06 -04:00
Ian Walton
dc162aca95
Use strict equality check.
Co-authored-by: Matjaz Zavski <matjaz.zavski15@gmail.com>
2020-08-19 19:19:23 -04:00
Ian Walton
69293aa7c3
Merge branch 'master' into currenttime-is-ms 2020-08-19 18:23:26 -04:00
Bill Thornton
f4a329433e Only add background color to blurhashed items 2020-08-19 13:47:16 -04:00
Bill Thornton
e5198a6328 Skip adding background color for non-blurhashable items 2020-08-19 13:36:29 -04:00