overleaf/services/web/public/coffee
James Allen cde5144c42 Retry updates that have not been acknowledged.
If we do not get a reply from the server acknowledging our update after 5 seconds,
send it again. If it never got to the server, this is like normal. If the update
got to the server, but we never received the ack then we need to rely on ShareJs's
duplicate handling. We set the dupIfSource parameter on any retried updates which
let ShareJs know that it's a dup if we already have an op with this version number
and client id. The doc-updater and real-time services need changes to correctly
send another ack only to the submitting client in the case of a duplicate update.
2015-11-19 12:04:12 +00:00
..
analytics make the user.name more robust 2014-12-09 11:11:06 +00:00
directives Fix selectAll for angular upgrade 2015-06-29 13:43:44 +01:00
filters improved momentjs 2015-01-29 18:31:11 +00:00
ide Retry updates that have not been acknowledged. 2015-11-19 12:04:12 +00:00
main use user_id for client side six pack. also change name of editor free trial test 2015-11-17 15:54:59 +00:00
modules Add missing localStorage.coffee... oops 2015-02-12 11:55:52 +00:00
utils avoid race condition loading underscore 2015-03-06 15:03:30 +00:00
base.coffee use user_id for client side six pack. also change name of editor free trial test 2015-11-17 15:54:59 +00:00
ide.coffee Revert "A tiny cache-busting change" 2015-10-09 10:12:08 +01:00
libs.coffee Merge branch 'contacts' 2015-11-05 10:14:25 +00:00
main.coffee Move the template-browser code into the 'templates' module. 2015-08-18 14:21:35 +01:00