6 Commits

Author SHA1 Message Date
dcarrillo 55c5a7ef14 Workers cache (#22)
* feat(auth): add Cache-Control: private to auth error responses

* feat: enable Workers Cache in wrangler config

* refactor: replace manual caches.default with Workers Cache

* fix: remove unused url variable in fetch handler

* test: update tests for Workers Cache header-based semantics

* style: apply prettier formatting

* chore(deps): bump wrangler
2026-07-07 16:10:13 +02:00
dcarrillo 3b074977ed feat: maintenance mode for monitors (#7) 2026-04-17 18:42:23 +02:00
dcarrillo 98ef89aa06 feat: add expectedBodyContains for HTTP checks (#6) 2026-04-15 20:30:56 +02:00
dcarrillo 803a0a6d32 feat: set proper default for check settings (#2) 2026-04-11 18:43:35 +02:00
dcarrillo 71c3776fff [skip ci] Add demo link to README.md 2026-04-11 13:31:00 +02:00
dcarrillo 3882a1941a Kick off (#1)
* Kick off
* Update LICENSE copyright
2026-04-11 13:22:36 +02:00