zwitschi
da3ae822f6
Add admin user seeding functionality and corresponding tests
2026-04-29 13:17:12 +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
20de65ad01
Update project name to "All You Can GET AI" across documentation and configuration files; specify versions for bcrypt and passlib in requirements
2026-04-29 13:02:31 +02:00
zwitschi
3224d16197
Add image upload preview functionality; update titles and templates for consistency
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 13:02:11 +02:00
zwitschi
8871f136d4
Update application title and headers; specify versions for bcrypt and passlib in requirements
2026-04-29 13:01:55 +02:00
zwitschi
52e95e3fe0
Update backend and frontend service ports to 12015 and 12016; adjust healthcheck and environment variables accordingly
2026-04-29 11:55:13 +02:00
zwitschi
abd61798c7
Update service ports to 12015 for backend and 12016 for frontend; adjust configurations and documentation accordingly
2026-04-29 11:52:12 +02:00
zwitschi
d484721a94
Remove nginx service from Coolify stack; update deployment guide to use frontend service on port 12001
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 13:01:26 +02:00
zwitschi
87efca00df
Add docker-compose.coolify.yml for backend and frontend services; update deployment documentation for Coolify integration
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 11:18:00 +02:00
zwitschi
fe41a8cbee
Fix formatting in healthcheck command for backend service in docker-compose.yml
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 11:07:56 +02:00
zwitschi
5371bdce3b
Refactor application ports to 12000 for backend and 12001 for frontend; update documentation and configuration files accordingly
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 10:20:58 +02:00
zwitschi
80999b3659
Update service ports in documentation and configuration files to 12000 for backend
2026-04-27 21:35:35 +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
2c6fdc03a8
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 21:12:10 +02:00
zwitschi
ae7727c01a
Update Coolify deployment guide to reflect changes in start commands and clarify Base Directory behavior for backend and frontend services.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 21:02:42 +02:00
zwitschi
508f0e5d40
Refactor requirements files to remove version pinning for better flexibility in dependency management; add dev-only dependencies in a new requirements-dev.txt file.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 20:57:26 +02:00
zwitschi
f9ada784db
Add requirements.txt for Nixpacks subdirectory detection
2026-04-27 20:28:49 +02:00
zwitschi
8c5798db43
Remove Nixpacks configuration files for backend and frontend; update Coolify deployment guide to reflect changes in directory structure and configuration requirements.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 20:23:34 +02:00
zwitschi
e5b413c79d
Add Nixpacks configuration files for backend and frontend services; create Coolify deployment guide and Nginx reverse proxy configuration
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 20:11:29 +02:00
zwitschi
1c96ae17fc
Enhance documentation for AI generation: update image and video generation scenarios, integrate OpenRouter API details, and clarify submit-and-poll patterns for video generation.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-27 19:33:43 +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
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