Commit graph

39 commits

Author SHA1 Message Date
booploops
9e030f5a30 fixes track being set to play twice on list item 2021-12-16 21:32:29 -08:00
vapormusic
f193299996 fix possible leak on bg change 2021-12-16 20:36:02 +07:00
vapormusic
f02baae6ce Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-16 18:57:48 +07:00
vapormusic
5b2da36ae1 queue the whole song library 2021-12-16 18:57:17 +07:00
booploops
3449f70a8f fix for single selection thinking its multiple 2021-12-16 02:57:54 -08:00
booploops
12b736baa0 Added :index to list items where it was missing 2021-12-16 02:52:41 -08:00
booploops
92e7035ff8 added shift multi select to list item 2021-12-16 02:50:30 -08:00
booploops
3ad4665ee2 added guid's to list items for selection 2021-12-16 02:41:10 -08:00
booploops
7fa3fca084 Increased artwork size on list item 2021-12-16 02:22:23 -08:00
booploops
3ecf4ff3a0 CTRL + F will now focus and select the search box 2021-12-16 02:11:25 -08:00
booploops
caf66e7d05 Added multi select to queue, added multi remove in queue 2021-12-16 02:05:47 -08:00
booploops
1151c06926 Added clear all to queue 2021-12-16 01:55:30 -08:00
booploops
4606f44496 Fix for multi add being out of order 2021-12-16 01:51:57 -08:00
booploops
4c7c644f97 Added play next, and play later for multi select 2021-12-16 01:31:00 -08:00
booploops
fc015ea559 working on multi select for list item 2021-12-16 00:15:43 -08:00
vapormusic
98d697b211 fix some queue not showing 2021-12-16 14:17:55 +07:00
vapormusic
a37b02c30e artist play button 2021-12-16 13:52:32 +07:00
booploops
9775cb758d Update queue.ejs 2021-12-15 21:12:46 -08:00
booploops
b249512467 Update queue.ejs 2021-12-15 21:12:07 -08:00
booploops
ab8a78021e Tracks will now select when single clicked 2021-12-15 21:11:29 -08:00
booploops
2c5d40f70b Double clicking on track in queue will now play that track 2021-12-15 21:05:44 -08:00
booploops
56a5252413 Fixed play next and play later on mediaitem-list-item 2021-12-15 20:59:50 -08:00
booploops
e78171b5a0 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-15 19:51:11 -08:00
booploops
459175ef1b Queue is now implemented into main window, active drawers will now change the icons on the chrome 2021-12-15 19:51:00 -08:00
vapormusic
34931f4f61 add queue -> play next/play later 2021-12-16 10:39:42 +07:00
booploops
36019b518d Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-15 19:27:40 -08:00
booploops
d1c8bb8e2f progress on queue 2021-12-15 19:27:38 -08:00
vapormusic
4cb9f193a2 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-16 10:17:34 +07:00
vapormusic
8eb3e1e170 add some buttons to item context menu 2021-12-16 10:17:28 +07:00
booploops
bcde491e0d Starting queue on zoo page 2021-12-15 18:46:53 -08:00
booploops
2837c9d57e Added artist and song radios, added play button on artist pages, added artist page menu (needs glyph) 2021-12-15 17:55:07 -08:00
vapormusic
9f2457e2b6 queue whole playlist/album before play item 2021-12-15 22:44:13 +07:00
vapormusic
fb6965de7f hide the progress time unless hover 2021-12-15 21:43:28 +07:00
booploops
4351cffff0 added time out for user menu blur 2021-12-15 02:36:21 -08:00
booploops
92032ffb02 Reverted mediaitem-mvview changes 2021-12-15 02:17:37 -08:00
booploops
addcfe3256 resized music video element, added app.page = 'zoo' for testing new elements 2021-12-15 01:48:37 -08:00
booploops
7629cbf5ca base for future context menu 2021-12-15 01:17:03 -08:00
booploops
236da9b878 Added :key to mediaitem-artwork, preventing previous artwork from persisting 2021-12-14 22:20:17 -08:00
booploops
2df1a2d95f Renamed cider-ui-tests to cider-ui, starting skeleton for settings page 2021-12-14 22:12:19 -08:00