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 3b07f78fd8 chore: tweak demo data
- Trim sponsor memo to CodeRabbit + SSD Nodes, concise single-tier layout
- Add a demo personal access token (Bearer memos_pat_demo) for the admin user
- Stagger memo created_ts relative to seed time so the demo timeline always
  looks recent; lead the pinned section with the Welcome memo
- Unpin the Scratchpad promo and drop the fixed "June" movie-marathon label
3 weeks ago
..
cache
db feat(filter): expand CEL filter surface with startsWith/endsWith, matches(), and all() 4 weeks ago
migration feat(settings): move tag metadata to user settings (#6017) 1 month ago
seed/sqlite chore: tweak demo data 3 weeks ago
test feat(filter): expand CEL filter surface with startsWith/endsWith, matches(), and all() 4 weeks ago
attachment.go feat(stats): admin instance resource statistics 2 months ago
cache.go
common.go
driver.go fix: delete user cleanup (#5981) 2 months ago
idp.go
inbox.go
instance_setting.go
memo.go
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
reaction.go
store.go fix(auth): harden authorization and username validation (#5890) 3 months ago
user.go fix: delete user cleanup (#5981) 2 months ago
user_delete.go fix: delete user cleanup (#5981) 2 months ago
user_identity.go feat(auth): add SSO user identity linkage (#5883) 3 months ago
user_setting.go feat(settings): move tag metadata to user settings (#6017) 1 month ago