fetch_ml/internal/api
Jeremie Fraeys 6028779239
feat: update CLI, TUI, and security documentation
- Add safety checks to Zig build
- Add TUI with job management and narrative views
- Add WebSocket support and export services
- Add smart configuration defaults
- Update API routes with security headers
- Update SECURITY.md with comprehensive policy
- Add Makefile security scanning targets
2026-02-19 15:35:05 -05:00
..
datasets refactor: update WebSocket handlers and database schemas 2026-02-18 14:36:30 -05:00
helpers refactor: Export SelectDependencyManifest for API helpers 2026-02-17 16:45:59 -05:00
jobs fix: resolve TODOs and standardize tests 2026-02-19 15:34:59 -05:00
jupyter refactor: Phase 5 complete - API packages extracted 2026-02-17 13:25:58 -05:00
validate refactor: Phase 5 complete - API packages extracted 2026-02-17 13:25:58 -05:00
ws feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
errors.go refactor: Phase 5 complete - API packages extracted 2026-02-17 13:25:58 -05:00
factory.go security: implement comprehensive secrets protection 2026-02-18 16:18:09 -05:00
handlers.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
health.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
metrics_middleware.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
middleware.go refactor: Phase 5 - split API package into focused files 2026-02-17 13:11:02 -05:00
monitoring_config.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
protocol.go refactor(internal): update native bridge and queue integration 2026-02-18 12:45:59 -05:00
routes.go feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
server.go refactor: Phase 5 complete - API packages extracted 2026-02-17 13:25:58 -05:00
server_config.go refactor: adopt PathRegistry in api server_config.go 2026-02-18 16:54:24 -05:00
ws_protocol.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00