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 3f3133d6e2
feat(memo): add share links for private memos (#5742)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
..
cache fix: resolve linter warning and cache race condition 5 months ago
db feat(memo): add share links for private memos (#5742) 3 months ago
migration feat(memo): add share links for private memos (#5742) 3 months ago
seed chore: align branding with brand guidelines (#5693) 3 months ago
test test: remove raw SQL migration backfill test setup 3 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 feat(memo): add share links for private memos (#5742) 3 months ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go refactor(inbox): store memo comment payloads without activity records (#5741) 3 months ago
instance_setting.go feat(instance): add notification transport setting (#5737) 3 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) 3 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 3 months ago
migrator.go chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
reaction.go fix(security): implement security review recommendations (#5228) 7 months ago
store.go refactor: rename workspace to instance throughout codebase 7 months ago
user.go refactor: migrate HOST roles to ADMIN 5 months ago
user_setting.go feat(instance): add canonical tag metadata setting (#5736) 3 months ago