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
45fac8223a54c834e68c9d82caa4785be5a7d589
ai.allucanget.biz
/
backend
/
app
/
routers
T
History
zwitschi
45fac8223a
feat: add token validation and auto-refresh functionality in frontend helpers
2026-05-30 19:59:41 +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: implement video job management with retry and delete functionality, enhance video generation status tracking
2026-04-29 18:27:59 +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: add token validation and auto-refresh functionality in frontend helpers
2026-05-30 19:59:41 +02:00
generate.py
feat: add video job cancellation functionality and error tracking in generated videos
2026-04-29 20:04:10 +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