overleaf/services/web/public/coffee/ide
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
..
binary-files Add missing files 2014-07-08 12:02:26 +01:00
chat improved linkify so data is correctly sanitized, used inbuilt angular lib 2015-04-22 17:58:33 +01:00
clone Redirect to cloned project after copy 2014-07-31 13:04:55 +01:00
connection Don't show pop up when leaving page in Safari 2015-11-05 10:18:40 +00:00
directives Wrap calls to localStorage in an exception handler 2015-02-12 11:32:27 +00:00
editor Retry updates that have not been acknowledged. 2015-11-19 12:04:12 +00:00
file-tree Clear drag/drop highlight explicitly after the drop has completed. 2015-10-28 12:17:50 +00:00
hotkeys Added the old backspace highjack back in. 2014-07-23 14:40:01 +01:00
online-users Group online users into dropdown menu when more than 3 2015-09-02 14:33:51 +01:00
pdf removed some editor actions sent to google analytics as we are sending too much data 2015-10-27 23:28:54 +00:00
pdfng/directives always remove the spinner, even if it is not spinning 2015-05-11 14:12:24 +01:00
permissions Use permissions.admin, not hasPermission(...) 2014-07-16 11:50:03 +01:00
services Report client side errors to server 2014-07-24 16:07:43 +01:00
settings added client side checks on how long project or entity names can be 2014-10-07 11:08:08 +01:00
share Fix bug with click on share button registering 2015-11-04 14:33:27 +00:00
track-changes changed plan choice using ab sixpack not ga 2015-11-16 16:40:14 +00:00
wordcount added word count UI feature. 2015-09-14 15:28:19 +01:00