MicroFish/backend
Ubuntu 424c37e050 feat(graph): filter projects by user_id, protect get/delete with require_project_owner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 09:21:32 +00:00
..
alembic feat(alembic): add initial schema migration for all SQLAlchemy models 2026-05-03 00:04:18 +00:00
app feat(graph): filter projects by user_id, protect get/delete with require_project_owner 2026-05-16 09:21:32 +00:00
scripts feat(f2a-b): step02/03 UX overhaul, Azure OpenAI fix, offline report interviews 2026-05-04 23:20:41 +00:00
tests feat(project): user_id isolation in create_project, list_projects and _to_dict 2026-05-16 09:20:13 +00:00
__init__.py feat(graph): add GraphBackend abstract interface 2026-04-25 11:11:06 +00:00
alembic.ini feat(alembic): add initial schema migration for all SQLAlchemy models 2026-05-03 00:04:18 +00:00
pyproject.toml feat(azure): add PostgreSQL Flexible Server + Azure Files persistent storage 2026-05-04 23:37:31 +00:00
requirements.txt chore(deps): add flask-jwt-extended, bcrypt, azure-communication-email 2026-05-16 09:08:12 +00:00
run.py Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 2025-12-26 17:58:48 +08:00
uv.lock feat(azure): add PostgreSQL Flexible Server + Azure Files persistent storage 2026-05-04 23:37:31 +00:00
wsgi.py feat(auth): add JWT login screen, production Dockerfile and Azure Container App Bicep 2026-04-24 18:46:39 +00:00