Commit graph

326 commits

Author SHA1 Message Date
Core
3556136515 Update to README, added issue templates, moved banner to resources, updated gitignore for .vscode 2021-12-19 23:53:47 +00:00
Core
7d3e513187 File structure update - all source files now in src directory, cider-ui renamed to renderer, main/backend-related files in main directory, base implementation of mpris and start of backend rework 2021-12-19 06:02:38 +00:00
cryptofyre
d003a89d69 Prepare for Microsoft Store alpha release. 2021-12-18 17:39:58 -06:00
vapormusic
e16bc00c95 improve karaoke timing 2021-12-18 11:27:14 +07:00
vapormusic
14f9ba7c30 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-18 10:43:31 +07:00
vapormusic
bf2b0699d3 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-18 10:42:56 +07:00
booploops
d53bce3eee adjusted z-index of song-artist 2021-12-17 19:42:50 -08:00
vapormusic
afea5747dc add context buttons to the squares 2021-12-18 10:42:49 +07:00
booploops
4b906511a6 changed cider-platform from once to on 2021-12-17 19:24:18 -08:00
booploops
1325ec0980 adjusted playlist css 2021-12-17 19:12:53 -08:00
booploops
2abd1fa4f9 Update style.less 2021-12-17 18:58:00 -08:00
booploops
977c27aca1 added blend mode to nav bar for better visibility 2021-12-17 18:50:45 -08:00
booploops
750ac8a798 Update style.less 2021-12-17 18:49:19 -08:00
booploops
0f66facc58 Update style.less 2021-12-17 18:48:00 -08:00
booploops
4ae1370086 Added see all to routes 2021-12-17 18:45:44 -08:00
booploops
cef6a8fb2e adjusted content-inner padding 2021-12-17 18:43:22 -08:00
booploops
c6b4d6bd2c increased z-index of navigation bar 2021-12-17 18:41:45 -08:00
booploops
e2dc9e4c0a added navigation bar, always present at the moment 2021-12-17 18:41:00 -08:00
booploops
832e0f75bf routes 2021-12-17 18:25:30 -08:00
booploops
27f49fc8e8 beginning of adding history routing 2021-12-17 18:19:17 -08:00
cryptofyre
3079b29b88 Add base Cider analytics. 2021-12-17 13:46:23 -06:00
Core
49a6725e82 Fix for notifications 2021-12-17 18:55:56 +00:00
vapormusic
0aac969346 fix vid lyrics 2021-12-17 23:39:09 +07:00
vapormusic
9b308c96f6 fix the vids again 2021-12-17 23:12:18 +07:00
vapormusic
08874c70ea disable SW for now, fix lyrics, comment release for win 2021-12-17 21:54:49 +07:00
vapormusic
9542e3ce6b forgot 2021-12-17 21:12:54 +07:00
vapormusic
a3f8ba18d0 further bg memleak fix 2021-12-17 20:56:57 +07:00
vapormusic
7289ab525d Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-17 20:52:17 +07:00
vapormusic
5d8a22eacd lyrics improvement 2021-12-17 20:48:34 +07:00
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