quintodrome/server/nativeapi
Deluan Quintão 4172d2332a
feat(ui): add song Love and Rating functionality to playlist view (#4134)
* feat(ui): add playlist track love button

Signed-off-by: Deluan <deluan@navidrome.org>

* feat(ui): add star rating feature for playlist tracks

Signed-off-by: Deluan <deluan@navidrome.org>

* fix(ui): handle loading state and error logging in toggle love and rating components

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
2025-06-04 20:38:28 -04:00
..
config.go refactor: simplify configuration endpoint with JSON serialization (#4159) 2025-05-31 19:37:23 -04:00
config_test.go refactor: simplify configuration endpoint with JSON serialization (#4159) 2025-05-31 19:37:23 -04:00
inspect.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
missing.go feat(ui): add remove all missing files functionality (#4108) 2025-05-22 22:28:10 -04:00
native_api.go feat(ui): add song Love and Rating functionality to playlist view (#4134) 2025-06-04 20:38:28 -04:00
native_api_song_test.go fix(server): don't override /song routes 2025-06-01 14:41:50 -04:00
native_api_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
playlists.go feat(ui): add song Love and Rating functionality to playlist view (#4134) 2025-06-04 20:38:28 -04:00
translations.go refactor: load translations with sync.OnceValues 2024-11-18 14:07:31 +02:00
translations_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00