• Claude's avatar
    refactor: update markdown parser · 739fd2cd
    Claude authored
    - 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`.
    739fd2cd
Name
Last commit
Last update
..
activity_service.pb.go Loading commit data...
activity_service.pb.gw.go Loading commit data...
activity_service_grpc.pb.go Loading commit data...
attachment_service.pb.go Loading commit data...
attachment_service.pb.gw.go Loading commit data...
attachment_service_grpc.pb.go Loading commit data...
auth_service.pb.go Loading commit data...
auth_service.pb.gw.go Loading commit data...
auth_service_grpc.pb.go Loading commit data...
common.pb.go Loading commit data...
idp_service.pb.go Loading commit data...
idp_service.pb.gw.go Loading commit data...
idp_service_grpc.pb.go Loading commit data...
inbox_service.pb.go Loading commit data...
inbox_service.pb.gw.go Loading commit data...
inbox_service_grpc.pb.go Loading commit data...
memo_service.pb.go Loading commit data...
memo_service.pb.gw.go Loading commit data...
memo_service_grpc.pb.go Loading commit data...
shortcut_service.pb.go Loading commit data...
shortcut_service.pb.gw.go Loading commit data...
shortcut_service_grpc.pb.go Loading commit data...
user_service.pb.go Loading commit data...
user_service.pb.gw.go Loading commit data...
user_service_grpc.pb.go Loading commit data...
workspace_service.pb.go Loading commit data...
workspace_service.pb.gw.go Loading commit data...
workspace_service_grpc.pb.go Loading commit data...