Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
8f4d01d34d
Update Coolify deployment guide to clarify production and development dependencies; refactor import statements for consistency and add requirements-dev.txt for development dependencies.
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.
8c5798db43
Remove Nixpacks configuration files for backend and frontend; update Coolify deployment guide to reflect changes in directory structure and configuration requirements.
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.