zwitschi
  • Joined on 2024-10-03
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-29 13:17:15 +02:00
da3ae822f6 Add admin user seeding functionality and corresponding tests
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-29 13:10:26 +02:00
e1d74fe163 Implement image upload functionality with metadata storage; update frontend to display uploaded images
20de65ad01 Update project name to "All You Can GET AI" across documentation and configuration files; specify versions for bcrypt and passlib in requirements
3224d16197 Add image upload preview functionality; update titles and templates for consistency
8871f136d4 Update application title and headers; specify versions for bcrypt and passlib in requirements
Compare 4 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-29 11:55:25 +02:00
52e95e3fe0 Update backend and frontend service ports to 12015 and 12016; adjust healthcheck and environment variables accordingly
abd61798c7 Update service ports to 12015 for backend and 12016 for frontend; adjust configurations and documentation accordingly
Compare 2 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-28 13:31:15 +02:00
d484721a94 Remove nginx service from Coolify stack; update deployment guide to use frontend service on port 12001
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-28 11:18:03 +02:00
87efca00df Add docker-compose.coolify.yml for backend and frontend services; update deployment documentation for Coolify integration
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-28 11:08:00 +02:00
fe41a8cbee Fix formatting in healthcheck command for backend service in docker-compose.yml
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-28 10:21:12 +02:00
5371bdce3b Refactor application ports to 12000 for backend and 12001 for frontend; update documentation and configuration files accordingly
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 21:35:40 +02:00
80999b3659 Update service ports in documentation and configuration files to 12000 for backend
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 21:18:59 +02:00
8f4d01d34d Update Coolify deployment guide to clarify production and development dependencies; refactor import statements for consistency and add requirements-dev.txt for development dependencies.
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 21:13:04 +02:00
2c6fdc03a8 Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
ae7727c01a Update Coolify deployment guide to reflect changes in start commands and clarify Base Directory behavior for backend and frontend services.
Compare 2 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 20:57:38 +02:00
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.
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 20:28:52 +02:00
f9ada784db Add requirements.txt for Nixpacks subdirectory detection
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 20:23:35 +02:00
8c5798db43 Remove Nixpacks configuration files for backend and frontend; update Coolify deployment guide to reflect changes in directory structure and configuration requirements.
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 20:11:34 +02:00
e5b413c79d Add Nixpacks configuration files for backend and frontend services; create Coolify deployment guide and Nginx reverse proxy configuration
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.
Compare 2 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 19:28:08 +02:00
58c2cb4490 Add aspect ratio and image size options to image generation; implement chat-based image generation handling
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 19:11:24 +02:00
17ae8d9477 Add video resolution and duration options to video generation forms; implement video status polling in frontend
98d59de2d1 Add resolution parameter to video generation requests and implement video status polling endpoint
Compare 2 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 19:05:23 +02:00
3b807c0f75 Enhance video generation API: add polling URL, video URLs, and error handling; implement polling status endpoint with tests
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 18:48:24 +02:00
4edadd7623 Refactor code for improved readability and consistency across templates and frontend logic
53d2d2ffef Add admin features, user profile management, and generation capabilities
Compare 2 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 18:29:34 +02:00
f2a9f187f2 update README with correct repository clone URL and format project structure section
ee45dd9526 add frontend application structure with authentication, generation features, and integration tests
5e24215ffe add architecture documentation and testing strategy
5ea568aaf6 add comprehensive tests for DuckDB schema initialization and user management
Compare 4 commits »
zwitschi pushed to main at allucanget/ai.allucanget.biz 2026-04-27 18:13:07 +02:00
05309f26b4 add AI and generation routers, models, and OpenRouter service integration with tests
3ee4ed7e7f add initial frontend and test module files
ce8393a8e2 add integration tests for admin, auth, user management, and database initialization
78b503fe43 implement initial backend structure with authentication, user management, and database integration
48a7ed68e6 add example environment configuration and requirements file
Compare 5 commits »