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
/
daemon.go
Age
Commit message (
Expand
)
Author
2026-04-14
Release 0.4.0: foo.zone HTML styling, uptime-stats section order, dashboard w...
HEAD
v0.4.0
master
Paul Buetow
2026-04-14
daemon: HTML dashboard at / with 10m cache (v0.3.1)
Paul Buetow
2026-04-14
docs: add godoc for exports (ask 04)
Paul Buetow
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
daemon: add /livez and /readyz HTTP probes for Kubernetes
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