Commit Graph

26 Commits (d1208a68e9fadd87536f7f1fc7cba756d8f862a5)

Author SHA1 Message Date
boojack d1208a68e9 chore: update sponsors 3 weeks ago
boojack 858f7419b4 chore(seed): tweak seed data 1 month ago
boojack ab2b08a21e chore(seed): refresh demo memos and sponsor showcase 1 month ago
memoclaw 851e090ff9
chore: align branding with brand guidelines (#5693)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Steven 737acbba2f fix(markdown): support height/width attributes on img elements 4 months ago
Steven dfab67f035 chore(seed): polish demo data with realistic multi-user content 4 months ago
Johnny 0f3c9a467d refactor: migrate HOST roles to ADMIN
- Updated the isSuperUser function to only check for ADMIN role.
- Added SQL migration scripts for MySQL, PostgreSQL, and SQLite to change user roles from HOST to ADMIN.
- Created a new SQLite migration to alter the user table structure and ensure data integrity during the migration process.
5 months ago
Johnny c29c1d3e1f fix: seed data 5 months ago
Johnny 64b487d4af chore: fix seed data 5 months ago
Johnny d326c71078 refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 5 months ago
Steven 50f49fc00d chore: update demo data 7 months ago
Steven d1b2c0308b chore: add demo user access token for testing purposes 7 months ago
Steven f635d85bcf chore: fix reactions seed data
- Add comprehensive inline documentation for auth services
- Document session-based and token-based authentication flows
- Clarify authentication priority and validation logic
- Add detailed comments for JWT token structure and claims
- Fix reactions seed data to use memo UIDs instead of numeric IDs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
8 months ago
Claude f241b590a2 chore: update demo data 8 months ago
Claude e35f16306e feat: add id as final tie-breaker in ListMemos 8 months ago
Steven 2d4361d5fe chore: update memo content formatting and enhance link styling 8 months ago
Steven d8f7a4e739 chore: tweak demo data 8 months ago
Steven b19e736f10 chore: tweak demo data 8 months ago
Johnny 3e24f8cf62
fix: seed data 12 months ago
Johnny b942643785 chore: tweak seed data 1 year ago
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
2 years ago
Steven 317cf06579 chore: tweak demo data 2 years ago
Steven d54c8065b5 chore: update demo data 2 years ago
Steven cf4e660f41 chore: add memo location setting 2 years ago
Steven 4322bfa506 chore: tweak seed data 2 years ago
Steven 6e901fc940 refactor: store migrator 2 years ago