zwitschi
299ad7d943
feat: add video job cancellation functionality and error tracking in generated videos
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 20:04:10 +02:00
zwitschi
3d0a08a8ef
feat: remove admin video jobs link from navigation and update card background style
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 19:06:16 +02:00
zwitschi
2ca7ae538f
feat: add admin API endpoints for video management, update frontend to use new API routes
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 18:58:04 +02:00
zwitschi
37edef716a
feat: implement video job management with retry and delete functionality, enhance video generation status tracking
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 18:27:59 +02:00
zwitschi
bd77d4c43e
feat: add admin video jobs management endpoints and UI for listing, cancelling, and purging video jobs
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 16:49:08 +02:00
zwitschi
cc96d26b08
feat: enhance video generation responses with database ID and update dashboard to display pending and completed videos
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 16:39:46 +02:00
zwitschi
df85676fa2
feat: remove unused image retrieval endpoint and add human-readable time formatting filters
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 16:15:03 +02:00
zwitschi
951a653dc9
feat: add gallery page with image and video details, including upload and generation status
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 16:13:09 +02:00
zwitschi
df24a07cd8
feat: add model management endpoints and admin interface for cache status
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 15:52:02 +02:00
zwitschi
712c556032
feat: enhance model caching and output modalities handling
...
- Updated `refresh_models_cache` to include output modalities in the models cache.
- Added `get_model_output_modalities` function to retrieve output modalities for a specific model.
- Modified tests to cover new functionality for output modalities.
- Updated OpenRouter video generation functions to support audio generation and improved error handling.
- Enhanced dashboard to display generated images and videos.
- Refactored frontend templates to accommodate new data structures for generated content.
- Adjusted tests to validate changes in model handling and dashboard rendering.
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 15:20:48 +02:00
zwitschi
3d32e6df74
Implement chat interface with message history and system prompt support; update frontend and tests accordingly
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 14:39:38 +02:00
zwitschi
acc6991341
Add model loading functionality with modality filtering and refactor generation routes to utilize it
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 14:04:29 +02:00
zwitschi
96d13fc440
Add models caching and management functionality with corresponding API endpoints and templates
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 13:51:43 +02:00
zwitschi
e1d74fe163
Implement image upload functionality with metadata storage; update frontend to display uploaded images
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 13:10:20 +02:00
zwitschi
8f4d01d34d
Update Coolify deployment guide to clarify production and development dependencies; refactor import statements for consistency and add requirements-dev.txt for development dependencies.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 21:18:55 +02:00
zwitschi
58c2cb4490
Add aspect ratio and image size options to image generation; implement chat-based image generation handling
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 19:28:04 +02:00
zwitschi
17ae8d9477
Add video resolution and duration options to video generation forms; implement video status polling in frontend
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 19:11:21 +02:00
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
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
ee45dd9526
add frontend application structure with authentication, generation features, and integration tests
2026-04-27 18:29:07 +02:00
zwitschi
3ee4ed7e7f
add initial frontend and test module files
2026-04-27 17:59:10 +02:00