inou/portal
Johan Jongsma 8754a9df40 refactor: unified dossier page with section blocks
- New dossier_sections.go with DossierSection struct and BuildDossierSections()
- Single section_block template replaces 12+ copy-pasted HTML blocks
- All 26 categories supported with default handler for unknown ones
- /dossier/{id} now uses v2, /dossier/{id}/v1 keeps legacy
- Added missing translation keys for all section types
- CSS: added .section-children and .hidden-row classes
2026-02-02 07:11:48 +00:00
..
bin Initial commit 2026-02-01 02:43:27 -05:00
lang Initial commit 2026-02-01 02:43:27 -05:00
static Merge remote 'Initial commit from dev' with local master 2026-02-01 04:00:45 -05:00
templates Initial commit 2026-02-01 02:43:27 -05:00
access_log.go Initial commit 2026-02-01 02:43:27 -05:00
api_client.go Initial commit 2026-02-01 02:43:27 -05:00
api_mobile.go Initial commit 2026-02-01 02:43:27 -05:00
api_proxy.go Initial commit 2026-02-01 02:43:27 -05:00
defense.go Initial commit 2026-02-01 02:43:27 -05:00
dossier_sections.go refactor: unified dossier page with section blocks 2026-02-02 07:11:48 +00:00
genome.go Initial commit 2026-02-01 02:43:27 -05:00
inou-portal Initial commit 2026-02-01 02:43:27 -05:00
main.go refactor: unified dossier page with section blocks 2026-02-02 07:11:48 +00:00
main.go.bak Initial commit 2026-02-01 02:43:27 -05:00
mcp_http.go Initial commit 2026-02-01 02:43:27 -05:00
mcp_tools.go Initial commit 2026-02-01 02:43:27 -05:00
oauth.go Initial commit 2026-02-01 02:43:27 -05:00
portal Initial commit 2026-02-01 02:43:27 -05:00
prompts.go Initial commit 2026-02-01 02:43:27 -05:00
upload.go Initial commit 2026-02-01 02:43:27 -05:00