WebHooker/server
RhenCloud c090281cb2
feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match
Add a field filter type reading any payload value by JSONPath with array expansion, 12 comparison operators (eq/ne/contains/startsWith/endsWith/regex/gt/gte/lt/lte/in/exists), a visual AST builder (all/any/not) in the route editor, chip-based multi-value input, a stateless POST /admin/api/test-match dry-run, and named filter fragments stored in D1 (d1_fragments, migration 0010) inlined into route ASTs on insert.
2026-08-24 22:51:20 +08:00
..
lib feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
plugins feat(queue): async delivery via Cloudflare Queues with retry backoff and DLQ 2026-08-15 17:03:35 +08:00
routes feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
tasks chore: auto-fix lint & formatting [skip ci] 2026-08-17 07:51:36 +00:00
error-handler.ts chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00