quintodrome/server/app
Neil Chauhan 404253a881
Enable turn on/off Favorites/Loved feature. (#917)
* Added option to enable/disable favorites in Song

* Added option to enable/disable favorites in Artist

* Added option to enable/disable favorites in Albums and Favorites tab in sidebar

* Added option to enable/disable favorites in Player

* Set default value of enableFavourites as true

* Improved the functionality to enable/disable Favorites

* Add `EnableFavourites` config option

Co-authored-by: Deluan <deluan@navidrome.org>
2021-03-28 20:35:49 -04:00
..
app.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
app_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
auth.go Move utilitarian/generic packages to utils: lastfm, spotify, gravatar, cache, and pool 2021-02-09 15:33:33 -05:00
auth_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
playlists.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
serve_index.go Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
serve_index_test.go Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
translations.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
translations_test.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00