Files
moyoza 59a57f0f6f feat: Integrate pagination and error handling improvements in admin dashboard and API
- Added pagination support for guest fetching in the admin dashboard, enhancing performance with large datasets.
- Updated API endpoints to handle pagination parameters and return structured responses with total counts and pagination info.
- Improved error handling for non-JSON responses and JSON parsing errors in the admin content.
- Refactored admin layout to utilize shared stats context, reducing redundant API calls and improving data consistency.
- Implemented dynamic imports for heavy components in the admin dashboard to optimize loading times.
2026-01-27 01:18:57 +02:00
..