This website requires JavaScript.
Explore
Help
Register
Sign In
allucanget
/
ai.allucanget.biz
Watch
2
Star
0
Fork
0
You've already forked ai.allucanget.biz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da3ae822f66cbd31e828e70253826891c10a4f85
ai.allucanget.biz
/
backend
/
app
T
History
zwitschi
da3ae822f6
Add admin user seeding functionality and corresponding tests
2026-04-29 13:17:12 +02:00
..
models
Add aspect ratio and image size options to image generation; implement chat-based image generation handling
2026-04-27 19:28:04 +02:00
routers
Implement image upload functionality with metadata storage; update frontend to display uploaded images
2026-04-29 13:10:20 +02:00
services
Update application title and headers; specify versions for bcrypt and passlib in requirements
2026-04-29 13:01:55 +02:00
__init__.py
implement initial backend structure with authentication, user management, and database integration
2026-04-27 17:58:32 +02:00
db.py
Add admin user seeding functionality and corresponding tests
2026-04-29 13:17:12 +02:00
dependencies.py
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
main.py
Implement image upload functionality with metadata storage; update frontend to display uploaded images
2026-04-29 13:10:20 +02:00