upload attachments and custom feedback

This commit is contained in:
2026-02-26 04:50:54 +10:00
parent f9333626aa
commit ee09163a7d
15 changed files with 580 additions and 41 deletions

View File

@@ -12,6 +12,7 @@
"devDependencies": {
"@electron-toolkit/tsconfig": "^1.0.1",
"@types/node": "^20.0.0",
"@types/pdf-parse": "^1.1.5",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@vitejs/plugin-react": "^4.2.0",
@@ -35,6 +36,7 @@
"codemirror": "^6.0.1",
"dompurify": "^3.3.1",
"marked": "^17.0.3",
"pdf-parse": "^2.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zustand": "^4.5.0"