SurfSense/surfsense_web/components/documents
Anish Sarkar b5ef7afb1c feat: add multi-format document export functionality to editor routes and UI components
- Implemented a new export endpoint in the backend to support exporting documents in various formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text).
- Enhanced DocumentNode and FolderTreeView components to include export options in context and dropdown menus.
- Created shared ExportMenuItems component for consistent export options across the application.
- Integrated loading indicators for export actions to improve user experience.
2026-03-28 02:58:38 +05:30
..
CreateFolderDialog.tsx refactor: improve UI components for folder and document management 2026-03-27 23:11:13 +05:30
DocumentNode.tsx feat: add multi-format document export functionality to editor routes and UI components 2026-03-28 02:58:38 +05:30
FolderNode.tsx refactor: replace Pencil icon with PenLine and update TreePine to CirclePlus in document components 2026-03-27 23:26:12 +05:30
FolderPickerDialog.tsx refactor: improve UI components for folder and document management 2026-03-27 23:11:13 +05:30
FolderTreeView.tsx feat: add multi-format document export functionality to editor routes and UI components 2026-03-28 02:58:38 +05:30