quintodrome/server
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 Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
events Use a Waiter diode, to avoid constant CPU usage. Fixes #777 2021-02-13 12:08:32 -05:00
subsonic Add / to _ mapping for paths based on tags. (#888) 2021-03-25 21:48:28 -04:00
initial_setup.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
middlewares.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
middlewares_test.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
server.go Move logger middleware to capture routing errors (ex: 405). (#877) 2021-03-24 23:17:36 -04:00
server_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00