cryptofyre
aee73bdb0e
Bump & Fix Widevine (note: this breaks window animations until electron fixes their shit.)
2022-03-08 16:03:02 -06:00
booploops
bd4a2e7d27
working on plugin pages
2022-03-08 02:26:47 -08:00
booploops
47768596d9
moved win.show()
2022-03-07 20:12:45 -08:00
vapormusic
25ac4bd782
remove this
2022-03-08 06:35:09 +07:00
vapormusic
390ef13d61
lol
2022-03-07 21:32:49 +07:00
vapormusic
d7261dbc86
fixes
2022-03-07 00:09:43 +07:00
vapormusic
c5d86cd707
disable this for now
2022-03-05 22:16:59 +07:00
vapormusic
a26cb2380c
fix miniplayer on top, add blur toggle on windows
2022-03-05 21:20:39 +07:00
child_duckling
159ee76432
general update checking improvements + jsdoc + dev mode notifs
2022-03-04 22:54:06 -08:00
Core
37030073d8
Just gonna do this
2022-03-03 10:59:29 +00:00
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