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
e8847bd9cd
fix: handle unhandled exceptions ( #1116 )
...
* Handle unhandled exceptions
* cleanup
2025-04-29 23:29:00 +01:00
64f0531093
feat: keep track of page contributors ( #959 )
...
* WIP
* feat: store and retrieve page contributors
2025-04-04 13:03:57 +01:00
e209aaa272
feat: internal page links and mentions ( #604 )
...
* Work on mentions
* fix: properly parse page slug
* fix editor suggestion bugs
* mentions must start with whitespace
* add icon to page mention render
* feat: backlinks - WIP
* UI - WIP
* permissions check
* use FTS for page suggestion
* cleanup
* WIP
* page title fallback
* feat: handle internal link paste
* link styling
* WIP
* Switch back to LIKE operator for search suggestion
* WIP
* scope to workspaceId
* still create link for pages not found
* select necessary columns
* cleanups
2025-02-14 15:36:44 +00:00
1f4bd129a8
editor improvements
...
* add callout, youtube embed, image, video, table, detail, math
* fix attachments module
* other fixes
2024-06-20 14:57:00 +01:00
d4eefa48a8
restructure directories
...
* set log level based on env
2024-06-09 15:57:52 +01:00
2afbede8ce
fix page history generation
2024-06-07 16:23:23 +01:00
886d9591fa
frontend permissions
...
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
9c7c2f1163
updates and fixes
...
* seo friendly urls
* custom client serve-static module
* database fixes
* fix recent pages
* other fixes
2024-05-18 03:19:42 +01:00
a2768e7d30
collaboration module cleanup x2
2024-05-04 17:21:44 +01:00
6a57e3edb2
Make colloboration module not dependant on page module
...
* add unloadImmediately to collab
2024-04-22 23:40:50 +01:00
c18c9ae02b
Refactoring
...
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
cdcb4e87d0
* Make JwtGuard better
...
* Fix auth decorators
2024-02-28 03:07:24 +00:00
a0ec2f30ca
feat: search
2024-01-30 00:14:21 +01:00
9a8b605f70
* add new tiptap editor extension monorepo package
...
* move tiptap packages to main package.json
* add tiptap extensions schema to collaborative backend
* add basic README
2024-01-14 23:05:41 +01:00
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00