fetch_ml/internal/api
Jeremie Fraeys 23e5f3d1dc
refactor(api): internal refactoring for TUI and worker modules
- Refactor internal/worker and internal/queue packages
- Update cmd/tui for monitoring interface
- Update test configurations
2026-02-20 15:51:23 -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(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
middleware refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
responses refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -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
adapter.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
factory.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -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(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -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 refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
server.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
server_config.go refactor: adopt PathRegistry in api server_config.go 2026-02-18 16:54:24 -05:00
server_gen.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
ws_protocol.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00