Commit History
fix(audit): comprehensive P1-P4 audit fixes (#45) 8290bc9 unverified
fix(arch): comprehensive architecture audit fixes (#44) fa1717e unverified
fix(security): address P1 findings from post-refactor audit 785d976 unverified
refactor(data): use standard datasets.load_dataset() with neuroimaging-go-brrrr 262b3cb unverified
fix(arch): Config SSOT, reproducible builds, and data pipeline documentation (#41) ba32591 unverified
fix: address P1/P2 bugs from audit (BUG-005/006/008/010/011) (#40) 52703e6 unverified
fix: apply CodeRabbit feedback (security + lint) cfeab47
fix: comprehensive frontend-backend integration fixes c3e7865
fix(security): apply CodeRabbit security feedback (#38) 07db7cc unverified
fix(ci): format code and add ErrorBoundary tests to pass CI 900a32d unverified
Claude commited on
fix(api): add mypy ignore for optional torch import 03ead59 unverified
Claude commited on
fix(api): validate case_id and log volume computation errors (BUG-011, BUG-012) 633a315 unverified
Claude commited on
feat(api): add ephemeral storage warning to results (BUG-005) a3c22e6 unverified
Claude commited on
fix(api): anchor CORS regex and add CORP middleware (BUG-002, BUG-003) f58bb83 unverified
Claude commited on
feat(api): async job queue with comprehensive test coverage (#36) 722753e unverified
fix(deploy): CORS and proxy-headers for HF Spaces (#35) 1efb3e0 unverified
feat(api): FastAPI REST backend for React frontend 66404dc unverified
feat(frontend): React + Vite + NiiVue frontend (replaces Gradio) (#32) e4daa3b unverified
feat: Gradio Custom Component for NiiVue (#29) 227ab66 unverified
fix(ui): use head= for NiiVue loading, not dynamic import in js_on_load (#24) (#28) de5a0fd unverified
fix(ui): load NiiVue directly in js_on_load, remove head= dependency (#24) 518063b
feat: implement prediction mask binarization for improved visibility in slice comparison c88f831
fix(ui): simplify NiiVue loading, add diagnostic logging (#24) d8cfaa8
fix(ui): add gr.set_static_paths() to fix HF Spaces Loading bug (#24) (#26) aff5726 unverified
fix(ui): use head_paths for NiiVue loading on HF Spaces (#24) (#25) 08c3363 unverified
fix(ui): vendor NiiVue library to bypass HF Spaces CSP (#24) (#24) 1973147 unverified
fix(ui): prediction overlay invisible, race condition, thread safety (#23) (#23) 987c4be unverified
fix: remove silent failures and redundant checks be12b50 unverified
Claude commited on
fix(ui): replace base64 data URLs with Gradio file serving (#19) b0a934c unverified
Claude commited on