Philip Okugbe
|
6d024fc3de
|
feat: bulk page imports (#1219)
* refactor imports - WIP
* Add readstream
* WIP
* fix attachmentId render
* fix attachmentId render
* turndown video tag
* feat: add stream upload support and improve file handling
- Add stream upload functionality to storage drivers\n- Improve ZIP file extraction with better encoding handling\n- Fix attachment ID rendering issues\n- Add AWS S3 upload stream support\n- Update dependencies for better compatibility
* WIP
* notion formatter
* move embed parser to editor-ext package
* import embeds
* utility files
* cleanup
* Switch from happy-dom to cheerio
* Refine code
* WIP
* bug fixes and UI
* sync
* WIP
* sync
* keep import modal mounted
* Show modal during upload
* WIP
* WIP
|
2025-06-09 04:29:27 +01:00 |
|
Philip Okugbe
|
384f11f2b7
|
make file upload size limit configurable (#386)
|
2024-10-10 21:28:28 +01:00 |
|
Philipinho
|
89f6311e46
|
* Make page import handling better
|
2024-07-21 20:48:33 +01:00 |
|
Philip Okugbe
|
937a07059a
|
feat: implement Markdown and HTML page imports (#85)
* page import feature
* make file interceptor common
* replace @tiptap/html
* update tiptap version
* reduce table margin
* update tiptap version
* switch to upstream drag handle lib (fixes table dragging)
* WIP
* Page import module and other fixes
* working page imports
* extract page title from h1 heading
* finalize page imports
* cleanup unused imports
* add menu arrow
|
2024-07-20 17:59:04 +01:00 |
|