UptimeFlare/worker
Steven Crocker 4b24ad38a2
Add webhook support to notification property in config (#143)
* Add basic webhook option to workerConfig.notification as alternative to apprise

* Add uptime.config.ts example for webhook option

* Removed trailing commas from newly added types for consistency

* Add ability to customize webhook body

* use template

---------

Co-authored-by: lyc8503 <me@lyc8503.net>
2025-10-15 20:11:32 +08:00
..
src Add webhook support to notification property in config (#143) 2025-10-15 20:11:32 +08:00
.gitignore wip: worker & pages 2023-10-14 15:21:52 +08:00
.prettierrc.yaml misc: run prettier 2025-04-19 21:50:43 +08:00
package-lock.json WIP: update packages 2025-04-12 22:20:33 +08:00
package.json WIP: update packages 2025-04-12 22:20:33 +08:00
tsconfig.json misc: run prettier 2025-04-19 21:50:43 +08:00
wrangler-dev.toml feat: newer compatibility_date, should fix fetch custom port 2025-04-12 22:20:33 +08:00
wrangler.toml feat: newer compatibility_date, should fix fetch custom port 2025-04-12 22:20:33 +08:00