|
templates
|
Add admin login page for web UI
|
2026-01-19 11:26:11 +03:00 |
|
__init__.py
|
Initial commit
|
2026-01-19 10:27:20 +03:00 |
|
auth.py
|
Handle long passwords for bcrypt
|
2026-01-19 11:54:05 +03:00 |
|
database.py
|
Initial commit
|
2026-01-19 10:27:20 +03:00 |
|
Dockerfile
|
Fix server package layout in Dockerfile
|
2026-01-19 10:55:11 +03:00 |
|
main.py
|
Use env defaults for admin seed credentials
|
2026-01-19 11:37:03 +03:00 |
|
models.py
|
Fix SQLAlchemy unmapped annotation error
|
2026-01-19 11:17:28 +03:00 |
|
requirements.txt
|
Initial commit
|
2026-01-19 10:27:20 +03:00 |
|
schemas.py
|
Initial commit
|
2026-01-19 10:27:20 +03:00 |
|
storage.py
|
Initial commit
|
2026-01-19 10:27:20 +03:00 |