Commit graph

32 commits

Author SHA1 Message Date
maikirakiwi
f99bd11d05 chore: Prettified Code
[ci skip]
2022-10-17 00:27:20 +00:00
Maikiwi
51f28144d0 This maybe works 2022-10-16 17:26:52 -07:00
coredev-uk
6c7d0c8f24 chore: Prettified Code
ci skip
2022-08-04 20:14:27 +00:00
Core
23499aa2b3
Test commit to trigger prettier commit 2022-08-04 21:13:43 +01:00
Core
c15f55d0ee
CHONKY BOY 2022-08-04 05:27:29 +01:00
Maikiwi
a99dd1b17d save sentry from this 2022-07-31 19:02:43 -07:00
Core
12fee3df36
mpris overhaul 2022-07-12 21:26:05 +01:00
booploops
2cb29c28c5 changes for local files: read below
* added pouchdb-node
* moved all logic for local files to src/main/providers/local
* added new local library section on sidebar
2022-06-30 23:39:00 +07:00
Core
bbcae012b8
Restructure 2022-06-16 14:01:04 +01:00
Core
2fc4005b6c
Merge branch 'main' into enhancement/lastfm 2022-06-16 00:34:20 +01:00
Core
2036ab87a0
Updated getWindow to return electron func 2022-06-16 00:34:05 +01:00
Core
c8c437449e
yh 2022-06-14 12:40:49 +01:00
child_duckling
f7a76d619c [Connect] Remove for release 2022-06-08 11:17:41 -07:00
Amaru8
cc2a1d65d5
Remove more Cider Update stuff 2022-05-24 23:23:44 +02:00
child_duckling
5701aea255 [connect] utils function 2022-05-01 20:39:07 -07:00
Core
c9a5fc546f
Formatted store and settings, added label elements to all inputs in settings, renamed keybinds to keybindings, optimised some code 2022-04-29 17:02:59 +01:00
booploops
82d403a9ab added ability for cideraudio to be loaded externally 2022-04-27 19:19:04 -07:00
child_duckling
0e1561127a [autoUpdate] Switch from CircleCI to GitHub Releases 2022-03-20 21:11:12 -07:00
Core
87eb8e6d59
GitHub releases 2022-03-17 16:18:20 +00:00
Core
ba6f89362d
Who tf done this 2022-03-10 17:30:57 +00:00
booploops
ae4dbb4a9a plugins update, added explore plugins 2022-03-08 17:10:36 -08: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
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
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
cryptofyre
b0c4218bcc Change JSONC to JSON. 2022-02-21 15:23:48 -06:00
booploops
e2a8b803e5 Added loadJSFrontend 2022-02-18 16:46:40 -08:00
Core
e7537e4a2b
Menubar Moved to Plugin 2022-02-06 08:12:22 +00:00
Core
0efd4eb643
Various changed to improve performance and loading of modules 2022-02-04 03:36:53 +00:00
Core
8da0ebed97 Fixed the thumbar and added icons and thumbar to build resources
Big brain me forgot it was status not state.
2022-02-02 11:11:30 +00:00
Core
b972a0e40a
Changed the paths to utils for free access across the project 2022-02-02 10:28:26 +00:00
Core
a8dc524e6a
used typescript the way its supposed to be used 2022-02-01 05:31:19 +00:00