jeffvli
0664b0ad02
fix lint
2026-06-19 22:07:42 -07:00
jeffvli
61cc87e0b7
refactor song path replacement
...
- path replacement during runtime instead of during API normalization
- fix Navidrome API path not appending libraryPath which caused inconsistency between ND and Subsonic paths
2026-06-19 22:02:25 -07:00
Kendall Garner
70594a696b
chore(context menu): show go to only for albums/tracks, prefer artist over album artist where possible
2026-05-31 19:44:58 -07:00
jeffvli
f3b72504f1
fix missing count configuration for track radio
2026-05-25 19:10:45 -07:00
jeffvli
2d78c32a68
prevent track radio from prepending song in queue
...
- this behavior relates to when using NEXT or LAST as this will add a duplicate song
2026-05-20 20:49:29 -07:00
Jeff
e2a1d813a9
Use proper casing for i18n locales ( #1998 )
2026-05-11 19:42:07 -07:00
Jonne Saloranta
01011a49a2
Replace success toast with info when no songs are added ( #1994 )
2026-05-01 11:44:15 -07:00
Kendall Garner
a32fed3bcf
chore: upgrade dependencies ( #1906 )
...
* upgrade dependencies
* downgrade fast-average-color
2026-04-04 17:10:57 -07:00
Alexander Welsing
4918b412b2
Album radio ( #1759 )
...
* added album radio feature
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-26 20:33:00 -08:00
jeffvli
022b83ab32
fix playlist add returning zero results on modal menu ( #1695 )
2026-02-11 00:35:22 -08:00
jeffvli
50c3dbc0a0
set first item of track radio to the triggering item
2026-02-02 21:18:29 -08:00
jeffvli
72ab1dc8a0
add download context menu action for browser
2026-01-31 00:41:48 -08:00
jeffvli
dbfb547af9
remove favorite/rating handlers from PlayerContext to prevent rerenders from consumers
2026-01-21 01:57:47 -08:00
jeffvli
ef5daad1dd
add more dynamic imports to optimize bundle
2026-01-17 07:32:16 -08:00
Kendall Garner
2fdc214c21
remove download icon from non-electron contexts
2026-01-07 21:56:53 -08:00
jeffvli
a66c67e86d
optimize settings store
2026-01-03 01:01:54 -08:00
jeffvli
e696c0c636
add context menu item to show song in file manager ( #1397 )
2026-01-02 01:32:51 -08:00
Leonardo Salgueiro
df0d4b7032
feat: adding setting to show/hide user ratings ( #1426 )
...
* adding show/hide user ratings setting
2025-12-28 01:04:50 -08:00
farfromrefuge
a322717e0e
feat: add artist radio and track radio (in context menu) ( #1437 )
...
* Add API support for artist radio and track radio features
* Add translation strings and settings UI for artist radio count
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-23 20:46:19 -08:00
jeffvli
8464ed439e
use success notification instead of warn on 0 playlist entries added ( #1393 )
2025-12-15 21:15:20 -08:00
jeffvli
752b191ad7
optimize playlist edit modal ( #1234 )
...
- remove user list fetch if not admin
- move to context modal to allow dynamic content
2025-12-14 04:43:48 -08:00
jeffvli
20aa65f16a
restrict playlist actions by permission
2025-12-07 18:28:17 -08:00
jeffvli
d8b190c2b7
add skip to duplicates to playlist ctx menu - persist value
2025-12-07 12:39:28 -08:00
Kendall Garner
766756f64a
add to playlist context menu for playlist songs
2025-12-06 17:55:12 -08:00
Kendall Garner
126b5ed67d
notify when song added to playlist by context menu
2025-12-06 17:11:01 -08:00
jeffvli
20830cb979
fix playlist song list context menu showing remove item
2025-12-03 22:25:41 -08:00
jeffvli
cb2581252b
remove _custom query usage for playlists
2025-12-03 18:31:42 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
7701ea0a8c
support multiple items in item details modal
2025-12-02 17:23:18 -08:00
jeffvli
196289edb3
handle rating in context menu
2025-11-29 22:22:57 -08:00
jeffvli
de3c7de7e5
update get info modal design
2025-11-29 20:31:21 -08:00
jeffvli
cba7cbfdfa
add edit playlist to context menu
2025-11-29 20:18:55 -08:00
jeffvli
108ba53be2
lint all files
2025-11-29 19:33:42 -08:00
jeffvli
9b17d3513a
handle context menu on playlist songs
2025-11-29 19:33:40 -08:00
jeffvli
06d0c715af
reimplement smart playlists
2025-11-29 19:33:40 -08:00
jeffvli
1763f666b5
add more shuffle play modes
2025-11-29 19:33:38 -08:00
jeffvli
142a6d6512
add default playaction to play context menu click
2025-11-29 19:33:33 -08:00
jeffvli
2f6ef7906f
handle song selection in context menu play action
2025-11-29 19:33:32 -08:00
jeffvli
4ba7306855
migrate contextModal props
2025-11-29 19:32:26 -08:00
jeffvli
b5eadb64a1
various cleanup
2025-11-29 19:32:25 -08:00
jeffvli
8eb90ebf06
add new context menu implementation
2025-11-29 19:32:24 -08:00