Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
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
GGrandma
27471f95b3 correctly sort albums on initial refresh 2021-12-19 15:04:48 -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
Renamed from resources/cider-ui/views/main.ejs (Browse further)