Commit Graph

32 Commits (bc1550e9261c8358e3f4ada6ae9574999b8b5f6a)

Author SHA1 Message Date
Steven bc1550e926 refactor(api): migrate inbox functionality to user notifications
- Remove standalone InboxService and move functionality to UserService
- Rename inbox to user notifications for better API consistency
- Add ListUserNotifications, UpdateUserNotification, DeleteUserNotification methods
- Update frontend components to use new notification endpoints
- Update store layer to support new notification model

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
3 days ago
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
Johnny e93f3cbb8b refactor: unify theme and apperance 3 months ago
johnnyjoy 506b477d50 fix: get user by username 3 months ago
Johnny 8f51791da8 chore: update user setting definition 3 months ago
johnnyjoy c5d497a1f0 chore: update user settings 3 months ago
Steven 533591af2b chore: theme in user setting 4 months ago
johnnyjoy 1fffc41f79 feat: sliding expiration for user sessions 4 months ago
Steven 83febf9928 chore: clean resource definition 4 months ago
Johnny 4e3a4e36f6 feat: implement user sessions 4 months ago
Johnny 77b7fc4441 feat: implement user session 4 months ago
Steven c9ab03e1a0 refactor: user service 5 months ago
Steven 64b27d5a4e refactor: shortcut service 5 months ago
Johnny 0dfcb1a7c8 feat: total memo count 8 months ago
Johnny 925e97882e feat: support pinned factor 8 months ago
Johnny 47b41bce85 refactor: move memo relation definition 8 months ago
johnnyjoy 6682917931 chore: add validate only to create shortcut 9 months ago
johnnyjoy 14c72fa7df feat: implement shortcuts 9 months ago
johnnyjoy 57014e392f feat: get user by username 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 months ago
johnnyjoy c76ab87a0a refactor: update list user stats 10 months ago
johnnyjoy ee96465be0 feat: list user stats 10 months ago
johnnyjoy d050a6fd46 chore: update user stats 10 months ago
johnnyjoy 34c26a394a feat: implement user stats endpoint 10 months ago
Steven 8b7e9f5443 chore: remove unused user id 10 months ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 10 months ago
Steven f54b05a521 chore: tweak comments 1 year ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 144269fbbc chore: fix router 2 years 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