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/store
memoclaw 12e2205cb6
chore(backend): update Go toolchain and dependencies (#5730)
3 months ago
..
cache fix: resolve linter warning and cache race condition 5 months ago
db fix: correct typos in comments, error messages, and identifiers (#5704) 4 months ago
migration feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
seed chore: align branding with brand guidelines (#5693) 4 months ago
test perf: batch load memo relations when listing memos (#5692) 4 months ago
activity.go feat: implement ListActivities pagination (#5468) 4 months ago
attachment.go fix: avoid truncating memo batch attachments (#5654) 4 months ago
cache.go chore: update store cache 2 years ago
common.go chore: update workspace setting store 2 years ago
driver.go refactor: user auth improvements (#5360) 6 months ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go fix(store): filter inbox notifications by message type at database level 7 months ago
instance_setting.go feat(store): change default storage type to local filesystem 4 months ago
memo.go fix: clean up memo_relation and attachments when deleting memo 5 months ago
memo_relation.go perf: batch load memo relations when listing memos (#5692) 4 months ago
migrator.go chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
reaction.go fix(security): implement security review recommendations (#5228) 8 months ago
store.go refactor: rename workspace to instance throughout codebase 8 months ago
user.go refactor: migrate HOST roles to ADMIN 5 months ago
user_setting.go refactor: remove deprecated Sessions and AccessTokens settings 6 months ago