audiobookshelf/client/components/tables
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
..
collection Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
library Don't use constructed tailwind classes in libraryIcon 2025-03-20 12:33:33 +02:00
playlist Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
podcast Use getServerSetting to ensure serverSettings is set before accessing 2025-07-06 17:39:03 -05:00
ApiKeysTable.vue Log when token expiry is set via env var, api-keys create/update returns with user association 2025-07-06 13:10:14 -05:00
AudioTracksTableRow.vue Add translation strings for toasts, update data load toasts to use generic failed to load data message 2024-05-13 16:58:41 -05:00
BackupsTable.vue Use getServerSetting to ensure serverSettings is set before accessing 2025-07-06 17:39:03 -05:00
ChaptersTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
CollectionBooksTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
CustomMetadataProviderTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
EbookFilesTable.vue Implement new JWT auth 2025-06-29 17:22:58 -05:00
EbookFilesTableRow.vue Update material symbols icon font 2024-08-16 16:57:17 -05:00
LibraryFilesTable.vue Implement new JWT auth 2025-06-29 17:22:58 -05:00
LibraryFilesTableRow.vue Add translation strings for toasts, update data load toasts to use generic failed to load data message 2024-05-13 16:58:41 -05:00
PlaylistItemsTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
ReviewsTable.vue Add review and rating features with sorting and filtering options 2026-02-09 21:08:18 +08:00
TracksTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
UploadedFilesTable.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
UsersTable.vue Use getServerSetting to ensure serverSettings is set before accessing 2025-07-06 17:39:03 -05:00