summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2026-05-02Revert "Add Darwin goprecords upload client for task i"Paul Buetow
2026-05-02Add Darwin goprecords upload client for task iPaul Buetow
2026-04-16Release 0.5.1: auto-unexclude, merge excluded_host into auth DBPaul Buetow
2026-04-16Add /metrics Prometheus endpoint to daemon modePaul Buetow
2026-04-16Add excluded_hosts feature: store in SQLite, expose CLI subcommandsPaul Buetow
2026-04-14refactor(cli): split run* handlers into files (ask 24)Paul Buetow
2026-04-14fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)Paul Buetow
2026-04-14refactor: drop goprecords DB pass-through, use storage from CLI (x3)Paul Buetow
2026-04-14test: microservice coverage for task 63Paul Buetow
2026-04-14task 13: upload API keys in SQLite, Bearer auth, create-client-key CLIPaul Buetow
2026-04-14daemon: stdout-only slog logging for HTTP (task 43)Paul Buetow
2026-04-14test(x2): codify CLI backward-compatibility contractPaul Buetow
2026-04-14Add --daemon plain HTTP server (y2)Paul Buetow
2026-03-08fix package namesPaul Buetow
2026-03-03refactor(context): propagate context through db open and io scans (task 333)Paul Buetow
2026-03-03refactor(cli): move main orchestration into internal cli package (task 332)Paul Buetow