memos/store
2025-05-06 21:19:13 +08:00
..
db fix: filter args of postgres 2025-05-06 21:19:13 +08:00
migration chore: move migration to 0.24.0 2025-02-16 21:02:18 +08:00
seed/sqlite refactor: move tags from property to payload (#4229) 2024-12-24 15:23:15 +00:00
test fix: remove errors.Wrap(nil) (#4576) 2025-03-31 12:56:51 +08:00
activity.go chore: remove version update activity 2025-02-09 11:48:53 +08:00
cache.go chore: update store cache 2024-05-12 13:19:31 +08:00
common.go chore: update workspace setting store 2024-04-13 02:08:35 +08:00
driver.go feat: validate shortcut's filter 2025-02-03 18:34:31 +08:00
idp.go chore: update linter config 2025-02-24 22:21:07 +08:00
inbox.go chore: add pagination to list inboxes 2024-10-14 23:32:39 +08:00
memo.go chore: sort by pinned 2025-03-13 19:57:12 +08:00
memo_relation.go fix: list memo relations 2025-04-12 22:02:13 +08:00
migration_history.go chore: fix html escaping 2023-12-17 23:37:00 +08:00
migrator.go chore: update migrate scripts 2025-01-31 21:05:20 +08:00
reaction.go feat: move reaction type to setting 2024-10-10 21:06:32 +08:00
resource.go fix: remove errors.Wrap(nil) (#4576) 2025-03-31 12:56:51 +08:00
store.go feat: validate shortcut's filter 2025-02-03 18:34:31 +08:00
user.go chore: remove random field 2025-02-05 20:48:27 +08:00
user_setting.go feat: implement shortcuts 2025-02-02 17:11:52 +08:00
webhook.go chore: retire webhook state 2025-01-10 22:24:12 +08:00
workspace_setting.go feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 2025-02-16 23:35:31 +08:00