21815f58eb
Merge docs/readme-refresh into main
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 17:55:55 +01:00
73338349f6
docs: refresh README — accuracy pass + HarborForge platform context
...
Verified against current code; fixed stale/inaccurate sections and
documented previously-undocumented features/flags/endpoints. Added a
"Part of the HarborForge platform" reference and role/port.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 17:49:59 +01:00
8521b83e6d
Merge pull request 'feat: add CORS support via CORS_ORIGINS env var' ( #1 ) from feat/cors-support into master
...
Reviewed-on: #1
2026-03-11 10:45:59 +00:00
047f0b8422
feat: add CORS support via CORS_ORIGINS env var
...
- New CORSMiddleware in server/cors.go
- Reads comma-separated origins from CORS_ORIGINS env
- Empty or "*" allows all origins
- Handles preflight OPTIONS requests
- Wraps existing LoggingMiddleware chain
2026-03-11 10:07:32 +00:00
0c4a1a4d3f
x
2026-02-15 08:51:58 +00:00
72843442ac
init
2026-02-15 08:49:27 +00:00