mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| collection | ||
| library | ||
| playlist | ||
| podcast | ||
| ApiKeysTable.vue | ||
| AudioTracksTableRow.vue | ||
| BackupsTable.vue | ||
| ChaptersTable.vue | ||
| CollectionBooksTable.vue | ||
| CustomMetadataProviderTable.vue | ||
| EbookFilesTable.vue | ||
| EbookFilesTableRow.vue | ||
| LibraryFilesTable.vue | ||
| LibraryFilesTableRow.vue | ||
| PlaylistItemsTable.vue | ||
| ReviewsTable.vue | ||
| TracksTable.vue | ||
| UploadedFilesTable.vue | ||
| UsersTable.vue | ||