MicroFish/backend/app
Ubuntu fe357668b4 feat(admin): system config and global executions history API
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 09:18:39 +00:00
..
api feat(admin): system config and global executions history API 2026-05-16 09:18:39 +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(auth): JWTManager, get_current_user, require_admin, require_project_owner decorators 2026-05-16 09:16:23 +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