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
/
daemon
Age
Commit message (
Expand
)
Author
2026-04-14
fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)
Paul Buetow
2026-04-14
fix(r3): use errors.Is for sentinel error comparisons
Paul Buetow
2026-04-14
daemon: NewHandler returns error instead of panicking (l3)
Paul Buetow
2026-04-14
daemon: set http.Server timeouts for Run (k3)
Paul Buetow
2026-04-14
test(daemon): race-safe log buffers in Run tests (j3)
Paul Buetow
2026-04-14
test: microservice coverage for task 63
Paul Buetow
2026-04-14
daemon: add /livez and /readyz HTTP probes for Kubernetes
Paul Buetow
2026-04-14
docs,test: HTTP upload API and curl auth example (ask 23)
Paul Buetow
2026-04-14
task 13: upload API keys in SQLite, Bearer auth, create-client-key CLI
Paul Buetow
2026-04-14
Add HTML OutputFormat and report API support (ask task 03)
Paul Buetow
2026-04-14
daemon: stdout-only slog logging for HTTP (task 43)
Paul Buetow
2026-04-14
z2: HTTP report query aliases and Gemtext Content-Type
Paul Buetow
2026-04-14
Add --daemon plain HTTP server (y2)
Paul Buetow