Commit Graph

15 Commits (d5cde36a581f2e3858cab06eb9048170cf3a0a9a)

Author SHA1 Message Date
Steven 9121ddbad9 feat(api): support username lookup in GetUser endpoint
- Update GetUser to accept both numeric IDs and username strings (users/{id} or users/{username})
- Implement CEL filter parsing for username-based lookups
- Update proto documentation to reflect dual lookup capability
- Simplify frontend user store to use GetUser instead of ListUsers filter
- Update ListUsers filter documentation to show current capabilities
4 weeks ago
Steven b4ea7d843f feat: enhance memo sorting functionality to support multiple fields 1 month ago
github-actions[bot] 074c580214 chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
2 months ago
Johnny 7cc2df9254 chore: fix linter 3 months ago
Johnny e93f3cbb8b refactor: unify theme and apperance 3 months ago
Liu Chao ba7dfb7d98
fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985)
Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
3 months ago
johnnyjoy 506b477d50 fix: get user by username 4 months ago
Steven 1fcafd807e chore: enable memo comments by default 4 months ago
Johnny 8f51791da8 chore: update user setting definition 4 months ago
johnnyjoy c5d497a1f0 chore: update user settings 4 months ago
johnnyjoy 3f56ce47d2 chore: update definition of workspace setting 4 months ago
johnnyjoy db63b1949a chore: fix creator id format 4 months ago
johnnyjoy ed23cbc011 refactor: memo filter 4 months ago
johnnyjoy 6e45e9f8b6 refactor: deprecate old filter 4 months ago
Johnny 71181b1640 chore: update openapi version 4 months ago