navidrome/server
Neil Chauhan 48ae4f7479
Add 5-star rating system(#986)
* Added Star Rating functionality for Songs

* Added Star Rating functionality for Artists

* Added Star Rating functionality for AlbumListView

* Added Star Rating functionality for AlbumDetails and improved typography for title

* Added functionality to turn on/off Star Rating functionality for Songs

* Added functionality to turn on/off Star Rating functionality for Artists

* Added functionality to turn on/off Star Rating functionality for Albums

* Added enableStarRating to server config

* Resolved the bugs and improved the ratings functionality.

* synced repo and removed duplicate key

* changed the default rating size to small, and changed the color to match the theme.

* Added translations for ratings, and Top Rated tab in side menu.

* Changed rating translation to topRated in albumLists, and added has_rating filter to topRated.

* Added empty stars icon to RatingField.

* Added sortable=false in AlbumSongs and added sortByOrder=DESC in all List components.

* Added translations for rating, for artists and albums, and removed the sortByOrder=DESC from SimpleLists.
2021-04-07 16:02:52 -04:00
..
app Add 5-star rating system(#986) 2021-04-07 16:02:52 -04:00
events Rename diodo_test.go to diode_test.go (#956) 2021-03-31 15:41:38 -04:00
subsonic Add support for artist 5-star rating in Subsonic API 2021-04-06 23:06:31 -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 Fix UI loading redirections. Should fix #906 2021-03-29 20:13:04 -04:00
server_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00