summaryrefslogtreecommitdiff
path: root/internal/daemon/daemon.go
AgeCommit message (Expand)Author
2026-04-14Release 0.4.0: foo.zone HTML styling, uptime-stats section order, dashboard w...HEADv0.4.0masterPaul Buetow
2026-04-14daemon: HTML dashboard at / with 10m cache (v0.3.1)Paul Buetow
2026-04-14docs: add godoc for exports (ask 04)Paul Buetow
2026-04-14fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)Paul Buetow
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-14daemon: add /livez and /readyz HTTP probes for KubernetesPaul 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