MicroFish/backend/app
Ubuntu fc0dbddbdf feat(email): EmailService with ACS and dev console fallback 2026-05-16 09:11:33 +00:00
..
api feat(api): add download endpoints for source doc, report and simulation log 2026-05-15 22:18:23 +00:00
graph fix(simulation): fix SQLite lock on Azure Files and Neo4j clone query 2026-05-11 22:49:38 +00:00
models fix(project): expose uploaded files in project _to_dict response 2026-05-15 22:15:13 +00:00
services feat(email): EmailService with ACS and dev console fallback 2026-05-16 09:11:33 +00:00
storage fix(storage,db): path traversal fix, delete_prefix validation, remove dead import, factory uses Config 2026-05-03 00:06:58 +00:00
utils fix(llm): centralise Azure URL normalisation in parse_azure_url utility 2026-04-25 21:09:48 +00:00
__init__.py feat(app): inject SQLAlchemy DB and StorageService into Flask app factory 2026-05-03 00:08:13 +00:00
config.py feat(config): JWT + ACS + admin initial vars for Phase 3 2026-05-16 09:09:18 +00:00
db.py test(conftest): add in_memory_db and task manager singleton reset fixtures; fix broken tests 2026-05-03 00:15:42 +00:00