audiobookshelf/client/pages/library/_library
fannta1990 41e8906312 Add review and rating features with sorting and filtering options
- Implemented a new ReviewController to handle review creation, updates, and retrieval for library items.
- Added pagination, sorting, and filtering capabilities for reviews in the API.
- Updated frontend components to support review display, including a new ReviewsTable and enhanced ratings UI.
- Introduced new strings for user interface elements related to reviews and ratings.
- Added tests for the ReviewController and Review model to ensure functionality and validation.
- Enabled the option to toggle the review feature in server settings.
2026-02-09 21:08:18 +08:00
..
bookshelf Move authors to lazyBookshelf 2024-10-06 18:25:08 +03:00
podcast Use getServerSetting to ensure serverSettings is set before accessing 2025-07-06 17:39:03 -05:00
series Fix:Access series that are in multiple libraries and user does not have access to all #1899, new libraries/series endpoint 2023-07-07 17:59:17 -05:00
index.vue Update:Personalized API endpoint include query string to add rssFeed to entities 2022-12-31 14:31:38 -06:00
narrators.vue Update narrator name to be clickable to filter by narrator 2025-07-02 17:30:00 -05:00
ratings.vue Add review and rating features with sorting and filtering options 2026-02-09 21:08:18 +08:00
search.vue Add support for searching podcast episode titles #3301 2025-05-15 17:16:15 -05:00
stats.vue Fixed error for Ratings page and stats page & added controlls to make Rating system and Ratings page optional (admin can turn it on or off for the server) 2026-02-09 10:58:17 +01:00