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/proto
Steven b0558824c4 feat: update instance profile to use admin user instead of initialized flag
- Changed InstanceProfile to include admin user field
- Updated GetInstanceProfile method to retrieve admin user
- Modified related tests to reflect changes in admin user retrieval
- Removed owner cache logic and tests, introducing new admin cache tests
4 weeks ago
..
api/v1 feat: update instance profile to use admin user instead of initialized flag 4 weeks ago
gen feat: update instance profile to use admin user instead of initialized flag 4 weeks ago
store refactor: remove NSFW content settings from instance configuration 2 months ago
README.md chore: tweak readme 2 years ago
buf.gen.yaml fix: openapi generation (#5349) 2 months ago
buf.lock chore: update gitignore 10 months ago
buf.yaml chore: update gitignore 10 months ago

README.md

Guide

Prerequisites

Generate

buf generate

Format

buf format -w