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/db/sqlite
memoclaw acddef1f3d
fix(api): switch user resource names to usernames (#5779)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
..
attachment.go refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 6 months ago
common.go chore: impl inbox store methods 3 years ago
functions.go fix: add Unicode case-insensitive search for SQLite (#5559) 5 months ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 5 months ago
instance_setting.go revert: revert system_setting to instance_setting rename changes 6 months ago
memo.go fix(api): switch user resource names to usernames (#5779) 3 months ago
memo_relation.go perf: batch load memo relations when listing memos (#5692) 4 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 3 months ago
reaction.go fix(security): implement security review recommendations (#5228) 8 months ago
sqlite.go fix: add Unicode case-insensitive search for SQLite (#5559) 5 months ago
user.go chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 3 months ago
user_setting.go refactor: user auth improvements (#5360) 6 months ago