overleaf/services/web/public/coffee/ide
James Allen af85c83877 Buffer updates when only a single user is editing a document
Add in 5 second delay between flushing updates when only a single user
is editing a document. As soon as an update is received from another user
we switch to sending updates immediately again so there is no latency
between collaborators. The logic applies to individual docs, so two users
can be editing different docs and will still buffer updates since they
will not affect each other.
2015-04-17 11:24:28 +01:00
..
binary-files Add missing files 2014-07-08 12:02:26 +01:00
chat null check mathjax 2015-02-23 17:46:17 +00:00
clone Redirect to cloned project after copy 2014-07-31 13:04:55 +01:00
connection Actually proxy websocket connections 2015-03-20 19:08:48 +00:00
directives Wrap calls to localStorage in an exception handler 2015-02-12 11:32:27 +00:00
editor Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
file-tree null check entity in filetree for orderByFoldersFirst 2015-04-14 17:05:13 +01:00
hotkeys Added the old backspace highjack back in. 2014-07-23 14:40:01 +01:00
online-users updated online user management to only send cursor position when people are collaborate 2015-04-16 21:01:03 +01:00
pdf Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
pdfng/directives update pdf text layer builder with improvements from pdfjs 1.0.1040 2015-03-31 14:55:05 +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 Add and remove collaborators with HTTP requests, not websockets 2014-11-06 14:39:40 +00:00
track-changes avoid unnecessary infinite scroll loadUntilFull calls 2015-02-13 15:53:59 +00:00