• Steven's avatar
    feat(api): support username lookup in GetUser endpoint · 9121ddba
    Steven authored
    - 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
    9121ddba
Name
Last commit
Last update
..
README.md Loading commit data...
activity_service.proto Loading commit data...
attachment_service.proto Loading commit data...
auth_service.proto Loading commit data...
common.proto Loading commit data...
idp_service.proto Loading commit data...
inbox_service.proto Loading commit data...
markdown_service.proto Loading commit data...
memo_service.proto Loading commit data...
shortcut_service.proto Loading commit data...
user_service.proto Loading commit data...
workspace_service.proto Loading commit data...