Commit graph

1339 commits

Author SHA1 Message Date
vapormusic
579a479fce fix playlist queueing 2021-12-24 11:20:48 +07:00
vapormusic
b0084e386a some small fixes 2021-12-23 22:47:04 +07:00
vapormusic
2e05c0ef9f add "add/remove to library" in playlist view 2021-12-23 22:40:40 +07:00
booploops
5bc98f5187 starting electron store, improvements to add to playlist 2021-12-23 02:53:46 -08:00
vapormusic
4d8ae18ce4 change discord invite 2021-12-23 11:12:05 +07:00
booploops
1f91b51cca added placeholder artwork 2021-12-22 17:13:17 -08:00
booploops
c1c3a4f200 check for if playlist has a name attribute 2021-12-22 16:56:48 -08:00
booploops
215da357a7 playlists can now be created and deleted 2021-12-22 16:16:55 -08:00
booploops
153370c32d edit playlist name added 2021-12-22 16:09:36 -08:00
booploops
17e24d4e4f playlist utils added 2021-12-22 15:54:01 -08:00
booploops
7d9424e244 improvements to add to playlist popup 2021-12-22 15:35:36 -08:00
booploops
3ed9faa0ba Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-22 02:45:02 -08:00
booploops
00e032a0ec added add to playlist for list item songs 2021-12-22 02:44:53 -08:00
vapormusic
fe4a15bb9f wait 2021-12-22 17:44:53 +07:00
booploops
9e4f3015f0 playlist sorting, remove from playlist added 2021-12-22 00:39:02 -08:00
vapormusic
135793850a fix loading stuck 2021-12-22 12:15:31 +07:00
booploops
7ca79d024d removed playlist limit of 100 2021-12-21 19:42:33 -08:00
booploops
c3f3e15875 adjusted mediaitem square for apple-curators 2021-12-21 18:19:44 -08:00
booploops
950271e446 Update collection-list.ejs 2021-12-21 18:12:52 -08:00
booploops
4042be4eaf fix for unknown types in collection view 2021-12-21 18:12:35 -08:00
booploops
91664d2d91 added brick type for media items, brick will now display the correct artwork 2021-12-21 17:52:03 -08:00
booploops
287f8a490b changes to mediaitem elements 2021-12-21 17:26:06 -08:00
booploops
773b397bbc Update mediaitem-square.ejs 2021-12-21 16:11:27 -08:00
booploops
e38ddced69 CSS Changes to mediaitem-square, updated to do with code for playlist sorting 2021-12-21 16:09:59 -08:00
booploops
f8491848fd merged mediaitem-square and mediaitem-square-large into the same element
added observed visibility to mediaitem-square.
fixed artist page animated artwork not changing when navigation to another artist with animated artwork
2021-12-20 23:48:32 -08:00
booploops
3b04f2d608 list item will now route correctly to non songs 2021-12-20 22:22:13 -08:00
vapormusic
4dfe9dc328 fix songs locking up 2021-12-21 10:52:31 +07:00
vapormusic
8f7c21f506 fix mv lyrics 2021-12-21 09:45:59 +07:00
cryptofyre
20c5cc630a
Merge pull request #31 from GGrandma/main
add recentlyadded view & update sorting function
2021-12-20 17:40:52 -06:00
vapormusic
7337651376 fix some lyrics 2021-12-20 22:31:28 +07:00
vapormusic
2db84c72a9 fix some lyrics issue 2021-12-20 17:20:57 +07:00
vapormusic
0ca70784c6 add apple-curator page 2021-12-20 11:45:47 +07:00
vapormusic
7f3e455b78 made for you page 2021-12-20 11:03:18 +07:00
vapormusic
60221d5e01 some fixes 2021-12-20 09:04:04 +07:00
vapormusic
8f31e15220 fix more button 2021-12-20 08:40:15 +07:00
GGrandma
27471f95b3 correctly sort albums on initial refresh 2021-12-19 15:04:48 -06:00
GGrandma
32cb85481d fix album sorting on refresh 2021-12-19 14:55:13 -06:00
GGrandma
be9cbfb9e6 add recentlyadded view & update sorting function 2021-12-19 14:37:52 -06: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