Commit graph

87 commits

Author SHA1 Message Date
booploops
82301cde95 some backend changes 2021-12-24 17:33:23 -05:00
booploops
a4da82f95f added app.isDev variable, privacy is now disabled by default unless dev is enabled 2021-12-24 17:33:23 -05:00
vapormusic
47a19dae94 fix lastItem to let 2021-12-24 17:33:23 -05:00
vapormusic
519440b549 save last played track, time and queue 2021-12-24 17:33:23 -05:00
vapormusic
0486fb8fa6 add yt lyrics 2021-12-24 13:20:57 +07:00
vapormusic
9fb4585e52 use unique object for appleCurator 2021-12-24 11:38:22 +07:00
vapormusic
7f79ffb333 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-24 11:20:50 +07:00
vapormusic
579a479fce fix playlist queueing 2021-12-24 11:20:48 +07:00
GGrandma
e103706db0 fix album & song sorting function 2021-12-23 14:15:22 -06:00
vapormusic
4a917c27b2 remove timeupdate event 2021-12-23 12:13:21 +07:00
booploops
aaf7df8ab3 improvements to playlist creation and deletion 2021-12-22 16:54:22 -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
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)