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/plugin
Steven 5e47f25bf5 feat(store): add hierarchical tag filtering support
Tag filters now support hierarchical matching where searching for a tag (e.g., "book") will match both the exact tag and any tags with that prefix (e.g., "book/fiction", "book/non-fiction"). This applies across all database backends (SQLite, MySQL, PostgreSQL) with corresponding test updates.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
5 days ago
..
cron refactor: use WaitGroup.Go to simplify code (#5162) 3 weeks ago
filter feat(store): add hierarchical tag filtering support 5 days ago
httpgetter refactor: attachment service part2 5 months ago
idp chore: add more logs for oauth2 6 months ago
markdown chore: remove unused syntax 1 week ago
storage/s3 feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 2 weeks ago
webhook chore: fix linter 4 months ago