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
d5a94947dee6bc4abaa3be19ab85e01255f09dfd
ai.allucanget.biz
/
backend
/
app
/
routers
T
History
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
..
__init__.py
implement initial backend structure with authentication, user management, and database integration
2026-04-27 17:58:32 +02:00
admin.py
feat: add admin video jobs management endpoints and UI for listing, cancelling, and purging video jobs
2026-04-29 16:49:08 +02:00
ai.py
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
auth.py
feat: enhance database queries with error handling and improve SQL statement readability
2026-04-29 16:28:22 +02:00
generate.py
feat: enhance video generation responses with database ID and update dashboard to display pending and completed videos
2026-04-29 16:39:46 +02:00
images.py
feat: add gallery page with image and video details, including upload and generation status
2026-04-29 16:13:09 +02:00
models.py
Add models caching and management functionality with corresponding API endpoints and templates
2026-04-29 13:51:43 +02:00
users.py
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00