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>
2025-10-31 08:33:09 +08:00
johnnyjoy
506b477d50
fix: get user by username
2025-08-04 19:56:12 +08:00
johnnyjoy
c5d497a1f0
chore: update user settings
2025-07-27 23:12:42 +08:00
Johnny
77b7fc4441
feat: implement user session
2025-06-22 12:46:13 +08:00
Johnny
741fe35c2a
refactor: rename session methods in auth service
2025-06-21 00:00:58 +08:00
Steven
c9ab03e1a0
refactor: user service
2025-06-16 21:49:38 +08:00
Steven
64b27d5a4e
refactor: shortcut service
2025-05-26 21:45:14 +08:00
Johnny
16a0872972
chore: enable auto compact by default
2025-03-06 23:02:12 +08:00
johnnyjoy
6682917931
chore: add validate only to create shortcut
2025-02-03 11:45:05 +08:00
johnnyjoy
14c72fa7df
feat: implement shortcuts
2025-02-02 17:11:52 +08:00
johnnyjoy
57014e392f
feat: get user by username
2025-02-01 18:00:22 +08:00
Steven
edc3f1d9d9
chore: retire unused memo view
2025-01-16 09:20:01 +08:00
johnnyjoy
d050a6fd46
chore: update user stats
2025-01-11 20:12:02 +08:00
johnnyjoy
34c26a394a
feat: implement user stats endpoint
2025-01-11 16:59:22 +08:00
johnnyjoy
5a83f0c4fa
chore: update frontend dependencies
2024-12-07 12:22:54 +08:00
Steven
cc91b1e512
chore: buf generate
2024-08-01 22:03:07 +08:00
Steven
f54b05a521
chore: tweak comments
2024-05-20 22:15:51 +08:00
Steven
26545c855c
refactor: implement s3 storage
2024-05-02 21:28:06 +08:00
Steven
144269fbbc
chore: fix router
2024-05-01 12:44:18 +08:00
Steven
ff175bbb7e
refactor: update resource binary request handler
2024-05-01 10:23:56 +08:00
Steven
6295979592
chore: add user avatar route
2024-04-30 22:06:34 +08:00
Steven
1b291422e7
refactor: api version
2024-04-28 00:44:29 +08:00