You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add collaborative-editing feature using sharedb-ace
* Allow multiple sessions by implementing session id
* Add auto-completion, and change info annotation to error
* Add notifications for autorun and websocket connection
* Allow detection on invalid session id
* Update snapshot and pass test
* Add working connection checks and remove autocompletion
* Add leave button and color indicator, remove status button
* Change server url from ip address to domain name
* Get client to ping server instead of the other way round
* Sync editorValue after inviting
* Remove console-log, reset ts-config
* Reset css back to original
* Stored api URL in constant, changed invite icon
* Fixed bug with invite not working
0 commit comments