You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
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>
6 days ago
..
public
src refactor(api): migrate inbox functionality to user notifications 6 days ago
.gitignore
.prettierrc.js
MARKDOWN_STYLE_GUIDE.md chore: remove unused syntax 1 week ago
README.md
components.json
eslint.config.mjs
index.html
package.json chore: remove unused syntax 1 week ago
pnpm-lock.yaml chore: remove unused syntax 1 week ago
tsconfig.json
vite.config.mts refactor: update markdown parser 2 weeks ago

README.md

The frontend of Memos