Core
be5b1d637f
typescript is the best thing ever
...
and everyone should use it
2022-03-03 09:46:00 +00:00
Core
6a394f818d
#509 Fix
2022-03-03 09:00:16 +00:00
booploops
19b4e1f73c
added bootstrap-vue
2022-03-02 23:04:20 -08:00
booploops
6924c76f4c
adds playlist track mapping
2022-03-02 15:05:41 -08:00
booploops
b446b82c7b
improvements to controller scroll groups
2022-03-02 06:59:27 -08:00
booploops
a8375c5c59
adds playlist caching
2022-03-02 06:03:19 -08:00
JYW0803
aec0651ba0
Fix update ( #534 )
...
```
[2022-03-01 08:24:54.075] [error] TypeError: autoUpdater.checkForUpdate is not a function
at Function.checkForUpdate (C:\Program Files\Cider\resources\app.asar\src\main\base\utils.ts:161:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at IpcMainImpl.<anonymous> (C:\Program Files\Cider\resources\app.asar\src\main\base\browserwindow.ts:976:13)
[2022-03-01 08:24:54.075] [error] (node:29508) UnhandledPromiseRejectionWarning: TypeError: autoUpdater.checkForUpdate is not a function
at Function.checkForUpdate (C:\Program Files\Cider\resources\app.asar\src\main\base\utils.ts:161:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at IpcMainImpl.<anonymous> (C:\Program Files\Cider\resources\app.asar\src\main\base\browserwindow.ts:976:13)
[2022-03-01 08:24:54.075] [error] (node:29508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode ). (rejection id: 4)
```
2022-03-01 12:26:11 -08:00
vapormusic
8e846e0dc6
change id
2022-03-01 19:17:38 +07:00
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