Commit Graph

15 Commits (9121ddbad9aaa0bd0e195469e4b454571f55c949)

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
2 weeks ago
johnnyjoy 506b477d50 fix: get user by username 3 months ago
johnnyjoy c5d497a1f0 chore: update user settings 3 months ago
Johnny 77b7fc4441 feat: implement user session 5 months ago
Steven c9ab03e1a0 refactor: user service 5 months ago
Steven 64b27d5a4e refactor: shortcut service 5 months ago
johnnyjoy 14c72fa7df feat: implement shortcuts 9 months ago
johnnyjoy 57014e392f feat: get user by username 9 months ago
johnnyjoy d050a6fd46 chore: update user stats 10 months ago
johnnyjoy 34c26a394a feat: implement user stats endpoint 10 months ago
Steven cc91b1e512 chore: buf generate 1 year ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 1 year ago
Steven ff175bbb7e refactor: update resource binary request handler 2 years ago
Steven 6295979592 chore: add user avatar route 2 years ago
Steven 1b291422e7 refactor: api version 2 years ago