overleaf/services/web/public/coffee/ide/editor
James Allen a605dae7ba Don't show saving just because of pending ops
When typing continuously, there is always a pending op present.
The only time we're not saving is if the inflight op isn't changing.
So long as this has changed, it means the previous one has been processed.
2016-05-27 14:08:46 +01:00
..
controllers Revert "Report unsaved changes after 60 seconds" 2015-11-19 12:04:35 +00:00
directives Enable spaces after commas in references autocomplete 2016-05-12 15:13:00 +01:00
sharejs Don't throw an error if we get an ack for our update more than once, since we may try sending it more than once 2016-05-27 10:46:14 +01:00
Document.coffee Don't show saving just because of pending ops 2016-05-27 14:08:46 +01:00
EditorManager.coffee add help link when user needs to refresh page 2015-12-04 08:43:55 +00:00
ShareJsDoc.coffee Don't try to resend an update if the editor is not joined to the project 2016-05-27 10:46:14 +01:00