Commit graph

369 commits

Author SHA1 Message Date
vapormusic
76db8223dc fix video covers 2022-02-25 10:44:16 +07:00
booploops
9422c1f8d1 setting up for theme directives 2022-02-25 01:59:47 -08:00
vapormusic
a2f82d65d7 add artist images back 2022-02-25 07:19:04 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
booploops
ae9669c3f9 fix for library artists 2022-02-24 05:24:04 -08:00
booploops
80f78edbf3 some fixes 2022-02-24 04:58:32 -08:00
booploops
7a8cdf483b added storefront for chip, added followArtistById added followingArtist to root 2022-02-24 04:50:07 -08:00
vapormusic
274a989a01 fix copyright 2022-02-24 14:29:59 +07:00
booploops
7ad11a436b fix for add to library on nowplaying 2022-02-23 18:35:28 -08:00
booploops
7d648d0e76 Added go to artist/go to album to now playing 2022-02-23 18:29:43 -08:00
vapormusic
c893304b5d chromecast (very botchy) 2022-02-23 22:17:04 +07:00
booploops
38eefd6cec cider will now handle mouse3 and mouse4 2022-02-22 20:33:43 -08:00
booploops
982f179684 tweaks to page transitions 2022-02-22 20:04:55 -08:00
vapormusic
2a5e75d82b fix lyrics 2022-02-22 10:45:51 +07:00
vapormusic
abf6def954 privateEnabled 2022-02-22 08:33:23 +07:00
vapormusic
824499f61f fix private sessions 2022-02-21 22:03:21 +07:00
vapormusic
3bf45a4e2e git 2022-02-20 15:09:09 +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
vapormusic
2523498a37 add logout prompt? 2022-02-20 20:15:49 +07:00
kyw504100
fe16fe4098
Plug-in entries in sub-menu 2022-02-20 02:38:20 +08:00
booploops
cbe76cc19d added open artwork in browser 2022-02-19 01:29:38 -08:00
booploops
02ba9a7c42 Added resume from history 2022-02-19 01:13:22 -08:00
Maikiwi
02a7fd9e23 revert even more garbage 2022-02-18 23:56:08 -08:00
Maikiwi
d176a88694 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-18 23:29:59 -08:00
Maikiwi
13d8edba50 Revert experimental vibrant bass and tuned spatial v2 2022-02-18 23:29:58 -08:00
booploops
3ef3c7757a Added plugin menu entries 2022-02-18 23:23:47 -08:00
Maikiwi
f83e53770d ignore gain error on launch 2022-02-18 23:21:43 -08:00
Maikiwi
c432e6a08a Migrate everything to cider audio lab 2022-02-18 23:16:33 -08:00
Maikiwi
a12d629a8a WIP Audio Thingies 2022-02-18 22:23:44 -08:00
booploops
451e25f071 added onRendererReady 2022-02-18 17:09:29 -08:00
Maikiwi
873d234999
Merge branch 'innolab' into develop 2022-02-18 14:02:42 -08:00
vapormusic
a2e44ed0e8 ok 2022-02-18 22:50:46 +07:00
vapormusic
bb8e22cf93 back button & media keys improvement 2022-02-18 22:50:02 +07:00
vapormusic
99425e65c3 ok 2022-02-18 21:53:31 +07:00
vapormusic
1aec27bc83 fix #474 2022-02-18 21:38:30 +07:00
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