Commit Graph

9 Commits (2a2b1644d2810ba8372459932d7e0c82ecf88fde)

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`.
2 weeks ago
Johnny bc7decf642 refactor: remove unused constants 3 weeks 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 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 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