This website requires JavaScript.
Explore
Help
Register
Sign In
hotswap
/
delphi-database-v2
Watch
1
Star
0
Fork
0
You've already forked delphi-database-v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d456ae4f392983ab6b7f4eb4aac9e0bd2ac1258f
delphi-database-v2
/
app
History
HotSwapp
978a866813
chore: route uvicorn logs to structlog; disable default access logs
2025-10-06 23:00:25 -05:00
..
__pycache__
chore: route uvicorn logs to structlog; disable default access logs
2025-10-06 23:00:25 -05:00
templates
feat: Implement comprehensive admin panel with CSV import system
2025-10-06 19:52:31 -05:00
auth.py
feat(auth): add session-based login/logout with bcrypt hashing, seed default admin, templates and navbar updates; add auth middleware; pin SQLAlchemy 1.4.x for Py3.13; update TODOs
2025-10-06 19:04:36 -05:00
database.py
feat(auth): add session-based login/logout with bcrypt hashing, seed default admin, templates and navbar updates; add auth middleware; pin SQLAlchemy 1.4.x for Py3.13; update TODOs
2025-10-06 19:04:36 -05:00
logging_config.py
chore: route uvicorn logs to structlog; disable default access logs
2025-10-06 23:00:25 -05:00
main.py
chore: add structured logging with structlog; add request_id middleware; replace std logging
2025-10-06 22:22:04 -05:00
models.py
feat: Implement comprehensive admin panel with CSV import system
2025-10-06 19:52:31 -05:00
uvicorn_log_config.json
chore: route uvicorn logs to structlog; disable default access logs
2025-10-06 23:00:25 -05:00