samsa/internal
ashisgreat22 8651183540 feat(spa): add SPA Go package with embedded dist FS
Creates internal/spa package that:
- Embeds React build output from cmd/kafka/dist/
- Provides HTTP handler for static file serving
- Falls back to index.html for SPA client-side routing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 19:40:34 +01:00
..
autocomplete refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
cache license: change from MIT to AGPLv3 2026-03-22 08:27:23 +00:00
config security: fix build errors, add honest Google UA, sanitize error msgs 2026-03-22 16:27:49 +00:00
contracts refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
engines feat: add image search with Bing, DuckDuckGo, and Qwant engines 2026-03-22 16:49:24 +00:00
httpapi fix: use single Preferences handler with method check instead of dead POST route 2026-03-22 13:57:32 +01:00
middleware fix(security): allow HTMX CDN and inline scripts in CSP 2026-03-22 17:22:31 +00:00
search feat: add image search with Bing, DuckDuckGo, and Qwant engines 2026-03-22 16:49:24 +00:00
spa feat(spa): add SPA Go package with embedded dist FS 2026-03-22 19:40:34 +01:00
upstream security: harden against SAST findings (criticals through mediums) 2026-03-22 16:22:27 +00:00
util security: fix build errors, add honest Google UA, sanitize error msgs 2026-03-22 16:27:49 +00:00
views fix(css): restore original layout, re-add only image grid styles 2026-03-22 17:35:35 +00:00