inou/portal
James ade93669d3 chore: commit accumulated WIP (Mar 23)
Modified:
- api/api_contact_sheet.go, api/api_image.go — image/contact sheet cleanup
- cmd/import-lab/main.go — minor fix
- docs/schema-auth.sql — auth schema updates
- lib/normalize.go, lib/stubs.go — normalization refactor
- portal/defense.go — new defense middleware
- portal/dossier_sections.go — section updates
- portal/genome.go — genome fix
- portal/main.go — main portal updates
- portal/mcp_http.go, portal/mcp_tools.go — MCP refactor
- portal/static/viewer.js — viewer fix
- marketing/twitter/header-FINAL.png — updated asset

New files:
- portal/oauth_chatgpt.go — ChatGPT OAuth integration
- lib/loinc.go — LOINC code lookup
- lib/render.go — rendering engine
- lib/Sora-Regular.ttf, lib/Sora-SemiBold.ttf — fonts
- docs/chatgpt-actions-setup.md, docs/openapi.yaml — docs
- portal/static/claditor-logo.css — styling
- web/static/genetics.html — genetics page
- tools/loinc-lookup/ — LOINC lookup tool
- marketing/screens/ — screenshots
- import-renpho/import-renpho — renpho binary
2026-03-23 12:11:13 -04:00
..
bin Initial commit 2026-02-01 02:43:27 -05:00
lang Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
static chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
templates chore: auto-commit uncommitted changes 2026-03-18 20:01:05 -04:00
access_log.go Initial commit 2026-02-01 02:43:27 -05:00
api_client.go TASK-019: Fix XSS vulnerability in DICOM series display 2026-03-23 00:36:06 -04:00
api_mobile.go TASK-018: Fix session management vulnerabilities 2026-03-23 00:35:36 -04:00
api_proxy.go Lab reference charts, import tracking, DossierFromEntry consolidation 2026-02-24 05:15:03 -05:00
defense.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
dossier_sections.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
genome.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
import_json.go Lab reference charts, import tracking, DossierFromEntry consolidation 2026-02-24 05:15:03 -05:00
inou-portal Initial commit 2026-02-01 02:43:27 -05:00
main.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
main.go.bak Initial commit 2026-02-01 02:43:27 -05:00
mcp_http.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
mcp_tools.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
oauth.go Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
oauth_chatgpt.go chore: commit accumulated WIP (Mar 23) 2026-03-23 12:11:13 -04:00
portal Initial commit 2026-02-01 02:43:27 -05:00
trackers.go Lab reference charts, import tracking, DossierFromEntry consolidation 2026-02-24 05:15:03 -05:00
upload.go Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00