Commit graph

49 commits

Author SHA1 Message Date
vapormusic
907ea987c0 oops 2021-12-30 09:45:53 +07:00
vapormusic
be6ccbada7 fix normalization on library songs 2021-12-30 09:42:11 +07:00
booploops
f777f832e4 removed limit for artist feed on full artist feed page 2021-12-29 06:33:03 -08:00
booploops
ee4a2e4751 added share to some elements, does not work correctly for library songs yet 2021-12-29 06:29:31 -08:00
booploops
b5ad5562b7 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-29 05:53:23 -08:00
booploops
0da3ad6b1d artist feed will now sort by date correctly, removed some console alerts 2021-12-29 05:53:14 -08:00
vapormusic
c7e4580327 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-29 20:51:53 +07:00
vapormusic
ddbc3236fd "normalize audio" 2021-12-29 20:48:28 +07:00
booploops
7a19de11f7 home page is now available in non dev environments 2021-12-29 05:46:49 -08:00
booploops
1ad7012e32 artists can now be followed in dev, homepage will now display latest releases from followed 2021-12-29 00:11:12 -08:00
vapormusic
f930f0fd16 fix home not loading madeforyou if you have no friends 2021-12-29 09:16:00 +07:00
booploops
155ed94551 style changes for home 2021-12-28 14:29:01 -08:00
booploops
b335edfbed fix for collections not pulling next 2021-12-28 13:06:34 -08:00
booploops
a5d31ff2f9 readding key to mediaitem-artwork to prevent artwork sticking 2021-12-28 13:04:09 -08:00
vapormusic
a04cbccc05 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-28 22:20:52 +07:00
vapormusic
130cfed2b4 LastFM Scrobbling 2021-12-28 22:20:47 +07:00
booploops
7e7119d592 added a favorites section to home, added kind property to horizontal scroller 2021-12-28 04:53:26 -08:00
booploops
3c17e15b08 working on adding social people and playlists in search, testing home page in dev mode 2021-12-28 04:35:44 -08:00
vapormusic
b57fe0f3ac Fix settings toggles for discord 2021-12-28 10:55:44 +07:00
booploops
fc8c71e1c7 fixes for dev mode 2021-12-27 00:14:37 -08:00
vapormusic
47884f90b6 temporary library-artist page 2021-12-26 22:55:13 +07:00
vapormusic
46fb100394 scale app to fix error on 4k screens 2021-12-26 21:26:07 +07:00
booploops
98a70494a4 vue devtools in dev env 2021-12-25 03:06:11 -08:00
vapormusic
8e4f219000 fix settings page not showing 2021-12-25 16:02:56 +07:00
vapormusic
6540825985 add lyrics toggles 2021-12-25 15:40:22 +07:00
booploops
211453512b Update to settings page 2021-12-25 00:08:50 -08:00
booploops
599a9130a9 added animated artwork quality, settings now uses approute 2021-12-25 00:00:46 -08:00
booploops
489340f237 Added some settings 2021-12-24 23:46:39 -08:00
vapormusic
3c92dc5e83 some fixes to the heart button 2021-12-25 10:47:25 +07:00
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
153370c32d edit playlist name added 2021-12-22 16:09:36 -08:00
booploops
00e032a0ec added add to playlist for list item songs 2021-12-22 02:44:53 -08:00
booploops
9e4f3015f0 playlist sorting, remove from playlist added 2021-12-22 00:39:02 -08:00
booploops
7ca79d024d removed playlist limit of 100 2021-12-21 19:42:33 -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
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
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
vapormusic
8f31e15220 fix more button 2021-12-20 08:40:15 +07: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