memos/web
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
2025-10-22 21:48:34 +08:00
..
public chore: enhance site.webmanifest in firefox (#4828) 2025-07-08 19:56:46 +08:00
src feat(api): support username lookup in GetUser endpoint 2025-10-22 21:48:34 +08:00
.gitignore chore: update gitignore 2025-04-17 23:11:36 +08:00
.prettierrc.js
components.json feat: themes (#4824) 2025-07-07 20:13:22 +08:00
eslint.config.mjs refactor: migrate eslint 2025-04-01 00:04:43 +08:00
index.html chore: remove fixed theme color 2025-07-15 23:26:07 +08:00
package.json feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions (#5111) 2025-10-09 00:40:08 +08:00
pnpm-lock.yaml chore: bump mobx-react-lite from 4.1.0 to 4.1.1 in /web (#5137) 2025-10-08 09:28:40 +08:00
README.md
tsconfig.json
vite.config.mts refactor: unify components 2025-07-01 19:29:48 +08:00

The frontend of Memos