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

1522 commits

Author SHA1 Message Date
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
grafixeyehero
7cb209fa10 Migration playbackSettings to ES6 modules 2020-06-21 05:57:07 +03:00
grafixeyehero
30bddd04b0 Migration homeScreenSettings to ES6 modules 2020-06-21 05:55:46 +03:00
grafixeyehero
0aeff0b464 Migration displaySettings to ES6 modules 2020-06-21 05:53:59 +03: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
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