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

1979 commits

Author SHA1 Message Date
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
4fcf7f1805 Merge remote-tracking branch 'upstream/master' into modern-osd 2020-08-30 13:41:17 +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
MrTimscampi
1812df57ad Fix up next dialog on Chrome 2020-08-29 16:08:05 +02:00
MrTimscampi
3f59288158 Improve Up Next dialog 2020-08-29 16:08:04 +02:00
MrTimscampi
6d5ed18386 Redesign OSD and Up Next dialog 2020-08-29 16:07:27 +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
matjaz321
865e9085ef CR fixes 2020-08-19 21:32:22 +02: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
Bill Thornton
5e1d4edd87 Set background color on blurhash image load 2020-08-19 13:02:09 -04:00
nyanmisaka
7dfe5ba185 Merge remote-tracking branch 'upstream/master' into tonemap-ui 2020-08-19 17:50:01 +08:00
Bill Thornton
d5ebfe4add Remove horizontal margins on guide 2020-08-18 16:33:37 -04:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
84ff01ad51
Merge pull request #1808 from jomp16/master-playback
Support for faster playback rates.
2020-08-17 17:08:42 +09:00
Joshua M. Boniface
e4a922ad60
Merge pull request #1716 from MrTimscampi/pluginmanager-es6
Migrate PluginManager and PackageManager to ES6
2020-08-16 12:17:22 -04:00
MrTimscampi
7756b3164b Fix suggestions 2020-08-16 15:46:29 +02:00
dkanada
8685cc383a
Merge pull request #1779 from Camc314/migrate-to-ES6-67
Migration of experimentalWarnings and sessionPlayer to ES6 modules
2020-08-16 22:44:53 +09:00
dkanada
50e0e0dd7e
Merge pull request #1645 from MrTimscampi/another-es6-pr
Migrate appRouter to ES6
2020-08-16 22:09:04 +09:00
Cameron
d95497cb23
Merge branch 'master' into migrate-to-ES6-67 2020-08-16 12:18:24 +01:00
dkanada
5e53170cf6
Merge pull request #1761 from Camc314/migrate-to-ES6-61
Migration of recordingeditor and recordingfields to ES6 modules
2020-08-16 19:16:52 +09:00
Ian Walton
7952b75ca2 Show seek buttons when playing video on mobile. 2020-08-15 14:50:43 -04:00
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00