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.
- Updated memo and reaction filtering logic to use a unified engine for compiling filter expressions into SQL statements. - Removed redundant filter parsing and conversion code from ListMemoRelations, ListReactions, and ListAttachments methods. - Introduced IDList and UIDList fields in FindMemo and FindReaction structs to support filtering by multiple IDs. - Removed old filter test files for reactions and attachments, as the filtering logic has been centralized. - Updated tests for memo filtering to reflect the new SQL statement compilation approach. - Ensured that unsupported user filters return an error in ListUsers method. |
4 weeks ago | |
|---|---|---|
| .. | ||
| activity.go | 2 years ago | |
| attachment.go | 4 weeks ago | |
| common.go | 1 year ago | |
| idp.go | 2 years ago | |
| inbox.go | 8 months ago | |
| memo.go | 4 weeks ago | |
| memo_filter_test.go | 4 weeks ago | |
| memo_relation.go | 4 weeks ago | |
| migration_history.go | 2 years ago | |
| mysql.go | 5 months ago | |
| reaction.go | 4 weeks ago | |
| user.go | 4 weeks ago | |
| user_setting.go | 5 months ago | |
| workspace_setting.go | 2 years ago | |