WebHooker/server/lib
2026-08-16 22:46:11 +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 refactor(push): move commits to description, comparison to changes field 2026-08-16 22:46:11 +08:00
github feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
lib refactor(push): move commits to description, comparison to changes field 2026-08-16 22:46:11 +08:00
observability feat(ui): update ui style 2026-08-16 22:46:07 +08:00
providers feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
queue feat(ui): update ui style 2026-08-16 22:46:07 +08:00
web feat(ui): update ui style 2026-08-16 22:46:07 +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(ui): update ui style 2026-08-16 22:46:07 +08:00
http.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
types.ts chore(types): drop dead Env fields (DISCORD_CHANNEL_ID, DOCS_URL, GITHUB_REPO_URL, LEGAL_CONTACT) 2026-08-15 18:43:38 +08:00
webhook.ts feat(ui): update ui style 2026-08-16 22:46:07 +08:00