AcadeDoc/apps/server/src/common
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
..
decorators editor improvements 2024-06-20 14:57:00 +01:00
events feat: delete space and edit space slug (#307) 2024-09-16 17:43:40 +01:00
guards restructure directories 2024-06-09 15:57:52 +01:00
helpers feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00
interceptors feat: implement Markdown and HTML page imports (#85) 2024-07-20 17:59:04 +01:00
logger restructure directories 2024-06-09 15:57:52 +01:00
middlewares editor improvements 2024-06-20 14:57:00 +01:00