• Your Name's avatar
    feat: Integrate existing database module for multi-user support · 84d6f6e4
    Your Name authored
    - Implement user-specific configuration isolation with SQLite database
    - Add user management, authentication, and role-based access control
    - Create user-specific providers, rotations, and autoselect configurations
    - Add API token management and usage tracking per user
    - Update handlers to support user-specific configs with fallback to global
    - Add MCP support for user-specific configurations
    - Update documentation and README with multi-user features
    - Add user dashboard templates for configuration management
    84d6f6e4
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
API_EXAMPLES.md Loading commit data...
CHANGELOG.md Loading commit data...
DEBUG_GUIDE.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
screenshot.png Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...
test_google.sh Loading commit data...
test_proxy.sh Loading commit data...