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
jeffvli
bb9bf7ba6a
Add docker run instructions
2023-09-22 00:31:56 -07:00
jeffvli
fb7e7bfa3e
Add latest tag
2023-09-21 21:44:03 -07:00
jeffvli
a8a14a62c0
Separate auto and manual docker pushes
2023-09-21 21:13:49 -07:00
jeffvli
cd836d54db
Add docker publish workflow
2023-09-21 20:46:48 -07:00
jeffvli
c90c43944d
Fix logo path
2023-09-21 20:31:39 -07:00
jeffvli
fd7468a4fe
Add drag container for web library headers ( #206 )
2023-09-21 18:46:47 -07:00
jeffvli
c4f9868a6b
Revert library header line clamp to 2 lines ( #215 )
2023-09-21 17:52:14 -07:00
jeffvli
fbb0907a70
Fix lyrics mask
2023-09-21 17:41:27 -07:00
jeffvli
201ee895f9
Allow css vendor-prefix
2023-09-21 17:41:19 -07:00
jeffvli
51be0153d3
Adjust fullscreen player styles
...
- Remove opacity on metadata section
- Add text shadow to metadata text
- Add padding under title
- Uppercase artists and album name
2023-09-21 17:35:22 -07:00
jeffvli
29a9a11085
Fix subsonic song duration
2023-09-21 17:35:22 -07:00
Kendall Garner
65f28bb9dc
Replaygain support for Web Player ( #243 )
...
* replaygain!
* resume context
* don't fire both players
* replaygain for jellyfin
* actually remove console.log
---------
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-09-21 17:06:13 -07:00
jeffvli
fd264daffc
Add new app icon ( #232 )
2023-09-21 11:24:20 -07:00
Alberto Rodríguez
18e35f2ba9
Added docker image build script ( #245 )
...
* Added docker image build script
* Changed to alpine docker and expose port 9180
* Use multi-stage build
---------
Co-authored-by: = <=>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-09-20 18:01:47 -07:00
Kendall Garner
487e9be8ec
Invalidate playlist song list on update ( #248 )
2023-09-20 16:28:59 -07:00
Benjamin
d9049ed066
Prevent MPV from loading user config/scripts ( #247 )
2023-09-20 16:27:36 -07:00
Kendall Garner
6e62448b88
fix other places of duration display (and other minor fixes) ( #249 )
...
* fix other places of duration display
* add back comma
* add max-width for image
2023-09-20 16:07:40 -07:00
jeffvli
ec457d5125
Lint files based on updated rules
2023-09-15 20:42:38 -07:00
jeffvli
d45b01625b
Re-add linting for styled-components
...
- Update styled-components to v6
- Update stylelint to v15
- Add styled-components css plugin
2023-09-15 20:42:03 -07:00
jeffvli
2defa5cc13
Fix seek slider from duration normalizations
2023-09-15 19:31:34 -07:00
jeffvli
9cc9c3a87f
Bump electron to v25.8.1
2023-09-15 16:54:17 -07:00
jeffvli
153d8ce6ce
Fix nd/jf duration normalizations
2023-09-15 16:52:14 -07:00
jeffvli
5e33212112
Add dedicated refresh button to list views ( #235 )
2023-09-15 13:47:39 -07:00
jeffvli
7d6990eb90
Add notice regarding broken MPV version
2023-09-15 12:52:03 -07:00