Commit Graph

9 Commits (a2bfba692898691b4c6b7b8439b10850752babeb)

Author SHA1 Message Date
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`.
3 weeks ago
Johnny bc7decf642 refactor: remove unused constants 1 month ago
Steven 83febf9928 chore: clean resource definition 5 months ago
Johnny 08f9b18ced
fix: list memo relations 7 months ago
johnnyjoy 98aa0b73c5 refactor: retire memo uid 10 months ago
johnnyjoy 5e770dda52 refactor: memo name 10 months ago
Steven 009534f1cf chore: fix linter warning 1 year ago
Steven 68c2bd3837 chore: update memo relations 1 year ago
Steven 20dd3e17f7 chore: rename router package 2 years ago