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
boojack 0fb83a745d
fix(auth): harden authorization and username validation (#5890)
1 month ago
..
cache fix: resolve linter warning and cache race condition 4 months ago
db feat: redesign account and SSO management (#5886) 1 month ago
migration feat(auth): add SSO user identity linkage (#5883) 1 month ago
seed chore: align branding with brand guidelines (#5693) 3 months ago
test feat(auth): add SSO user identity linkage (#5883) 1 month ago
attachment.go feat: redesign account and SSO management (#5886) 1 month ago
cache.go chore: update store cache 2 years ago
common.go chore: update workspace setting store 2 years ago
driver.go feat(auth): add SSO user identity linkage (#5883) 1 month ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 3 months ago
inbox.go refactor(inbox): store memo comment payloads without activity records (#5741) 2 months ago
instance_setting.go feat(ai): add instance AI providers and transcription (#5829) 1 month ago
memo.go fix: clean up memo_relation and attachments when deleting memo 4 months ago
memo_relation.go fix: reduce list memo query overhead (#5880) 1 month ago
memo_share.go feat: redesign account and SSO management (#5886) 1 month ago
migrator.go fix(release): inject build version into artifacts 1 month ago
reaction.go fix(security): implement security review recommendations (#5228) 7 months ago
store.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user_delete.go feat: redesign account and SSO management (#5886) 1 month ago
user_identity.go feat(auth): add SSO user identity linkage (#5883) 1 month ago
user_setting.go feat(auth): add SSO user identity linkage (#5883) 1 month ago