AcadeDoc/apps/server/src/collaboration
Philip Okugbe 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
..
adapter collaboration module cleanup x2 2024-05-04 17:21:44 +01:00
extensions feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00
listeners fix page history generation 2024-06-07 16:23:23 +01:00
collaboration.gateway.ts fix: properly support redis db (#517) 2024-11-28 18:54:28 +00:00
collaboration.module.ts fix page history generation 2024-06-07 16:23:23 +01:00
collaboration.util.ts feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00