audiobookshelf/test/server
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
..
controllers Add review and rating features with sorting and filtering options 2026-02-09 21:08:18 +08:00
finders Match confidence calculation for audible results 2025-05-21 10:25:42 +03:00
managers Merge pull request #3417 from nichwall/series_cleanup_2 2024-10-12 15:48:04 -05:00
migrations Improve book library page query performance for author sort order (#4080) 2025-03-17 17:09:49 -05:00
models Add review and rating features with sorting and filtering options 2026-02-09 21:08:18 +08:00
objects Fixes + add progress to m4b and embed tools 2024-07-20 12:28:06 +03:00
providers Add tests for cleanSeriesSequence 2024-03-14 19:37:51 +02:00
utils Fix .ignore file causing ignores outside the directory 2025-05-04 22:43:44 +02:00
Logger.test.js Log non-strings into log file like console.log does 2024-09-11 19:58:30 +03:00