You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server/router
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
2 months ago
..
api/v1 chore: add migration upgrade coverage (#5796) 2 months ago
fileserver fix(api): switch user resource names to usernames (#5779) 2 months ago
frontend chore: upgrade Echo v4 to v5.0.3 4 months ago
mcp fix(filter): enforce CEL syntax semantics 2 months ago
rss chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2 months ago