Commit Graph

16 Commits (f241b590a2f6a78159d789d2fe17e5a701010def)

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 5ad2038b1a feat: update gomark dependency and refactor markdown parsing logic 2 months ago
varsnotwars 4eb5b67baf
feat: attachments by id (#5008) 3 months ago
varsnotwars a9508b2546
chore: simplify convert reaction (#5001) 3 months ago
varsnotwars f4bdfa28a0
feat: filter/method for reactions by content_id (#4969) 3 months ago
varsnotwars fa2fa8a5d7
refactor: remove call to db for parent memo name (#4947) 3 months ago
Steven bb5809cae4 refactor: attachment service 5 months ago
Johnny 90119c1af8 refactor: move memo property 8 months ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 months ago
Steven edc3f1d9d9 chore: retire unused memo view 10 months ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 10 months ago
johnnyjoy d9d6f73330 chore: fix memo converter 10 months ago
johnnyjoy 7817ad07f7 chore: fix linter 10 months ago
johnnyjoy 3220adbff9 refactor: split memo service 11 months ago