• Stefy Lanza (nextime / spora )'s avatar
    Add MySQL database support and complete multi-process Video AI implementation · 53c252b3
    Stefy Lanza (nextime / spora ) authored
    - Add MySQL support as alternative to SQLite with full configuration
    - Implement database abstraction layer supporting both SQLite and MySQL
    - Add database configuration section to admin panel
    - Update requirements files with PyMySQL dependency
    - Complete multi-process architecture with web, backend, and worker processes
    - Add user registration system with email confirmation
    - Implement token-based usage system with payment processing
    - Add comprehensive documentation and licensing
    - Create professional SaaS-style web interface
    - Implement REST API for programmatic access
    - Add email notification system and payment processors
    53c252b3
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
Dockerfile.runpod Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
clean.bat Loading commit data...
clean.sh Loading commit data...
create_pod.sh Loading commit data...
requirements-cuda.txt Loading commit data...
requirements-rocm.txt Loading commit data...
requirements.txt Loading commit data...
setup.bat Loading commit data...
setup.sh Loading commit data...
start.bat Loading commit data...
start.sh Loading commit data...
test_runpod.py Loading commit data...
vidai.py Loading commit data...
webui.py Loading commit data...