Core
34dbfc1f86
Update
2022-03-02 11:23:02 +00:00
booploops
0f8b739705
virtual cursor
2022-03-02 00:33:27 -08:00
booploops
e308160bec
controller test
2022-03-01 22:04:27 -08:00
Maikiwi
197a14c236
condense vars
2022-03-01 20:31:10 -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
Core
a539e25b70
Merge remote-tracking branch 'origin/develop' into develop
2022-03-01 15:18:07 +00:00
Core
18c72b4afb
Updated base
2022-03-01 15:18:00 +00:00
vapormusic
290c72d6b5
fix macos build
2022-03-01 22:03:40 +07:00
vapormusic
8e846e0dc6
change id
2022-03-01 19:17:38 +07:00
vapormusic
874f6e89a9
ok
2022-03-01 19:13:59 +07:00
Maikiwi
5a4e1ab882
Update audio.js
2022-03-01 19:13:01 +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
vapormusic
8268cb6662
Merge pull request #533 from Nosh118/develop
...
Make lyrics button more transparent when not available
2022-03-01 18:53:12 +07:00
Nosh118
a582f03475
Update chrome-top.ejs
2022-03-01 08:50:26 +00:00
Nosh118
d1d2dd2b18
Update chrome-bottom.ejs
2022-03-01 08:50:17 +00:00
booploops
3d134a6652
show lyrics as disabled even if not present
2022-03-01 00:17:16 -08:00
booploops
cdca2427d8
increased default artwork res if twopanel
2022-03-01 00:06:59 -08:00
booploops
8013d663e9
added window style to settings
2022-02-28 23:57:47 -08:00
booploops
c832e9e959
Update index.js
2022-02-28 22:59:42 -08:00
booploops
3f9bb100d7
will now write id to theme.json
2022-02-28 22:50:31 -08:00
booploops
e125060fab
temporarily changed version of adm-zip to older version
2022-02-28 22:47:27 -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
fa48b2fdbc
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-28 22:01:20 -08:00
booploops
a60c91b379
changed how themes are saved
2022-02-28 22:01:14 -08:00
yazninja
b09ec0100a
Add Winget building to CircleCI artifacts ( #522 )
...
* Add config for winget electron builder
* add winget build run in circleCI
* add winget building in scripts
2022-02-28 20:48:00 -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
booploops
24fbfb6dc4
untied current artwork from lcd artwork
2022-02-28 19:25:37 -08:00
booploops
96a333ee91
replaced border with thin shadow
2022-02-28 19:01:34 -08:00
booploops
7de713ef7f
added lcdArtworkSize directive
2022-02-28 18:57:30 -08:00
booploops
f800dc0a0a
commas
2022-02-28 18:30:12 -08:00
GamingLiamStudios
fad920960e
Update en_OWO.json ( #521 )
...
Translated with https://gist.github.com/GamingLiamStudios/25fcecabcd8b4cc9444b4b161c3e0033
2022-02-28 10:40:12 -08:00
Core
af68214177
Depends update
2022-02-28 16:33:45 +00:00
Core
e23e7a6fe1
Fixes to playlist time
2022-02-28 14:33:59 +00:00
Core
bc31a30a66
Refined the convertTime function
2022-02-28 13:57:48 +00:00
Maikiwi
d2cc8c5573
bamboozling vapor (normalization fix)
2022-02-27 22:41:20 -08:00
Maikiwi
2eb466978d
move cider audio stuff to debug level
2022-02-27 20:59:20 -08:00
Core
7fa8193c24
Merge pull request #526 from Nosh118/develop
...
Tweaking wording and grammar of certain menu items, adding a British translation
2022-02-27 20:27:38 +00:00
Nosh118
a03cf98c7e
Update en_US.json
2022-02-27 20:24:35 +00:00
Nosh118
95cea8b2cb
Update en_US.json
2022-02-27 20:22:28 +00:00
Nosh118
afb057add6
Update en_GB.json
2022-02-27 20:20:39 +00:00
Nosh118
c36b87e4f6
Update en_US.json
2022-02-27 20:09:38 +00:00
Nosh118
01d779a47d
Update en_GB.json
2022-02-27 20:08:18 +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
Maikiwi
807b75cfd3
Update audio.js
2022-02-26 23:18:49 -08:00
child_duckling
23dafc4036
check for update on launch, prep for operation balls
2022-02-25 22:54:50 -08:00