Commit Graph

22 Commits (aae0e56c60b3496303592fd87815c3d7b6e2e638)

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
Steven 42d1650c6d chore: tweak auth service 5 months ago
Steven 5821bb7a65 chore: update auth service 5 months ago
Johnny 6e4d1d9100 fix: auth context 5 months ago
Johnny a2bfa82a88 fix: linter 5 months ago
Johnny 741fe35c2a refactor: rename session methods in auth service 5 months ago
Steven d71fd2f84a refactor: auth service 5 months ago
Steven a4920d464b refactor: attachment service part2 5 months ago
Steven 1ea4cc453c refactor: workspace setting service 5 months ago
Steven c9ab03e1a0 refactor: user service 5 months ago
Johnny b897b243e5 feat: dynamic fetch user stats 9 months ago
johnnyjoy be5e24c0eb refactor: renovate list memos endpoint 9 months ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 9 months ago
johnnyjoy ee96465be0 feat: list user stats 10 months ago
johnnyjoy 34c26a394a feat: implement user stats endpoint 10 months ago
Steven d11e7a3a9a chore: remove duplicated requests 1 year ago
Steven b3b4aa9ddb chore: remove unused code 1 year ago
Steven 17ecfb5cf5 fix: acl config 1 year ago
Steven 9265b8e2bd chore: update tags filter 2 years ago
Steven bb076ce486 chore: update list workspace settings 2 years ago
Steven 144269fbbc chore: fix router 2 years ago
Steven 20dd3e17f7 chore: rename router package 2 years ago