AcadeDoc/apps/server/src/collaboration
Philip Okugbe ef87210b3d
feat: editor UI refresh and enhancements (#1968)
* feat: new image menu
* switch to resizable side handles
* use pixels

* refactor excalidraw and drawio menu

* support image resize undo

* video resize

* callout menu refresh

* refresh table menus

* fix color scheme

* fix: patch @tiptap/core ResizableNodeView to prevent resize sticking after mouseup

* feat: columns

* notes callout

* focus on first column

* capture tab key in column

* fix print

* hide columns menu when some nodes are focused

* fix print

* fix columns

* selective placeholder

* fix blockquote

* quote

* fix callout in columns
2026-02-24 15:22:37 +00:00
..
adapter feat: collab redis extension with server affinity (#1873) 2026-01-27 17:05:05 +00:00
extensions feat: notifications (#1947) 2026-02-14 20:00:38 -08:00
processors feat: notifications (#1947) 2026-02-14 20:00:38 -08:00
server feat: notifications (#1947) 2026-02-14 20:00:38 -08:00
services feat: page version history improvements (#1925) 2026-02-09 18:25:35 -08:00
collaboration.gateway.ts feat: collab redis extension with server affinity (#1873) 2026-01-27 17:05:05 +00:00
collaboration.handler.ts feat(API): page content update and retrieval (#1937) 2026-02-12 11:13:47 -08:00
collaboration.module.ts feat: notifications (#1947) 2026-02-14 20:00:38 -08:00
collaboration.util.ts feat: editor UI refresh and enhancements (#1968) 2026-02-24 15:22:37 +00:00
constants.ts feat: page version history improvements (#1925) 2026-02-09 18:25:35 -08:00
yjs.util.ts feat(API): page content update and retrieval (#1937) 2026-02-12 11:13:47 -08:00