Commit Graph

3 Commits

Author SHA1 Message Date
kami b9248ef2e6 make: add race+coverprofile to test target; add build-caldav target
- test target now runs with -race and emits coverage.out for coverage
  reporting.
- New build-caldav target builds cmd/mavcaldav without CGO (pure Go).
- build-caldav added to PHONY and build dependency chain.
- mavcaldav added to clean target.
2026-07-05 02:07:04 +04:00
kami e00cb07658 fix zombie leak, add quiet-hours toggle, improve query reply, configurable router threshold, JS dashboard 2026-07-03 00:42:35 +02:00
kami 612583d59a initial commit 2026-07-03 00:32:48 +02:00