Commit Graph

14 Commits

Author SHA1 Message Date
zwitschi 98d59de2d1 Add resolution parameter to video generation requests and implement video status polling endpoint
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 19:07:27 +02:00
zwitschi 3b807c0f75 Enhance video generation API: add polling URL, video URLs, and error handling; implement polling status endpoint with tests
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 19:05:20 +02:00
zwitschi 4edadd7623 Refactor code for improved readability and consistency across templates and frontend logic
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 18:48:22 +02:00
zwitschi 53d2d2ffef Add admin features, user profile management, and generation capabilities
- Implemented admin dashboard with user management features including role assignment and deletion.
- Added user profile page for updating email and password.
- Created separate routes and templates for text, image, and video generation with appropriate forms.
- Enhanced navigation with dropdown for generation options and loading overlay for better user experience.
- Introduced comprehensive error handling and user feedback through alerts.
- Updated styles for improved UI consistency and responsiveness.

Co-authored-by: Copilot <copilot@github.com>
2026-04-27 18:48:01 +02:00
zwitschi f2a9f187f2 update README with correct repository clone URL and format project structure section 2026-04-27 18:29:15 +02:00
zwitschi ee45dd9526 add frontend application structure with authentication, generation features, and integration tests 2026-04-27 18:29:07 +02:00
zwitschi 5e24215ffe add architecture documentation and testing strategy
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 18:19:40 +02:00
zwitschi 5ea568aaf6 add comprehensive tests for DuckDB schema initialization and user management
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 18:19:25 +02:00
zwitschi 05309f26b4 add AI and generation routers, models, and OpenRouter service integration with tests
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 18:12:53 +02:00
zwitschi 3ee4ed7e7f add initial frontend and test module files 2026-04-27 17:59:10 +02:00
zwitschi ce8393a8e2 add integration tests for admin, auth, user management, and database initialization 2026-04-27 17:59:03 +02:00
zwitschi 78b503fe43 implement initial backend structure with authentication, user management, and database integration 2026-04-27 17:58:32 +02:00
zwitschi 48a7ed68e6 add example environment configuration and requirements file 2026-04-27 17:57:56 +02:00
zwitschi 1450563ce1 init
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 17:21:01 +02:00