memos/plugin
boojack 0e89407ee9 fix(filter): enforce CEL syntax semantics
Reject non-standard truthy numeric expressions in filters and document the parser as a supported subset of standard CEL syntax.

- remove legacy filter rewrites
- support standard equality in tag exists predicates
- add regression coverage for accepted and rejected expressions
2026-03-31 08:10:49 +08:00
..
cron chore: improve access to default fields in cron parser (#5750) 2026-03-20 18:50:07 +08:00
email chore(backend): update Go toolchain and dependencies (#5730) 2026-03-16 21:07:52 +08:00
filter fix(filter): enforce CEL syntax semantics 2026-03-31 08:10:49 +08:00
httpgetter refactor: attachment service part2 2025-06-18 00:09:19 +08:00
idp fix: correct typos in comments, error messages, and identifiers (#5704) 2026-03-08 18:40:17 +08:00
markdown chore(backend): update Go toolchain and dependencies (#5730) 2026-03-16 21:07:52 +08:00
scheduler chore: simplify attachment file writing 2025-12-31 21:54:37 +08:00
storage/s3 chore(backend): update Go toolchain and dependencies (#5730) 2026-03-16 21:07:52 +08:00
webhook feat: add --allow-private-webhooks flag to bypass SSRF protection (#5694) 2026-03-07 13:46:03 +08:00