mirror of https://github.com/usememos/memos
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.
Let users write three more CEL constructs in the filter field, each compiled to SQL across SQLite/MySQL/Postgres: - Scalar startsWith()/endsWith() on content/filename/mime_type (case-insensitive) - matches() regex: PG ~, MySQL/SQLite REGEXP (Go-backed SQLite fn), validated at compile time via cel.ValidateRegexLiterals() - all() comprehension over tags via per-element subqueries, non-empty required Also: contains() now escapes LIKE metacharacters (%, _, \); cross-dialect render tests plus behavioral tests; cel-go bumped to v0.28.1; new operators surfaced in the frontend shortcut guide. |
4 weeks ago | |
|---|---|---|
| .. | ||
| ai | 2 months ago | |
| base | ||
| cron | ||
| filter | 4 weeks ago | |
| httpgetter | 1 month ago | |
| idp | ||
| markdown | 1 month ago | |
| motionphoto | ||
| profile | ||
| scheduler | ||
| storage/s3 | ||
| testutil | ||
| util | ||
| version | ||
| webhook | 1 month ago | |