jeffvli
913e89b01b
Set column defs on play queue to use correct row index
2023-10-19 04:33:09 -07:00
jeffvli
768a88de8f
Fix row refresh on status change for current song
2023-10-19 03:37:17 -07:00
jeffvli
8e2a107d4a
Fix className clash on current song
2023-10-19 03:36:16 -07:00
jeffvli
e77efcf836
Add artist name to window title
2023-10-18 20:49:50 -07:00
jeffvli
818f155993
Hide playing icon if player is paused
2023-10-18 19:55:57 -07:00
jeffvli
b28fe4cbc9
Convert play icon from base64 to svg
2023-10-18 19:51:55 -07:00
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
Kendall Garner
9964f95d5d
[Remote] Full PWA support, misc bugfixes ( #280 )
...
- Fix setting remote port properly
- Add web worker support (so it can be installed as an "app")
- build fixes/removing stray console.log
2023-10-18 10:49:09 -07:00
Kendall Garner
fe298d3232
Reset Carousel position on data refresh ( #303 )
...
* Reset Carousel position on data refresh
* add refresh for all carousels
2023-10-18 10:47:55 -07:00
Kendall Garner
03e582f301
[feature]: support running feishin on custom path ( #307 )
...
* [feature]: support running feishin on custom path
* add details in readme
2023-10-17 22:10:53 -07:00
Kendall Garner
d7b3d5c0bd
[bugfix]: do not duplicate tracks when adding to multiple playlists ( #300 )
2023-10-17 16:11:14 -07:00
Kendall Garner
5fdf4c06f9
properly implement Jellyfin getSongDetail ( #298 )
2023-10-17 16:05:44 -07:00
TacoCake
c7aa5d09c9
In the fullscreen player use dynamic resolution for the main image ( #290 )
...
* In the fullscreen player use dynamic resolution for the main image
* Use ceil instead of round
* Add types and lint
---------
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-10-17 06:47:50 -07:00
Kendall Garner
f4f73289c9
[bugfix]: remove ignore CORS/SSL switches from web version ( #305 )
2023-10-17 06:21:36 -07:00
Lily Rose
ac7ec133db
Replace hardcoded Jellyfin authentication DeviceId to include hostname and username ( #312 )
2023-10-17 06:21:15 -07:00
Kendall Garner
1a948ab86b
fix artist discography year filter ( #299 )
2023-10-17 06:05:36 -07:00
Kendall Garner
f6667a39a0
fix toggle replay ( #292 )
2023-10-17 05:49:29 -07:00
jeffvli
cbeb4ab7d8
Separate sidebar icons to new component
...
- Fixes react render issue
2023-10-17 05:46:42 -07:00
jeffvli
3675146f1f
Fix opacity mask for unsynced lyrics container
2023-10-07 19:58:04 -07:00
jeffvli
946f4ff306
Bump to v0.4.1
2023-10-07 19:06:30 -07:00
jeffvli
277669c413
Fix album detail table customizations
2023-10-07 18:11:02 -07:00
jeffvli
49b6478b72
Fix table row actions button on album detail and play queue
2023-10-07 17:32:59 -07:00
jeffvli
ca39409cc3
Respect order of set-queue function (fix race condition)
2023-10-07 16:46:23 -07:00
jeffvli
cca6fa21db
Adjust scrobble duration to check in ms
2023-10-05 22:11:48 -07:00
jeffvli
5e1059870c
Fix second song on startup not playing
2023-10-05 21:54:11 -07:00
Kendall Garner
6bac172bbe
fix scrobble durations ( #269 )
...
* fix scrobble durations
* Fix scrobble condition on last song in queue, normalize ms
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-10-05 21:45:47 -07:00
Kendall Garner
118a9f73d1
fix unsynced lyrics ( #279 )
2023-10-04 22:02:42 -07:00
jeffvli
c464be8cea
Fix quit functionality ( #184 )
2023-09-27 02:37:03 -07:00
jeffvli
3bbe696f4c
Update react-router and add useTransition support
2023-09-25 16:13:27 -07:00
jeffvli
f7cacd2b73
Remove page fade in transition
2023-09-25 16:12:51 -07:00
jeffvli
62794623a3
Fix tracks list refresh on search
2023-09-25 15:57:48 -07:00
Kendall Garner
9e3e038d42
[Remote] Actually fix auth ( #260 )
...
* fix favicon, basic auth
* actual fix......
2023-09-24 17:31:33 -07:00
jeffvli
b375238baf
Bump to v0.4.0
2023-09-24 17:23:39 -07:00
Kendall Garner
02b06a07be
fix favicon, basic auth ( #259 )
2023-09-24 17:02:25 -07:00
Kendall Garner
d7f21b3c6b
special socket for dev; defer to default otherwise ( #258 )
...
* special socket for dev; defer to default otherwise
* Add write-all permissions to docker push
* special socket for dev; defer to default otherwise
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-09-24 16:56:45 -07:00
jeffvli
1113ef972f
Remove docker push on pr
2023-09-24 16:54:43 -07:00
jeffvli
46a2c29b22
Add write-all permissions to docker push
2023-09-23 22:36:56 -07:00
jeffvli
ebcb7bc4d1
Add path param for ND song list api
2023-09-23 15:37:16 -07:00
jeffvli
0b62bee3a6
Add grid view for tracks ( #128 )
2023-09-23 15:36:57 -07:00
jeffvli
d3503af12c
Add song count column to albums list
2023-09-23 04:05:15 -07:00
jeffvli
571ea3c653
Add rating hotkeys ( #208 )
2023-09-23 03:20:04 -07:00
jeffvli
f0e518d3c8
Add quit button to menu ( #184 )
2023-09-22 18:04:15 -07:00
jeffvli
47dc83f360
Make collapsed sidebar navigation configurable
2023-09-22 17:55:03 -07:00
jeffvli
8cbc25a932
Add browser forward/back hotkeys ( #155 )
2023-09-22 17:52:00 -07:00
jeffvli
0cba405b45
Add navigation buttons to the collapsed sidebar ( #203 )
2023-09-22 15:33:28 -07:00
jeffvli
45b80ac395
Add discsubtitle for navidrome ( #217 )
2023-09-22 15:12:23 -07:00
jeffvli
8b0fe69e1c
Fix alignment of button leftIcon
2023-09-22 15:11:27 -07:00
jeffvli
25e621372c
Parse URLs from note field ( #154 )
2023-09-22 04:25:16 -07:00
jeffvli
14f4649b93
Move drag container to scrollarea component
2023-09-22 02:40:27 -07:00
jeffvli
1a87adb728
Fix transient props for styled-components v6
2023-09-22 02:34:57 -07:00