Philip Okugbe
|
efb0a9317b
|
feat: allow upload of large files (#1862)
* Allow upload of large files
* feat: createByteCountingStream utility function.
---------
Co-authored-by: gpapp <gergely.papp@itworks.hu>
|
2026-01-22 20:00:58 +00:00 |
|
Philipinho
|
f413720e15
|
- sync
- reinstantiate S3 client to fix file upload errors during import
- delete import zip file after use
|
2025-09-14 03:00:23 +01:00 |
|
Philip Okugbe
|
97a7701f5d
|
fix local storage copy function (#1442)
|
2025-08-04 03:20:18 +01:00 |
|
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
|
de7982fe30
|
feat: copy page to different space (#1118)
* Add copy page to space endpoint
* copy storage function
* copy function
* feat: copy attachments too
* Copy page - WIP
* fix type
* sync
* cleanup
|
2025-04-30 14:43:16 +01:00 |
|
Philipinho
|
4af3a54649
|
Allow AWS SDK use AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
|
2024-07-07 09:24:19 +01:00 |
|
Philipinho
|
d4eefa48a8
|
restructure directories
* set log level based on env
|
2024-06-09 15:57:52 +01:00 |
|
Philipinho
|
ccf9d5d99f
|
more work on attachments
* fix frontend env usage
|
2024-05-22 23:24:57 +01:00 |
|
Philipinho
|
c18c9ae02b
|
Refactoring
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
|
2024-03-29 01:46:11 +00:00 |
|
Philipinho
|
cacb5606b1
|
fix types
|
2024-03-25 02:19:28 +00:00 |
|
Philipinho
|
a821e37028
|
Refactoring
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
|
2024-03-16 22:58:12 +00:00 |
|