mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
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. |
||
|---|---|---|
| .. | ||
| 0001_init.sql | ||
| 0002_log_detail.sql | ||
| 0003_telegram_links.sql | ||
| 0004_add_group_id.sql | ||
| 0005_audit_logs.sql | ||
| 0006_config_d1.sql | ||
| 0007_send_logs_index.sql | ||
| 0008_storage_d1.sql | ||
| 0010_fragments.sql | ||