memos/store/db/postgres
memoclaw acddef1f3d
fix(api): switch user resource names to usernames (#5779)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2026-03-25 09:11:17 +08:00
..
attachment.go
common.go
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 2026-03-05 21:01:22 +08:00
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 2026-01-12 23:30:56 +08:00
instance_setting.go
memo.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
memo_relation.go perf: batch load memo relations when listing memos (#5692) 2026-03-07 11:19:19 +08:00
memo_share.go feat(memo): add share links for private memos (#5742) 2026-03-19 23:47:22 +08:00
postgres.go
reaction.go
user.go chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2026-03-20 18:09:24 +08:00
user_setting.go fix(postgres): handle missing PAT data gracefully and add comprehensive tests 2026-02-09 21:02:09 +08:00
user_setting_test.go fix(tests): update PAT tests to accept both custom and SQL errors 2026-02-09 21:09:19 +08:00