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

1296 commits

Author SHA1 Message Date
Nyanmisaka
2bc541c3ec
Merge branch 'master' into tonemap-ui 2020-07-02 01:26:23 +08:00
nyanmisaka
429c47f414 add tonemapping settings 2020-07-02 01:22:07 +08:00
Joshua M. Boniface
59eed728de
Merge pull request #1498 from MrTimscampi/blurhash-perf
Improve blurhash performance
2020-07-01 11:42:13 -04:00
dkanada
beb9bebce5
Merge pull request #1496 from dmitrylyzo/keydown-bubbling
Rearrange keydown event handling
2020-07-01 02:06:54 +09:00
MrTimscampi
0766d360c1 Move check outside of loop 2020-06-30 00:10:13 +02:00
MrTimscampi
c70ba48082 Adjust blurhash entry animation timing 2020-06-29 23:57:56 +02:00
MrTimscampi
0361a2d58d Fix blurhash entry animation 2020-06-29 23:57:05 +02:00
MrTimscampi
5924c17c72 Improve blurhash performance 2020-06-29 23:38:46 +02:00
Joshua M. Boniface
6ca47a891b
Merge pull request #1475 from crobibero/syncplay-api
remove sessionId parameter from api calls
2020-06-29 14:59:23 -04:00
Dmitry Lyzo
4d8c1bd7c6 Keep slider progress, as it is updated on change event 2020-06-29 13:36:55 +03:00
Dmitry Lyzo
62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
Dmitry Lyzo
70b0fbafd0 Add minimum width for SubtitleSync dialog 2020-06-28 19:16:04 +03:00
Dmitry Lyzo
dccaa34d58 Fix SubtitleSync slider lagging 2020-06-28 19:14:13 +03:00
dkanada
178d698feb
Merge pull request #1206 from MrTimscampi/details-redux
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
dkanada
13b05c8e44
Merge pull request #1432 from dmitrylyzo/dont-start-time-sync
Don't start time sync if not in SyncPlay mode
2020-06-23 21:27:52 +09:00
MrTimscampi
9c4a602979 Merge remote-tracking branch 'upstream/master' into details-redux 2020-06-23 10:35:38 +02:00
dkanada
ab9241fe59
Merge pull request #1171 from MrTimscampi/placeholder
Enable a simple color placeholder for loading cards
2020-06-23 17:24:49 +09:00
dkanada
8748ffdc22
Merge pull request #1462 from KGT1/seektoactionhandler
ActionHandler 'seekto' for Media Notification Seekbar
2020-06-23 16:58:03 +09:00
KGT1
c639b12f9e
Update mediasession.js
changed playbackManager.getCurrentPlayer() to currentPlayer
2020-06-22 18:01:20 +02:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
crobibero
ed7071015a remove sessionId parameter from api calls 2020-06-22 07:15:15 -06:00
dkanada
6a23344871
Merge pull request #1444 from grafixeyehero/unused-code
Remove unused  loadingDialog & serverRestartDialog
2020-06-22 20:36:14 +09:00
Vasily
1a8da665bc
Merge pull request #1463 from MrTimscampi/card-shapes
Fix latest section portrait cards not being portrait in all cases
2020-06-22 12:59:36 +03:00
MrTimscampi
5733f30cea Fix latest section portrait cards not being portrait in all cases 2020-06-22 10:09:21 +02:00
KGT1
329af3f54d fixed linting errors 2020-06-22 10:08:54 +02:00
KGT1
1042121668 added ActionHandler seekto for Notification-Bar 2020-06-22 09:47:02 +02:00
Vasily
c7fcddb3a2
Merge pull request #1461 from MrTimscampi/root-margins
Fix issue with IntersectionObserver root margin
2020-06-22 10:28:21 +03:00
MrTimscampi
61fbf10085 Fix issue with IntersectionObserver root margin 2020-06-22 09:14:13 +02:00
MrTimscampi
b2ffc1109a Remove leftover references to cardContent-button 2020-06-21 17:09:42 +02:00
MrTimscampi
8ecaf85dba Fix placeholders on purplehaze
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-21 17:04:13 +02:00
MrTimscampi
d91797b06e Reword the placeholder 2020-06-21 16:54:59 +02:00
MrTimscampi
c42f931953 Fix linting issue 2020-06-21 16:54:59 +02:00
MrTimscampi
90c971afa9 Add theme colors for card placeholders 2020-06-21 16:54:59 +02:00
MrTimscampi
b088ae8428 Correct card color 2020-06-21 16:54:59 +02:00
MrTimscampi
f80fb1bb27 Fix placeholder in TV layout 2020-06-21 16:54:58 +02:00
MrTimscampi
0e376bb78d Enable a simple placeholder for cards 2020-06-21 16:54:34 +02:00
MrTimscampi
1629e79956 Adjust star color 2020-06-21 13:43:23 +02:00
MrTimscampi
7dd09909d2 Move more button at the end of actions in listview 2020-06-21 09:07:18 +02:00
MrTimscampi
6afbda6ff3 Improve season view 2020-06-21 09:07:18 +02:00
Julien Machiels
3cd81e73da
Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:24:04 +02:00
Julien Machiels
b2dae289cc
Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:23:47 +02:00
grafixeyehero
48d7935e57 Remove unused serverRestartDialog 2020-06-20 21:34:20 +03:00
MrTimscampi
e14f4315a8 Further improvements to the details page 2020-06-20 20:22:15 +02:00
MrTimscampi
efabfc6f69 Use parent poster for items with children 2020-06-20 15:29:47 +02:00
grafixeyehero
8d67a061e1 Remove unused loadingDialog 2020-06-19 19:40:48 +03:00
Delgan
7d8efbe5a7
Fix media info dialog visually refreshing library page in background 2020-06-19 14:45:29 +02:00
dkanada
9873232524
Merge pull request #1439 from Delgan/patch-2
Fix broken image uploader due to missing '#dropImageText' element
2020-06-19 06:29:49 +09:00
grafixeyehero
4b651f4a9d Fix context Event Listener
(cherry picked from commit 27d1c21089a0996c9e53c49f2b10e98636467a5f)
(cherry picked from commit 4e6792309d)
2020-06-18 23:48:19 +03:00
Delgan
ffcb47cb7e
Fix broken image uploader due to missing '#dropImageText' element 2020-06-18 21:14:22 +02:00
Dmitry Lyzo
8021b893c8 Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00