Tom Moor
|
7380f6d5ae
|
fix: Maximum number of connections reached, closes #5446
The opposite of onDisconnect is connected, not onConnect. smh.
|
2023-10-28 10:32:58 -04:00 |
|
Tom Moor
|
5aa7b42f8b
|
fix: Cannot read properties of undefined (reading 'id')
|
2023-09-20 20:27:50 -04:00 |
|
Tom Moor
|
7199088d1b
|
fix: Multiplayer changes attributed to incorrect user (#4282)
* fix: Multiplayer changes attributed to the wrong user, performance improvements
* fix: Actually use _last_ editor
|
2022-10-12 06:19:07 -07:00 |
|
Tom Moor
|
bf0ff6c823
|
chore: Casing of logger -> Logger as it's an instantiated class
|
2022-05-21 13:59:23 +01:00 |
|
Tom Moor
|
4c4b80ba9b
|
fix: Collaboration debounce shared between docs (#3401)
* fix: Collaboration debounce shared between docs
* Rename, Tracing -> Metrics
* Add tracing
* tsc
* fix: Lock document row when loading document in collaboration service incase state needs writing
* fix: Incorrect service name regression
|
2022-04-16 14:58:17 -07:00 |
|