WebHooker/server/lib
2026-08-15 18:25:23 +08:00
..
config feat(config): valibot schemas, schema version, migrations, filter AST 2026-08-15 17:03:42 +08:00
core refactor(core): message tracker abstraction and formatter plugin registry 2026-08-15 17:03:39 +08:00
drivers fix(render): link title head to the event object URL 2026-08-15 18:25:23 +08:00
events feat(config): valibot schemas, schema version, migrations, filter AST 2026-08-15 17:03:42 +08:00
formatters fix(render): link title head to the event object URL 2026-08-15 18:25:23 +08:00
github feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
lib feat(observability): delivery metrics, admin metrics/delivery endpoints, admin API route wiring 2026-08-15 17:03:45 +08:00
observability feat(observability): delivery metrics, admin metrics/delivery endpoints, admin API route wiring 2026-08-15 17:03:45 +08:00
providers feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
queue feat(queue): async delivery via Cloudflare Queues with retry backoff and DLQ 2026-08-15 17:03:35 +08:00
web feat(observability): delivery metrics, admin metrics/delivery endpoints, admin API route wiring 2026-08-15 17:03:45 +08:00
cf.ts fix: read raw request + body via h3 context for discord/telegram webhooks 2026-08-13 18:13:55 +08:00
config.ts feat(config): valibot schemas, schema version, migrations, filter AST 2026-08-15 17:03:42 +08:00
http.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
types.ts feat(config): valibot schemas, schema version, migrations, filter AST 2026-08-15 17:03:42 +08:00
webhook.ts feat(queue): async delivery via Cloudflare Queues with retry backoff and DLQ 2026-08-15 17:03:35 +08:00