Commit graph

136 commits

Author SHA1 Message Date
booploops
a60c91b379 changed how themes are saved 2022-02-28 22:01:14 -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
child_duckling
23dafc4036 check for update on launch, prep for operation balls 2022-02-25 22:54:50 -08: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
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
dc50d732ad test gc 2022-02-24 10:58:55 +07: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
booploops
b305fdbdc3 move app template handling to backend 2022-02-21 20:51:03 -08: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
fe16fe4098
Plug-in entries in sub-menu 2022-02-20 02:38:20 +08:00
child_duckling
2991a92b68 remote testing on dev env and nodeintegration on webview 2022-02-19 00:34:15 -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
Maikiwi
873d234999
Merge branch 'innolab' into develop 2022-02-18 14:02:42 -08:00
booploops
231936c0c7 macOS transparency 2022-02-17 22:45:59 -08:00
child_duckling
dd879b46c5 trans prep 2022-02-17 22:26:51 -08:00
Maikiwi
ecfdeece64 Merge branch 'innolab' of https://github.com/ciderapp/Cider into innolab 2022-02-17 19:20:45 -08:00
Maikiwi
8ee22f615d
Sync I don't commit now is the conflict of the tomorrow (#472)
* Added update check if using MSS or MAS builds. need help implementing

* fix locale / allow pl to show before list loading is fully done

* oops

* Also copy blockmap for partial download

`[2022-02-15 17:28:30.126] [error] Cannot download differentially, fallback to full download: Error: Cannot download "https://478-429851205-gh.circle-artifacts.com/0/%7E/Cider/dist/artifacts/Cider-Setup-1.1.428.exe.blockmap", status 404: Not Found
    at ClientRequest.<anonymous> (C:\Program Files\Cider\resources\app.asar\node_modules\builder-util-runtime\src\httpExecutor.ts:288:11)
    at ClientRequest.emit (node:events:394:28)
    at ClientRequest.emit (node:domain:475:12)
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:105:6829)
    at SimpleURLLoaderWrapper.emit (node:events:394:28)
    at SimpleURLLoaderWrapper.emit (node:domain:475:12)`

* more lang fix

* Removed Discord clear on pause

* Linux frame

* fix #459

* Fix

* exposed --songProgressColor and --songProgressBackground

* revert

* Revert "revert"

This reverts commit 24313b53cf.

* ok?

* Revert "ok?"

This reverts commit 9218ccc887.

* ok

* fix adding/remove mvs from library

* Created audio controls menu

* Added start-renderer command for easier testing

* shitty floats shitty shitty

* LastFM can be unique and have its own call

* Revert "LastFM can be unique and have its own call"

This reverts commit d36e1b19f6.

* Revert "Merge branch 'develop' into develop"

This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.

* Revert "Revert "LastFM can be unique and have its own call""

This reverts commit f156083d48.

* Revert "Merge branch 'ciderapp:develop' into develop"

This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.

* lastfm changes

* i hate lastfm

like really really
hate
it

* Revert "Merge remote-tracking branch 'origin/develop' into develop"

This reverts commit 5b360e74fa, reversing
changes made to 548688341d.

* Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""

This reverts commit 0fb6802ff3.

* Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"

This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.

* volume step i18n

* and git can go in the bin too

* Added OpenAppData button in settings and updated layout/translations

* change in translation README.md

* margin: 0 on song-progress

* fix np navigation on some songs

* enables native linux chrome

* replay wip

* replay, added this year

* fix for library status

* added attributes.playparams.id

* replay banner

* changed colors

* fancy animations

* more fancy

* some changes

* add play button in library-songs page

* fix

* improve drag on topbar

* Generating top genres, made buttons nicer on replay

* changes to replay graphs

* Revert "Merge branch 'innolab' into develop"

This reverts commit b740f76e3c, reversing
changes made to a5746f08fa.

Co-authored-by: child_duckling <19170969+quacksire@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: JYW0803 <74043061+JYW0803@users.noreply.github.com>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
2022-02-17 18:41:29 -08:00
booploops
6f975a3394 replay wip 2022-02-17 01:56:13 -08:00
booploops
90ad36d256 enables native linux chrome 2022-02-17 00:43:19 -08:00
child_duckling
3b4d9d5512 Added OpenAppData button in settings and updated layout/translations 2022-02-16 20:04:45 -08:00
Core
4bed3ca783
Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"
This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.
2022-02-17 03:06:30 +00:00
Maikiwi
d2a776c76e Merge branch 'innolab' of https://github.com/ciderapp/Cider into innolab 2022-02-16 18:45:07 -08:00
Maikiwi
509a425f41
sync again (#465)
* Added update check if using MSS or MAS builds. need help implementing

* fix locale / allow pl to show before list loading is fully done

* oops

* Also copy blockmap for partial download

`[2022-02-15 17:28:30.126] [error] Cannot download differentially, fallback to full download: Error: Cannot download "https://478-429851205-gh.circle-artifacts.com/0/%7E/Cider/dist/artifacts/Cider-Setup-1.1.428.exe.blockmap", status 404: Not Found
    at ClientRequest.<anonymous> (C:\Program Files\Cider\resources\app.asar\node_modules\builder-util-runtime\src\httpExecutor.ts:288:11)
    at ClientRequest.emit (node:events:394:28)
    at ClientRequest.emit (node:domain:475:12)
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:105:6829)
    at SimpleURLLoaderWrapper.emit (node:events:394:28)
    at SimpleURLLoaderWrapper.emit (node:domain:475:12)`

* more lang fix

* Removed Discord clear on pause

* Linux frame

* fix #459

* Fix

* exposed --songProgressColor and --songProgressBackground

* revert

* Revert "revert"

This reverts commit 24313b53cf.

* ok?

* Revert "ok?"

This reverts commit 9218ccc887.

* ok

* fix adding/remove mvs from library

* Created audio controls menu

* Added start-renderer command for easier testing

* shitty floats shitty shitty

* LastFM can be unique and have its own call

* Revert "LastFM can be unique and have its own call"

This reverts commit d36e1b19f6.

* Revert "Merge branch 'develop' into develop"

This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.

* Revert "Revert "LastFM can be unique and have its own call""

This reverts commit f156083d48.

* lastfm changes

Co-authored-by: child_duckling <19170969+quacksire@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: JYW0803 <74043061+JYW0803@users.noreply.github.com>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
2022-02-16 18:44:34 -08:00
Core
7f5ad08da3
Revert "Merge branch 'ciderapp:develop' into develop"
This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.
2022-02-17 01:16:31 +00:00
Core
604ef16db8
Revert "Merge branch 'develop' into develop"
This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.
2022-02-17 01:05:52 +00:00
Core
5fa345e6c8
Merge branch 'develop' into develop 2022-02-17 00:23:52 +00:00
Core
09825e93d3
Created audio controls menu 2022-02-17 00:19:14 +00:00
Maikiwi
3e38e32119 temp disable auto upd 2022-02-15 19:29:29 -08:00
Maikiwi
453ebc2519
sync (#461)
* Added update check if using MSS or MAS builds. need help implementing

* fix locale / allow pl to show before list loading is fully done

* oops

* Also copy blockmap for partial download

`[2022-02-15 17:28:30.126] [error] Cannot download differentially, fallback to full download: Error: Cannot download "https://478-429851205-gh.circle-artifacts.com/0/%7E/Cider/dist/artifacts/Cider-Setup-1.1.428.exe.blockmap", status 404: Not Found
    at ClientRequest.<anonymous> (C:\Program Files\Cider\resources\app.asar\node_modules\builder-util-runtime\src\httpExecutor.ts:288:11)
    at ClientRequest.emit (node:events:394:28)
    at ClientRequest.emit (node:domain:475:12)
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:105:6829)
    at SimpleURLLoaderWrapper.emit (node:events:394:28)
    at SimpleURLLoaderWrapper.emit (node:domain:475:12)`

* more lang fix

* fix #459

Co-authored-by: child_duckling <19170969+quacksire@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: JYW0803 <74043061+JYW0803@users.noreply.github.com>
2022-02-15 18:32:51 -08:00
Core
ad86f58e47
Linux frame 2022-02-15 14:53:51 +00:00
child_duckling
237d20ff6d Added update check if using MSS or MAS builds. need help implementing 2022-02-14 22:08:24 -08:00
booploops
f655b8f1aa checking if theme is already installed 2022-02-14 00:36:48 -08:00
booploops
a6710486d6 github themes 2022-02-13 23:04:29 -08:00
vapormusic
942aa1b1b4 skipToPreviousItem bug mitigation 2022-02-13 19:08:31 +07:00
vapormusic
7317a1ad6f fix 2022-02-13 17:54:00 +07:00
booploops
a6abb536e4 theme.json is now read if present 2022-02-11 19:46:12 -08:00
booploops
e3555b7b01 added install from github url to settings 2022-02-11 19:20:29 -08:00
booploops
0aaa40f4e5 if theme folder does not exist create one 2022-02-11 19:07:05 -08:00
booploops
fb65965d82 added ipcRenderer.send("get-github-theme", "url") 2022-02-11 19:05:59 -08:00