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

10661 commits

Author SHA1 Message Date
ferferga
6c0f3a39c7 Remove blank space when item doesn't have an image 2020-06-18 12:27:15 +02:00
ferferga
5a87754c2a Switch wrong condition for the new previous track behaviour and fix lint 2020-06-18 11:19:20 +02:00
ferferga
f9119cc2f6 Replace context menu 'ViewArtist' with 'ViewAlbumArtist' option for players and fix texting bits 2020-06-18 10:55:58 +02:00
ferferga
0e2b960ae7 Repeat song on double click only if there is a previous item 2020-06-18 10:15:30 +02:00
ferferga
989c99521f Go to previous track on double click 2020-06-18 09:30:31 +02:00
ferferga
1a6e0973f3 Fix duplicated context menus 2020-06-18 09:22:17 +02:00
ferferga
dcb0eb8c01 Show .btnSavePlaylist always on desktop 2020-06-18 09:06:12 +02:00
ferferga
e2da870f32 Take out likes variable from condition 2020-06-18 08:56:09 +02:00
ferferga
2a74d53c35 Finish work on shuffle mode 2020-06-18 08:39:23 +02:00
ferferga
2ab476f073 Fix playlist for items without images 2020-06-18 08:04:33 +02:00
ferferga
40c2ccaab3 Minor style improvements to nowPlaying 2020-06-18 01:24:04 +02:00
ferferga
ff6bfbf2b4 Add playlist shuffling toggle to remotecontrol.js 2020-06-18 01:19:59 +02:00
ferferga
74d32d3cbd Add repeat button in mobile layout 2020-06-17 22:30:59 +02:00
ferferga
8b4b67254a Show playlist on desktop layout and use native context menu 2020-06-17 22:09:30 +02:00
ferferga
4159268949 Repeat track if going back when less than 5 seconds of the item has been playing 2020-06-17 21:02:50 +02:00
ferferga
e2f61c67b9 Show all artists of an item and set bottom bar transparent on mobile devices 2020-06-17 20:29:08 +02:00
ferferga
dd4cc0328a Attempt to fix miniplayer context menu 2020-06-17 20:28:42 +02:00
ferferga
b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
dkanada
b2db27a424
Merge pull request #1204 from dmitrylyzo/fix-slideshow-safari-webos2
Fix slideshow (Safari, WebOS 2)
2020-06-17 14:07:46 +09:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
grafixeyehero
582ea61267 Migration dialog to ES6 modules 2020-06-17 01:23:32 +03:00
grafixeyehero
2b156bfe57 Remove unused function
(cherry picked from commit c1b65c0122949ccb99be794a6a81e59e8146d450)
2020-06-16 23:55:15 +03:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
MrTimscampi
660e4a0a3c Add Writers to overview and handle cast and crew better 2020-06-16 21:49:28 +02:00
MrTimscampi
e83fcf89fb Fix link colors in details overview 2020-06-16 21:49:28 +02:00
MrTimscampi
d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi
a8e45f30ab Fix buttons moving and title cropping on details page 2020-06-16 21:47:18 +02:00
MrTimscampi
f468e32ac4 Fix version indicator not respecting settings on card 2020-06-16 21:47:06 +02:00
MrTimscampi
71a6102086 Align the track selection baselines in item details 2020-06-16 21:47:06 +02:00
MrTimscampi
de0e45c0c0 Use Card component as poster on details page 2020-06-16 21:47:04 +02:00
MrTimscampi
d54e30cfda Header color transition 2020-06-16 21:45:09 +02:00
MrTimscampi
267d22f044 Move Delete button to context menu 2020-06-16 21:45:09 +02:00
MrTimscampi
617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi
d3d4c116a4 Fix some issues with details page and small redesign 2020-06-16 21:45:07 +02:00
grafixeyehero
3e583fcf21 Fix userSettings Cannot read property 'get' of undefined 2020-06-16 22:23:19 +03:00
dkanada
ce67087811
fix quotes in repository controller 2020-06-17 02:15:05 +09:00
dkanada
bfc3e20df4 simplify repository save and add attribute 2020-06-16 21:14:04 +09:00
dkanada
03b4976237
fix error with margin property 2020-06-16 14:58:08 +09:00
Anthony Lavado
c263a90d5b
Merge pull request #1046 from nyanmisaka/hwaccel
Add more separate hardware decoding toggles
2020-06-16 00:08:48 -04:00
dkanada
d822bc12b6 minor style improvements 2020-06-16 00:32:23 +09:00
dkanada
9c97893ff3
Merge pull request #1406 from Delgan/faster-tracks-rendering
Avoid async rendering of MediaSources tracks to prevent content jump
2020-06-15 19:41:14 +09:00
dkanada
8bb8f8262e
Merge pull request #1409 from Influence365/fix-persistant-drop-image-text
Fix "Drop image here, or click to browse" persistent Visual
2020-06-15 17:47:40 +09:00
Influence365
84dcf42d43
Update imageUploader.template.html 2020-06-15 09:00:29 +01:00
Influence365
2d506e1dee
Update imageUploader.js 2020-06-15 08:59:48 +01:00
dkanada
d9f8ae70b7
Merge pull request #1405 from Influence365/fix-movie-progressbar-width
Fix Movie Progress Bar Width
2020-06-15 15:01:25 +09:00
Influence365
8dfe335e42
formatting fix 2020-06-14 21:27:27 +01:00
Influence365
71eda3801f
minor change to fix bug 2020-06-14 21:25:27 +01:00
Delgan
1691827cee Avoid async rendering of MediaSources tracks to prevent content jump 2020-06-14 21:36:18 +02:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
grafixeyehero
6982176c67 add default 2020-06-14 01:30:00 +03:00