Commit Graph

10 Commits

Author SHA1 Message Date
Lars Behrends
eb1ec1153d Remove obsolete test scripts and add new API controllers for dashboard and game management
- Deleted test scripts: test_jellyfin_execution.php, test_stash.php, test_xbvr.php, test_xbvr_sync.php, vite.config.js
- Added DashboardController for fetching dashboard statistics and recent activity
- Added GameController for managing games, including fetching all games, game details, and games by category
- Introduced various check scripts to validate database structures and data integrity for adult videos, games, gender data, posters, and TV show actors
2026-01-18 01:42:03 +01:00
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
5d86fcfda9 actor merging! 2025-11-06 18:45:20 +01:00
Lars Behrends
0f0fb3b410 searcg revamp 😧 2025-11-06 13:39:46 +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
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
ca2d3a6960 ... 2025-10-18 22:03:30 +02:00
Lars Behrends
929ee43001 first commit 2025-10-17 13:29:28 +02:00