Commit graph

299 commits

Author SHA1 Message Date
vapormusic
cbb6824ff4 some saved queue fix 2021-12-25 14:12:17 +07:00
vapormusic
f6b0b4da8c Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-25 13:51:03 +07:00
vapormusic
8e07c08553 add contextmenu to nowplaying 2021-12-25 13:51:01 +07:00
booploops
94e73a2d7d integrated electron-store cfg into vue 2021-12-24 22:22:31 -08:00
booploops
59d7de2151 electron-store applied 2021-12-24 21:28:15 -08:00
vapormusic
3c92dc5e83 some fixes to the heart button 2021-12-25 10:47:25 +07:00
vapormusic
25221521cd fix the top-view again 2021-12-25 09:25:31 +07:00
vapormusic
a4fc6b0848 fix this 2021-12-25 09:14:28 +07:00
vapormusic
62858b5fe4 Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-25 09:12:48 +07:00
vapormusic
b49c079a21 fix the top view of browse 2021-12-25 09:12:45 +07:00
BrandonPlank
a17f125d6b sorry 2021-12-24 21:02:41 -05:00
vapormusic
1d2a072358 added app.isDev variable, privacy is now disabled by default unless dev is enabled 2021-12-24 21:02:25 -05:00
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)