index
:
goprecords
master
Global uptime stats using uptimed written in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
cli
Age
Commit message (
Expand
)
Author
2026-05-02
Revert "Add Darwin goprecords upload client for task i"
Paul Buetow
2026-05-02
Add Darwin goprecords upload client for task i
Paul Buetow
2026-04-16
Release 0.5.1: auto-unexclude, merge excluded_host into auth DB
Paul Buetow
2026-04-16
Add /metrics Prometheus endpoint to daemon mode
Paul Buetow
2026-04-16
Add excluded_hosts feature: store in SQLite, expose CLI subcommands
Paul Buetow
2026-04-14
refactor(cli): split run* handlers into files (ask 24)
Paul Buetow
2026-04-14
fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)
Paul Buetow
2026-04-14
refactor: drop goprecords DB pass-through, use storage from CLI (x3)
Paul Buetow
2026-04-14
test: microservice coverage for task 63
Paul Buetow
2026-04-14
task 13: upload API keys in SQLite, Bearer auth, create-client-key CLI
Paul Buetow
2026-04-14
daemon: stdout-only slog logging for HTTP (task 43)
Paul Buetow
2026-04-14
test(x2): codify CLI backward-compatibility contract
Paul Buetow
2026-04-14
Add --daemon plain HTTP server (y2)
Paul Buetow
2026-03-08
fix package names
Paul Buetow
2026-03-03
refactor(context): propagate context through db open and io scans (task 333)
Paul Buetow
2026-03-03
refactor(cli): move main orchestration into internal cli package (task 332)
Paul Buetow