Commit graph

23 commits

Author SHA1 Message Date
Amaru8
41012a1bf3 Implemented fully-functional Private Session icon 2022-04-09 12:23:44 +02:00
Amaru8
3ff5723c1e Implement Private Session indicator icon 2022-04-08 20:30:00 +02:00
booploops
0abef214cf added native title bar option, added window control position 2022-04-01 00:07:01 -07:00
booploops
61f55580e8 style changes 2022-03-31 16:02:30 -07:00
booploops
0d5be827c0 app chrome changes, added app.macOSEmu() 2022-03-28 22:15:40 -07:00
booploops
e07543b333 progress seeking is now smoother 2022-03-10 01:12:11 -08:00
booploops
37fd116f01 tooltip improvements 2022-03-10 01:06:51 -08:00
Maikiwi
311fdc4020 begone audio nerds (#354) 2022-03-04 01:37:30 -08:00
Nosh118
a582f03475
Update chrome-top.ejs 2022-03-01 08:50:26 +00:00
booploops
3d134a6652 show lyrics as disabled even if not present 2022-03-01 00:17:16 -08:00
booploops
e4030c10c0 added twopanel directive 2022-02-25 18:25:38 -08:00
Maikiwi
6638e2dc04
Innolab Merger (#479)
* Sync I don't commit now is the conflict of tomorrow (#477)

* 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.

* added force-video to mediaitem-square

* Update zh_TW.jsonc (#468)

Update TW language.

Co-authored-by: Maikiwi <stella@mai.kiwi>

* Update zh_TW.jsonc

* frontend plugins first iteration

* trans prep

* macOS transparency

* fix playlist on listen now

* fix #474

* ok

* back button & media keys improvement

* ok

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>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>

* refactored specialty settings and switch for two spatialization

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>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>
2022-02-18 14:47:27 -08:00
Maikiwi
8559eca7f0 removed garbage and sped up audio piping 2022-02-13 20:14:35 -08:00
vapormusic
7317a1ad6f fix 2022-02-13 17:54:00 +07:00
Maikiwi
00ec349f71 Fix fix fix volume steps 2022-02-07 23:06:14 -08:00
Maikiwi
d558d1fd46 more volume thingies 2022-02-07 20:43:33 -08:00
Core
21026816fe
Renamed and changed convertToMins function to work with larger values 2022-02-07 19:23:22 +00:00
booploops
3340fb93df removed some comments, fixed app not loading in yarn start. 2022-02-07 10:04:41 -08:00
Core
e468b1fa83 Added various controls to menubar, changed volumewheel function 2022-02-07 14:31:18 +00:00
Core
d08b2966d0
CSS Fixes for PPE button 2022-02-06 18:24:59 +00:00
cryptofyre
618687af69 ooga booga PPE icon. 2022-02-05 13:38:42 -06:00
cryptofyre
93483ad903 Add console.log and enable lossless icon's. 2022-02-05 00:58:51 -06:00
booploops
7920561ba3 split up main.ejs, different sections moved to views/app/ 2022-02-03 20:59:45 -08:00