Commit graph

397 commits

Author SHA1 Message Date
booploops
b1bbaab969 Fixed errors after last song in queue is finished, Styling Changes, list item will now show the play button on hover 2021-12-17 02:29:12 -08:00
booploops
9e030f5a30 fixes track being set to play twice on list item 2021-12-16 21:32:29 -08:00
booploops
31582d55cf content area contrast change 2021-12-16 20:53:52 -08:00
vapormusic
c2ec359f7b Service Workers to cache image 2021-12-17 11:13:56 +07:00
cryptofyre
c40e5fa441 the hearts and other shit were triggering me 2021-12-16 16:18:20 -06:00
Core
3fcf6f9faf electron-store base for volume storing, fixes to window max/min handling 2021-12-16 17:17:18 +00: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
570afdb2a4 Update style.less 2021-12-16 02:07:19 -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
booploops
64a8529f65 context menu can now be closed with right click, fixed css error on #app-content 2021-12-15 23:55:06 -08:00
vapormusic
98d697b211 fix some queue not showing 2021-12-16 14:17:55 +07:00
vapormusic
215c18cb41 add artist station playback on playmediaitembyid 2021-12-16 14:03:23 +07:00
vapormusic
e843909201 fix this again 2021-12-16 14:01:49 +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
7d2f3b48a7 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-15 18:13:51 -08:00
booploops
dc575faa76 Added animation to context menus 2021-12-15 18:13:42 -08:00
vapormusic
2f324ea2af Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-16 09:06:38 +07: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
8ca78389da fix bg artwork 2021-12-16 08:19:51 +07:00
cryptofyre
147f056270 package cleanup 2021-12-15 18:13:28 -06: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