Philip Okugbe
74e915546b
feat: collab redis extension with server affinity ( #1873 )
...
* feat(collab): better redis extension
* move types to own file
* debug logging
* fix: graceful collab shutdown
* rename default prefix
* pass wsAdapter to gateway
* expose event handler
* unique collab serverId generation
* uninstall @hocuspocus/extension-redis package
* expose more functions
* sync with latest
* cleanup
* fastify router options
* cleanup type
2026-01-27 17:05:05 +00:00
Philip Okugbe
657fdf8cb7
feat: Tiptap V3 migration ( #1854 )
...
* Tiptap3 migration - WIP
* fix collaboration
* remove unused code
* fix flicker
* disable duplicate extensions
* update tiptap version
* Switch to useEditorState
- Set shouldRerenderOnTransaction to false
* fix editable state
* add tippyoptions for reference
* merge main
* tiptap 3.6.1
* fix bubble menu
* fix converter
* fix menus
* fix collaboration caret css
* fix: Set `isInitialized` to force immediate react node view rendering
* feat: Migrate tippy.js menus to Floating UI
* feat: Update collaboration connection for HocusPocus v3
* fix: Connect/disconnect websocketProvider
* cleanup
* cleanup
* feat: Improved placeholder and upload handling for images
* feat: Improved placeholder and upload handling for videos
* refactor: Image node and view clean-up
* feat: Improved placeholder and upload handling for attachments
* fix: Video view styles
* fix: Transaction handling on asset upload
* fix: Use imageDimensionsFromStream
* feat: Multiple file upload, improved placeholders, local previews
* fix: Drag & drop, paste upload
* fix: Allow media as attachment
* * add skeleton pulse animation
* add translation strings
* fix attachment view responsiveness
* fix collab connection status display
* Tiptap v3.17.0
* fix suggestion menu exit bug
* fix search shortcut
* fix history editor css
* tiptap 3.17.1
---------
Co-authored-by: Arek Nawo <areknawo@areknawo.com >
2026-01-24 20:41:08 +00:00
Philip Okugbe
fd36076ae7
feat: disconnect collab websocket on idle tabs ( #848 )
...
* disconnect real-time collab if user is idle
* log yjs document disconnect and unload in dev mode
* no longer set editor to read-only mode on collab websocket disconnection
* treat delayed collab websocket "connecting" state as disconnected
* increase maxDebounce to 45 seconds
* add reset handle to useIdle hook
2025-03-08 18:16:23 +00:00
Iago Angelim Costa Cavalcante
6776e073b6
feat: adding family 6 in uri to configure for both 4 and 6 ( #807 )
...
* feat: adding family 6 in uri to configure for both 4 and 6
* feat: adding redis family in websocket config
2025-03-07 12:12:19 +00:00
Philip Okugbe
4b9ab4f63c
feat: standalone collab server ( #767 )
...
* feat: standalone collab server
* * custom collab server port env
* fix collab start script command
* * API prefix
* Log startup PORT
* Tweak collab debounce
2025-02-25 13:15:51 +00:00
Philip Okugbe
f178e6654f
fix: properly support redis db ( #517 )
2024-11-28 18:54:28 +00:00
Philipinho
d4eefa48a8
restructure directories
...
* set log level based on env
2024-06-09 15:57:52 +01:00
Philipinho
2afbede8ce
fix page history generation
2024-06-07 16:23:23 +01:00
Philipinho
c1cd090252
cleanups
2024-05-03 15:52:25 +01:00
Philipinho
6a57e3edb2
Make colloboration module not dependant on page module
...
* add unloadImmediately to collab
2024-04-22 23:40:50 +01:00
Philipinho
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00