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

1610 commits

Author SHA1 Message Date
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
grafixeyehero
58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +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
grafixeyehero
4e6792309d Fix context Event Listener
(cherry picked from commit 27d1c21089a0996c9e53c49f2b10e98636467a5f)
2020-06-18 23:06:52 +03:00
grafixeyehero
30cd42ae7c Migration prompt to ES6 modules 2020-06-18 23:06:30 +03:00
grafixeyehero
1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
grafixeyehero
999f276140 Migration multiSelect to ES6 modules 2020-06-18 22:58:47 +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
ferferga
a62d69f813 CSS fixes when resizing the window 2020-06-18 18:35:50 +02:00
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
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
d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi
f468e32ac4 Fix version indicator not respecting settings on card 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
grafixeyehero
3e583fcf21 Fix userSettings Cannot read property 'get' of undefined 2020-06-16 22:23:19 +03: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
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
grafixeyehero
1556cc10e1 remove duplicate code 2020-06-13 19:36:44 +03:00
grafixeyehero
5cca460986 Migration mediainfo to ES6 modules 2020-06-13 19:32:38 +03:00