• Stefy Lanza (nextime / spora )'s avatar
    Implement comprehensive API token management system · fd4ca804
    Stefy Lanza (nextime / spora ) authored
    - Create dedicated API token generation page with custom naming
    - Implement JWT token generation with expiration and user claims
    - Add token administration with list view, last-used tracking, and deletion
    - Update database schema to support token names and usage tracking
    - Add navigation links for API tokens page with proper access control
    - Implement secure token validation with automatic last-used timestamp updates
    - Add copy-to-clipboard functionality for generated tokens
    - Create user-friendly token management interface with confirmation dialogs
    fd4ca804
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
AI.PROMPT 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...
image.jpg 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...
test_comm.py Loading commit data...
test_runpod.py Loading commit data...
vidai.py Loading commit data...
vidai.sh Loading commit data...