Files
Lars Behrends b728b0c72d Enhance API functionality and improve JWT authentication
- Added JWT authentication support in AuthService and JwtService.
- Implemented token generation and refresh mechanisms.
- Updated ApiAuthMiddleware to handle authentication for protected routes.
- Created ApiController and BaseApiController for standardized API responses.
- Developed MediaController for managing media items with pagination and search capabilities.
- Introduced DocsController for serving API documentation via Swagger UI.
- Added routes for API documentation and media management.
- Improved error handling and response formatting across API endpoints.
- Updated composer.json to include necessary JWT and Swagger UI dependencies.
2025-12-31 10:08:49 +01:00
..
...
2025-10-18 22:03:30 +02:00
2025-11-03 23:34:36 +01:00
2025-10-31 00:24:17 +01:00
yay
2025-11-01 22:00:30 +01:00
...
2025-10-18 22:03:30 +02:00
2025-11-06 12:07:12 +01:00