10 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
1b053148f0 xbvr sync 2025-11-14 02:42:44 +01:00
Lars Behrends
2da58cfbd0 design? 2025-11-07 13:42:00 +01:00
Lars Behrends
1ec6016b10 dont know ? 2025-11-03 23:34:36 +01:00
Lars Behrends
04140786a7 Stuff i guess ? 2025-10-31 00:24:17 +01:00
Lars Behrends
db0fd4e728 better filter? 2025-10-24 19:13:00 +02:00
Lars Behrends
e78c073f21 basic filter D: 2025-10-24 17:12:36 +02:00
Lars Behrends
218d0c28c0 impoort stuff! 2025-10-24 16:04:34 +02:00
Lars Behrends
73d8441787 i dont know 2025-10-20 23:40:55 +02:00
Lars Behrends
929ee43001 first commit 2025-10-17 13:29:28 +02:00