mirror of https://github.com/usememos/memos
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.
- Removed the `nodes` field from the `Memo` interface in `memo_service.ts`. - Updated the `createBaseMemo` function and the `Memo` message functions to reflect the removal of `nodes`. - Cleaned up the serialization and deserialization logic accordingly. chore: remove code-inspector-plugin from Vite configuration - Deleted the `codeInspectorPlugin` from the Vite configuration in `vite.config.mts`. - Simplified the plugins array to include only `react` and `tailwindcss`. |
2 weeks ago | |
|---|---|---|
| .. | ||
| README.md | 8 months ago | |
| activity_service.proto | 5 months ago | |
| attachment_service.proto | 4 months ago | |
| auth_service.proto | 4 months ago | |
| common.proto | 9 months ago | |
| idp_service.proto | 5 months ago | |
| inbox_service.proto | 5 months ago | |
| memo_service.proto | 2 weeks ago | |
| shortcut_service.proto | 5 months ago | |
| user_service.proto | 2 weeks ago | |
| workspace_service.proto | 3 months ago | |
README.md
Memos API Design
This API design should follow the guidelines and best practices outlined in the Google API Improvement Proposals (AIPs).