Commit graph

374 commits

Author SHA1 Message Date
booploops
17e24d4e4f playlist utils added 2021-12-22 15:54:01 -08:00
Lucas Duarte Sobreira
574b4a61a4 move checks into platform check 2021-12-22 09:39:58 -03: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
b492bc7b41 Pressing back button should restart the song rather than sending it to previous song 2021-12-22 17:44:21 +07:00
vapormusic
2c3535fcdc load browse page on launch 2021-12-22 17:01:50 +07:00
booploops
224a0d4e2e fixes and adds continuous loading to non library playlists 2021-12-21 23:26:48 -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
Lucas Duarte Sobreira
d6d59fc8de fix trying to notify using undefined data 2021-12-22 00:04:09 -03:00
booploops
05f97ad4a1 adjusted routeview for routes 2021-12-21 00:47:59 -08:00
vapormusic
eac054fd99 fix lyrics (yes it's good now) 2021-12-21 12:04:41 +07:00
vapormusic
092c33648b force lyric time = 0 at item change 2021-12-21 11:00:47 +07:00
vapormusic
4dfe9dc328 fix songs locking up 2021-12-21 10:52:31 +07:00
cryptofyre
a5b2533596 Enable WebGPU support / Logging 2021-12-20 18:34:21 -06:00
cryptofyre
20c5cc630a
Merge pull request #31 from GGrandma/main
add recentlyadded view & update sorting function
2021-12-20 17:40:52 -06:00
GGrandma
e3a6a0cca0 update song sorting function 2021-12-19 23:34:45 -06:00
GGrandma
a9feb88dba remove redundancy 2021-12-19 23:09:18 -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
60221d5e01 some fixes 2021-12-20 09:04:04 +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
Renamed from resources/cider-ui/index.js (Browse further)