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>
2025-10-30 00:21:53 +08:00
..
cron refactor: use WaitGroup.Go to simplify code (#5162) 2025-10-10 22:28:35 +08:00
filter feat(store): add hierarchical tag filtering support 2025-10-30 00:21:53 +08:00
httpgetter refactor: attachment service part2 2025-06-18 00:09:19 +08:00
idp chore: add more logs for oauth2 2025-05-14 20:38:14 +08:00
markdown chore: remove unused syntax 2025-10-27 08:31:57 +08:00
storage/s3 feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 2025-10-23 21:29:22 +08:00
webhook chore: fix linter 2025-06-24 21:55:27 +08:00