AcadeDoc/apps/client/src/lib
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
..
api-client.ts Fix invitation signup redirect (#690) 2025-01-30 12:54:02 +00:00
app-route.ts fix: refactor forgot password system (#329) 2024-09-19 15:51:51 +01:00
config.ts * fix 401 redirect in auth routes (#674) 2025-01-26 14:01:08 +00:00
constants.ts feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00
index.ts refactor layout 2024-05-31 21:51:44 +01:00
jotai-helper.ts feat: resizable sidebar (#452) 2024-11-01 10:05:03 +00:00
time.ts fix translation 2025-01-16 15:29:09 +00:00
types.ts feat: Individual page export in Markdown and HTML formats (#80) 2024-07-12 14:45:09 +01:00
utils.tsx feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00