Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ueberdosis/hocuspocus

The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.
https://github.com/ueberdosis/hocuspocus

Provider is not retrying authentiation when token is invalid.

manoelneto opened this issue over 1 year ago
Allow provider awareness to be disabled

raineorshine opened this pull request over 1 year ago
Lazily createEncoder for IncomingMessage

canadaduane opened this pull request over 1 year ago
Linear time mux

canadaduane opened this pull request over 1 year ago
Always clean up connection listeners

canadaduane opened this pull request over 1 year ago
throw error in onStoreDocument to prevent afterStoreDocument from releasing lock

ralphiee22 opened this pull request over 1 year ago
SSL / TLS

codenamegary opened this issue over 1 year ago
fix: check if ymap is empty

linspw opened this pull request over 1 year ago
Fix/doc links

patrickbaber opened this pull request over 1 year ago
fix: hocuspocus provider auto connect and disconnect behavior

linspw opened this pull request over 1 year ago
Provider stops syncing after iOS wakes

garth opened this issue over 1 year ago
Does not load data on initial page load in Nextjs

deathg0d opened this issue over 1 year ago
HocuspocusProvider parameters are ignored when websocketProvider is set

martindzejky opened this issue over 1 year ago
fix: remove awareness stats on page unload instead of beforeunload

iowxy opened this pull request over 1 year ago
Replace unload with visibility API

georeith opened this issue over 1 year ago
afterUnloadDocument hook

georeith opened this pull request over 1 year ago
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
Fix/unsyncedchanges (#635)

janthurau opened this pull request over 1 year ago
build(deps): bump semver from 5.7.1 to 5.7.2

dependabot[bot] opened this pull request over 1 year ago
Feature/tiptap collab versioning

janthurau opened this pull request over 1 year ago
Expose Message type in `beforeHandleMessage`

websiddu opened this issue over 1 year ago
Optimize typescript typings of the TiptapCollabProvider

janthurau opened this pull request over 1 year ago
Fix import paths (for `node16`) resolution

reknih opened this pull request over 1 year ago
onStoreDocument only store the combined updates

websiddu opened this issue over 1 year ago
Unsubscribe provider listeners from websocket on destroy

raineorshine opened this pull request over 1 year ago
Release to fix bugs introduced since 2.0.4/2.0.5

georeith opened this issue over 1 year ago
Add CloseEvents.IdleTimeout

raineorshine opened this pull request over 1 year ago
Many operations to disconnect/destroy

linspw opened this issue over 1 year ago
Fix passing the incorrect variable to onDisconnect

martinboksa opened this pull request over 1 year ago
fixes: HocuspocusProviderWebsocket checkConnection ineffective

groot9325 opened this pull request over 1 year ago
Monitor info.configuration is undefined

ahoyahoy opened this issue over 1 year ago
fix: websocketProvider not destroyed

lin52025iq opened this pull request over 1 year ago
WebsocketProvider not destroyed

lin52025iq opened this issue over 1 year ago
Fix/unsyncedchanges

YousefED opened this pull request over 1 year ago
What's the best way to edit the document server-side?

linspw opened this issue over 1 year ago
Update README.md

scenaristeur opened this pull request over 1 year ago
Server doesn't export DirectConnection

canadaduane opened this issue over 1 year ago
Refactor/reduce nesting and fix hookPayload per document

YousefED opened this pull request over 1 year ago
Failed to resolve entry for package "@hocuspocus/provider".

scenaristeur opened this issue over 1 year ago
Request: throttle updates sent from the client

husseinraoouf opened this issue over 1 year ago
docs: add nestjs example

jinyang1994 opened this pull request over 1 year ago
Refactor: extract ClientConnection

YousefED opened this pull request over 1 year ago
Running playground locally depends on 192.168.0.7?

canadaduane opened this issue over 1 year ago
refactor: use async/await in HocusPocus.ts to make code more readable

YousefED opened this pull request over 1 year ago
fix: docs/contributing.md

groot9325 opened this pull request over 1 year ago
docs: collab: adds wildcard support for allowedDocumentNames

janthurau opened this pull request over 1 year ago
broadcastStateless extend exclude Connection param

groot9325 opened this issue over 1 year ago
Document is always empty

andrezimpel opened this issue over 1 year ago
passes authorized scope to client

YousefED opened this pull request over 1 year ago
don't close when auth fails

YousefED opened this pull request over 1 year ago
add tests for hasUnsyncedChanges

YousefED opened this pull request over 1 year ago
failing test for readonly multiplexing

YousefED opened this pull request over 1 year ago
Proper Documentation for Multiplexing

develink opened this issue over 1 year ago
Add direct connections to documents

canadaduane opened this pull request over 1 year ago
History using the Collaboration extension doesn't seem to work

kongweiying2 opened this issue over 1 year ago
Feature/537 node resolution node16

janthurau opened this pull request over 1 year ago
Add connection and context to `connected` hook payload

canadaduane opened this pull request over 1 year ago
`connection` can be either Connection or ConnectionConfiguration

canadaduane opened this issue over 1 year ago
How to pass Hocuspocus errors to front end?

AnnieTJohn opened this issue over 1 year ago
Upgrade Typescript to ^5.0.4

janthurau opened this pull request over 1 year ago
Redis extension does not disconnect pub/sub clients onDestroy

canadaduane opened this issue over 1 year ago
fix: export typings for recent typescript

JulianCataldo opened this pull request over 1 year ago
build(deps): bump meow from 11.0.0 to 12.0.1 in /packages/cli

dependabot[bot] opened this pull request over 1 year ago
TiptapTransformer shows error on img tag

AnnieTJohn opened this issue over 1 year ago
Fixes Spelling Mistake

jjgmckenzie opened this pull request over 1 year ago
Added step to setup development environment.

timoisik opened this pull request over 1 year ago
TiptapTransformer initial content html in ydoc duplicates.

binurajrvt opened this issue over 1 year ago
Get rid of pre-release versions of Tiptap

svenadlung opened this pull request over 1 year ago
Fixed typo

timoisik opened this pull request over 1 year ago
Fixes a bug in extension-redis that leads to broken sync when clients…

janthurau opened this pull request over 1 year ago
fix: Do not retry connection if data is too large

tommoor opened this pull request over 1 year ago
Moves @types deps of hocuspocus-server to devDependencies

janthurau opened this pull request over 1 year ago
Adds TiptapCollabProviderWebsocket to make using multiplexing easier …

janthurau opened this pull request over 1 year ago
Subdocs

ImSingee opened this issue over 1 year ago
Document new WebsocketProvider usage vs WebsocketPolyfill

georeith opened this issue over 1 year ago
build(deps): bump ioredis from 4.28.5 to 5.3.2 in /packages/extension-redis

dependabot[bot] opened this pull request over 1 year ago
Multiplexing closes connection on auth failed

YousefED opened this issue over 1 year ago
build: fix npm scripts for frontend playground

synix opened this pull request over 1 year ago
address horizontal scalability in documentation

srsudar opened this issue over 1 year ago
emit event when unsyncedChanges changes, fixes #548

janthurau opened this pull request over 1 year ago
Delaying redis extension disconnect to allow last minute syncs to happen

ebads67 opened this pull request over 1 year ago
server can't get parameters.

lin52025iq opened this pull request over 1 year ago
Express.js example, Hocuspocus.configure is not a function

HMarzban opened this issue over 1 year ago
Fix typo: Instalation -> Installation

taylorbryant opened this pull request over 1 year ago
Fix link to database extension

taylorbryant opened this pull request over 1 year ago