Commit graph

669 commits

Author SHA1 Message Date
vapormusic
c2a0bf2f45 add metadata support 2022-03-01 19:12:15 +07:00
vapormusic
6e0bfa99be switch id 2022-03-01 19:12:15 +07:00
booploops
8013d663e9 added window style to settings 2022-02-28 23:57:47 -08:00
booploops
3f9bb100d7 will now write id to theme.json 2022-02-28 22:50:31 -08:00
booploops
e865e41b93 adds theme notifications 2022-02-28 22:42:02 -08:00
booploops
b4de904cd0 added open themes folder button 2022-02-28 22:12:38 -08:00
booploops
f46826d696 verify commit field exists 2022-02-28 22:06:46 -08:00
booploops
a60c91b379 changed how themes are saved 2022-02-28 22:01:14 -08:00
booploops
5a160068cf startup mask, fixes mpris preventing quit 2022-02-28 20:04:12 -08:00
Core
2d16423106
#523 Patch 2022-03-01 03:37:20 +00:00
Core
89e0d7c104
Update notifications
Removed the shit tone of check for updates, made it manual
Redone the function in utils
Logging for autoupdater implemented
2022-02-27 18:34:40 +00:00
child_duckling
a5e22d5f0d link handling for discordrpc.ts 2022-02-26 23:53:21 -08:00
child_duckling
23dafc4036 check for update on launch, prep for operation balls 2022-02-25 22:54:50 -08:00
vapormusic
798a38613d Revert "Merge branch 'local' into develop"
This reverts commit 46ccfa1393, reversing
changes made to 8f9421258c.
2022-02-26 06:21:17 +07:00
vapormusic
46ccfa1393
Merge branch 'local' into develop 2022-02-26 13:19:58 +07:00
booploops
919fed493b better hot reloading for themes 2022-02-25 17:42:44 -08:00
vapormusic
25188864bd save library-albums into prefs 2022-02-25 14:36:38 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
booploops
1f36f8e691 added artist-chip element 2022-02-24 04:31:03 -08:00
vapormusic
b2f959b6ff keep quant, remove dither 2022-02-24 14:15:13 +07:00
vapormusic
05980a65c1 remove dither for now 2022-02-24 13:18:03 +07:00
vapormusic
0875c4eaa8 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-24 10:58:59 +07:00
vapormusic
dc50d732ad test gc 2022-02-24 10:58:55 +07:00
booploops
14e6920310 log gpu info at startup 2022-02-23 19:03:02 -08:00
vapormusic
c893304b5d chromecast (very botchy) 2022-02-23 22:17:04 +07:00
vapormusic
d0904bcdd3 fix sendAudio() 2022-02-23 13:32:00 +07:00
booploops
76f397d272 display repo full_name if description is not provided 2022-02-22 19:05:15 -08:00
vapormusic
9c958d531c
Merge pull request #504 from inalone/filterAlbumNameFromDev
last.fm: initial implementation of filterAlbumName
2022-02-22 20:01:16 +07:00
inalone
68a28c0bab
last.fm: made removing attributes from album default behaviour 2022-02-22 11:03:18 +00:00
booploops
b305fdbdc3 move app template handling to backend 2022-02-21 20:51:03 -08:00
vapormusic
abf6def954 privateEnabled 2022-02-22 08:33:23 +07:00
inalone
1f7f2e2174 last.fm: initial implementation of filterAlbumName 2022-02-22 01:25:31 +00:00
vapormusic
ae9ea1d668 enforce Private Sessions on RPC and LastFM 2022-02-22 07:52:58 +07:00
inalone
0c7cba0443 last.fm: remove unnecessary onPlaybackStateDidChange function 2022-02-22 01:08:19 +00:00
inalone
0fa1765292 last.fm: fix call to nowPlayingItemDidChangeLastFM 2022-02-22 00:40:22 +00:00
cryptofyre
ddf8d05204 move some stuff to case break. 2022-02-21 17:09:28 -06:00
cryptofyre
b0c4218bcc Change JSONC to JSON. 2022-02-21 15:23:48 -06:00
vapormusic
eb60f46493 fix themes 2022-02-21 12:42:06 +07:00
vapormusic
4b48917c37 fix themes for linux 2022-02-21 18:30:14 +07:00
Tobias Speicher
8edfddc409
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:09:12 +01:00
Maikiwi
462d77fc1e bring back auto upd 2022-02-19 22:05:37 -08:00
kyw504100
2546750ed6
MacOS menubar 2022-02-20 02:55:22 +08:00
kyw504100
fe16fe4098
Plug-in entries in sub-menu 2022-02-20 02:38:20 +08:00
booploops
02ba9a7c42 Added resume from history 2022-02-19 01:13:22 -08:00
child_duckling
2991a92b68 remote testing on dev env and nodeintegration on webview 2022-02-19 00:34:15 -08:00
Maikiwi
858c283bcc failsafes and fixed buttons 2022-02-19 00:19:16 -08:00
booploops
4d18080395 Added dirName 2022-02-18 22:34:43 -08:00
booploops
a42a88ad6c support for nested files in themes, added /plugins 2022-02-18 21:43:07 -08:00
booploops
c9f17a71bd adds audiolabs 2022-02-18 19:03:30 -08:00
booploops
451e25f071 added onRendererReady 2022-02-18 17:09:29 -08:00