This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/store
Kendall Garner 8a53fab751
add more emphasis to current song (#283)
* add more emphasis to current song

* add css indicator (rivolumelineup)

* don't use absolute position, support album track number

* Respect order of set-queue function (fix race condition)

* Fix table row actions button on album detail and play queue

* Fix album detail table customizations

* Bump to v0.4.1

* Fix opacity mask for unsynced lyrics container

* Separate sidebar icons to new component

- Fixes react render issue

* Add app focus hook

* Remove css play image

* Add player status as cell refresh condition for queue

* Add current song images

* Add current song styles for all song tables

* Revert row index cell width

* Remove animated svg on browser

---------

Co-authored-by: jeffvli <jeffvictorli@gmail.com>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-10-18 18:32:11 -07:00
..
album-artist-list-data.store.ts Lint all files 2023-07-01 19:14:12 -07:00
album-artist.store.ts Lint all files 2023-07-01 19:14:12 -07:00
album-list-data.store.ts Lint all files 2023-07-01 19:14:12 -07:00
app.store.ts Lint all files 2023-07-01 19:14:12 -07:00
auth.store.ts Lint all files 2023-07-01 19:14:12 -07:00
full-screen-player.store.ts Add transparency/opacity for queue sidebar (#231) 2023-09-10 15:03:46 -07:00
index.ts Add setting to disable auto update 2023-03-31 06:15:04 -07:00
list.store.ts Add dynamic grid sizing 2023-08-07 14:42:47 -07:00
player.store.ts Improve MPV initialization and restore (#222) 2023-08-24 18:28:50 -07:00
playlist.store.ts Migrate playlist list to use list store 2023-07-19 00:28:46 -07:00
settings.store.ts add more emphasis to current song (#283) 2023-10-18 18:32:11 -07:00