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 02096836c3 test: stabilize backend tests in CI
- Avoid requiring built frontend assets in cache header tests.
- Skip Testcontainers-backed store tests when Docker is unavailable.
2 months ago
..
cache fix: resolve linter warning and cache race condition 6 months ago
db feat(stats): admin instance resource statistics 2 months ago
migration feat(auth): add SSO user identity linkage (#5883) 3 months ago
seed chore: align branding with brand guidelines (#5693) 4 months ago
test test: stabilize backend tests in CI 2 months ago
attachment.go feat(stats): admin instance resource statistics 2 months ago
attachment_test.go fix(security): enforce attachment ownership on memo updates 2 months ago
cache.go
common.go
driver.go feat(stats): admin instance resource statistics 2 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) 4 months ago
instance_setting.go feat(ai): add instance AI providers and transcription (#5829) 3 months ago
memo.go fix: clean up memo_relation and attachments when deleting memo 6 months ago
memo_relation.go fix: reduce list memo query overhead (#5880) 3 months ago
memo_share.go feat: redesign account and SSO management (#5886) 3 months ago
migrator.go fix(release): inject build version into artifacts 3 months ago
reaction.go
store.go fix(auth): harden authorization and username validation (#5890) 3 months ago
user.go fix(auth): harden authorization and username validation (#5890) 3 months ago
user_delete.go feat: redesign account and SSO management (#5886) 3 months ago
user_identity.go feat(auth): add SSO user identity linkage (#5883) 3 months ago
user_setting.go feat(auth): add SSO user identity linkage (#5883) 3 months ago