mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 14:55:29 +00:00
- Introduced a new endpoint for listing all comments accessible only to admins. - Enhanced the comments API with new query DTOs and service methods for better data handling. - Implemented a comprehensive comments management interface in the dashboard, including filters and pagination. - Added components for displaying, filtering, and managing comments, including loading states and error handling. - Updated navigation to include a link to the comments management section. Signed-off-by: Innei <tukon479@gmail.com>