summaryrefslogtreecommitdiff
path: root/internal/daemon
AgeCommit message (Expand)Author
2026-04-14fix(r3): use errors.Is for sentinel error comparisonsPaul Buetow
2026-04-14daemon: NewHandler returns error instead of panicking (l3)Paul Buetow
2026-04-14daemon: set http.Server timeouts for Run (k3)Paul Buetow
2026-04-14test(daemon): race-safe log buffers in Run tests (j3)Paul Buetow
2026-04-14test: microservice coverage for task 63Paul Buetow
2026-04-14daemon: add /livez and /readyz HTTP probes for KubernetesPaul Buetow
2026-04-14docs,test: HTTP upload API and curl auth example (ask 23)Paul Buetow
2026-04-14task 13: upload API keys in SQLite, Bearer auth, create-client-key CLIPaul Buetow
2026-04-14Add HTML OutputFormat and report API support (ask task 03)Paul Buetow
2026-04-14daemon: stdout-only slog logging for HTTP (task 43)Paul Buetow
2026-04-14z2: HTTP report query aliases and Gemtext Content-TypePaul Buetow
2026-04-14Add --daemon plain HTTP server (y2)Paul Buetow