AcadeDoc/apps/server/src
Corentin b802f1d647 feat(editor-ext): share wikilink and database-view node schemas
Add WikilinkNode and DatabaseView schema-only nodes to @docmost/editor-ext
and register them in the Hocuspocus server tiptapExtensions list.

Without the shared schema, jsonToNode on the server hit a RangeError for
those node types and stripUnknownNodes dropped them on every collab save,
so wikilinks disappeared on page reload and database-view embeds lost
their config and rendered as empty placeholders.
2026-05-11 12:28:12 +00:00
..
collaboration feat(editor-ext): share wikilink and database-view node schemas 2026-05-11 12:28:12 +00:00
common feat(ee): PDF import (#2142) 2026-05-01 14:56:39 +01:00
core fix(page-permission): export RestrictionInfo to satisfy TS4053 2026-05-11 09:59:53 +00:00
database refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1 2026-05-08 14:52:49 +02:00
ee@35c0f3c4f8 update react-email (#2149) 2026-05-04 22:26:53 +01:00
integrations feat(page-permission): OSS-ify page-level permission module 2026-05-11 09:54:00 +00:00
ws clean up ws 2026-03-26 13:59:17 +00:00
app.controller.ts switch to nx monorepo 2024-01-09 18:58:26 +01:00
app.module.ts feat: ratelimits (#2073) 2026-03-30 15:38:44 +01:00
app.service.ts switch to nx monorepo 2024-01-09 18:58:26 +01:00
main.ts feat(acadedoc): add OpenAPI Swagger documentation for /api/v1/* — R5.3 2026-05-08 15:36:14 +02:00