WebHooker/docs
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
..
.vitepress docs: restructure into core-concept pages and split admin API 2026-08-14 06:41:08 +08:00
api feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
events chore: auto-fix lint & formatting [skip ci] 2026-08-13 22:46:35 +00:00
guide feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
public docs: fix factual errors, fill coverage gaps and align zh mirror 2026-08-14 06:17:13 +08:00
zh feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
contributing.md chore(quality): provider fixtures, formatter snapshots, platform contract tests, CI, CodeQL, dependabot 2026-08-15 17:30:51 +08:00
index.md feat(check_run): edit messages in place as the run progresses, like workflow_run 2026-08-13 06:47:30 +08:00
tsconfig.json fix(docs): standalone tsconfig for vitepress config loading 2026-08-14 06:52:05 +08:00