Commit graph

334 commits

Author SHA1 Message Date
vapormusic
aebbf1cd51 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-18 14:35:19 +07:00
vapormusic
28ac72ed34 fix playlist on listen now 2022-02-18 14:35:15 +07:00
booploops
231936c0c7 macOS transparency 2022-02-17 22:45:59 -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
d447b41b14 added attributes.playparams.id 2022-02-17 02:16:48 -08:00
vapormusic
e091287bd6 fix np navigation on some songs 2022-02-17 14:12:23 +07: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
a02b633f49
shitty floats shitty shitty 2022-02-17 00:20:18 +00:00
vapormusic
3772399c01 ok 2022-02-16 13:23:59 +07:00
vapormusic
0ec0909697 Revert "ok?"
This reverts commit 9218ccc887.
2022-02-16 13:23:09 +07:00
vapormusic
9218ccc887 ok? 2022-02-16 13:22:48 +07:00
vapormusic
209d3889fb Revert "revert"
This reverts commit 24313b53cf.
2022-02-16 13:21:09 +07:00
vapormusic
cd6a5ac10d Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-16 13:04:45 +07:00
vapormusic
24313b53cf revert 2022-02-16 13:04:40 +07:00
booploops
db89ab7a60 exposed --songProgressColor and --songProgressBackground 2022-02-15 19:39:53 -08: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
vapormusic
dd49b0eb6b more lang fix 2022-02-15 16:34:42 +07:00
vapormusic
6d9768230f oops 2022-02-15 13:33:25 +07:00
vapormusic
13a1f1951f fix locale / allow pl to show before list loading is fully done 2022-02-15 13:30:31 +07:00
booploops
acb2825606 added window.onerror to show messages for serious errors 2022-02-14 03:42:06 -08:00
Maikiwi
8559eca7f0 removed garbage and sped up audio piping 2022-02-13 20:14:35 -08:00
vapormusic
aa5d9a4650 attempted audiocontext fix 2022-02-14 09:50:59 +07:00
vapormusic
28e75a52e4 fix listitem-hr queuing fail after radio items 2022-02-13 23:23:58 +07:00
vapormusic
942aa1b1b4 skipToPreviousItem bug mitigation 2022-02-13 19:08:31 +07:00
vapormusic
590357dfcf fix seamless (gapless) toggle 2022-02-13 18:45:07 +07:00
vapormusic
317a56e439 mitigate skipping on some library songs 2022-02-13 17:51:58 +07:00
Maikiwi
c5deeef26b fix catch(e) 2022-02-12 20:23:49 -08:00
Maikiwi
70c8078dd7 Audio dynamic filter loading wip 2022-02-12 19:13:53 -08:00
vapormusic
2336b85291 rpc library images ( need api to work first) 2022-02-13 00:07:16 +07:00
vapormusic
802436e875 top songs queuing (listitem-horizontal) 2022-02-12 23:24:00 +07:00
vapormusic
127c628afd "get-i18n" 2022-02-12 11:15:46 +07:00
vapormusic
eb6053ee04 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-12 10:23:32 +07:00
vapormusic
0c364753cf update notice 2022-02-12 10:23:25 +07:00
booploops
4c30b7ece2 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-11 19:20:34 -08:00
booploops
e3555b7b01 added install from github url to settings 2022-02-11 19:20:29 -08:00
vapormusic
8c0bf85419 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-12 10:12:00 +07:00
vapormusic
c8a310c29b plurals 2022-02-12 10:11:57 +07:00
booploops
fb65965d82 added ipcRenderer.send("get-github-theme", "url") 2022-02-11 19:05:59 -08:00
booploops
ceb61e7e14 added fallback if no plural is specified on a plural object 2022-02-11 18:19:57 -08:00
booploops
df24bad697 fix 2022-02-11 18:17:32 -08:00
booploops
51534c3640 added options to getLz 2022-02-11 18:16:31 -08:00
vapormusic
1e2978199e tmp 2022-02-12 08:19:58 +07:00
vapormusic
064b287553 get-version 2022-02-11 21:48:17 +07:00
booploops
6ff55edc5e fix for US storefront changing to en-gb 2022-02-11 06:03:29 -08:00
vapormusic
f84adfaf14 fix 2022-02-11 20:18:40 +07:00
booploops
5f1326be80 re-did version string in about using vue, fixed window not launching on yarn start under win10 2022-02-11 01:37:42 -08:00
child_duckling
f20e59d52e handoff and version viewing in about.ejs 2022-02-10 22:11:00 -08:00