Commit Graph

3 Commits

Author SHA1 Message Date
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
Lars Behrends
7a7977d8b0 yay 2025-11-01 22:00:30 +01:00
Lars Behrends
04140786a7 Stuff i guess ? 2025-10-31 00:24:17 +01:00