cc-dashboard/src
Vadym Samoilenko db4a431910 fix: set CC_BASE before api.js loads to fix login 404
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 13:14:00 +00:00
..
routers Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
services Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
static fix: set CC_BASE before api.js loads to fix login 404 2026-03-26 13:14:00 +00:00
__init__.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
auth.py fix: replace passlib with bcrypt directly (passlib incompatible with bcrypt>=4) 2026-03-26 13:10:24 +00:00
config.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
database.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
main.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
models.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
schemas.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00