memos/proto/gen/api/v1
Claude 739fd2cde6 refactor: update markdown parser
- 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`.
2025-10-26 11:28:40 +08:00
..
activity_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
activity_service.pb.gw.go refactor: rename session methods in auth service 2025-06-21 00:00:58 +08:00
activity_service_grpc.pb.go refator: activity service 2025-06-17 09:00:03 +08:00
attachment_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
attachment_service.pb.gw.go refactor: rename session methods in auth service 2025-06-21 00:00:58 +08:00
attachment_service_grpc.pb.go refactor: attachment service 2025-06-17 22:15:19 +08:00
auth_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
auth_service.pb.gw.go chore: update auth service 2025-06-23 20:31:18 +08:00
auth_service_grpc.pb.go chore: tweak auth service 2025-06-24 23:31:37 +08:00
common.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
idp_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
idp_service.pb.gw.go refactor: clean unused fields 2025-06-23 22:55:14 +08:00
idp_service_grpc.pb.go
inbox_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
inbox_service.pb.gw.go refactor: rename session methods in auth service 2025-06-21 00:00:58 +08:00
inbox_service_grpc.pb.go
memo_service.pb.go refactor: update markdown parser 2025-10-26 11:28:40 +08:00
memo_service.pb.gw.go fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985) 2025-08-13 07:14:18 +08:00
memo_service_grpc.pb.go refactor: attachment service 2025-06-17 22:15:19 +08:00
shortcut_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
shortcut_service.pb.gw.go refactor: clean unused fields 2025-06-23 22:55:14 +08:00
shortcut_service_grpc.pb.go refactor: shortcut service 2025-06-16 23:10:50 +08:00
user_service.pb.go feat(api): support username lookup in GetUser endpoint 2025-10-22 21:48:34 +08:00
user_service.pb.gw.go fix: get user by username 2025-08-04 19:56:12 +08:00
user_service_grpc.pb.go feat(api): support username lookup in GetUser endpoint 2025-10-22 21:48:34 +08:00
workspace_service.pb.go feat: enhance memo sorting functionality to support multiple fields 2025-10-20 23:41:58 +08:00
workspace_service.pb.gw.go refactor: rename session methods in auth service 2025-06-21 00:00:58 +08:00
workspace_service_grpc.pb.go refactor: workspace setting service 2025-06-16 22:51:26 +08:00