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 months ago
..
api/v1 feat: update instance profile to use admin user instead of initialized flag 4 months ago
gen feat: update instance profile to use admin user instead of initialized flag 4 months ago
store refactor: remove NSFW content settings from instance configuration 5 months ago
README.md
buf.gen.yaml fix: openapi generation (#5349) 6 months ago
buf.lock chore: update gitignore 1 year ago
buf.yaml chore: update gitignore 1 year ago

README.md

Guide

Prerequisites

Generate

buf generate

Format

buf format -w