overleaf/services/web/public/coffee/ide/editor
Brian Gough dc6110db8d put ace in readonly mode when changing session
if the session fails to attach successfully (e.g due to an exception in
the changeSession event handler) the editor will be left in a state
where the user will not be able to enter any text.  This should at least
cause them to reload the editor.
2017-11-16 11:32:08 +00:00
..
controllers modal for lost connection 2016-11-03 12:37:44 +00:00
directives put ace in readonly mode when changing session 2017-11-16 11:32:08 +00:00
sharejs Stop local and remote ops being batched together in the undo manager if they happen in the same flush 2017-03-01 16:33:04 +00:00
AceShareJsCodec.coffee Jump to position based on offset since we don't know doc lines for unopen docs 2016-11-22 16:34:39 +00:00
Document.coffee increase allowed op backlog and flush tolerance 2017-11-01 14:20:07 +00:00
EditorManager.coffee Support per user track changes (proof of concept) 2017-07-07 10:38:13 +01:00
ShareJsDoc.coffee increase allowed op backlog and flush tolerance 2017-11-01 14:20:07 +00:00