overleaf/services/web/public/coffee/ide
Alasdair Smith 4a490aafbf Improve UX of triggering autocompile.
If a user is making infrequent edits (i.e. if reading and making small
changes), then waiting 5 seconds for a recompile is bad. Therefore we track
the time since the last recompile and use this to decide whether a recompile
should be run. This reduces the time to recompile, unless the user is typing
for a significant amount of time.
2017-09-08 10:42:54 +01:00
..
binary-files Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
chat Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
clone Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
colors Show different users changes in different colours 2016-10-20 12:15:22 +01:00
connection Error if no project returned from joinProject 2017-04-10 12:03:39 +01:00
directives Patch overflow behaviour so that z-index is always higher by 1. 2017-02-24 14:38:46 +00:00
editor Filter linting warnings 2017-09-07 17:45:16 +01:00
file-tree Autocomplete for graphics 2017-07-31 14:51:22 +01:00
graphics/services Autocomplete for graphics 2017-07-31 14:51:22 +01:00
history Correctly access response parameters. 2017-06-26 10:00:47 +01:00
hotkeys If track-changes is not enabled, don't show hotkeys for it. 2017-08-03 15:16:54 +01:00
human-readable-logs Escape \ 2016-11-05 11:07:58 +00:00
labels Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
online-users Show different users changes in different colours 2016-10-20 12:15:22 +01:00
pdf Improve UX of triggering autocompile. 2017-09-08 10:42:54 +01:00
pdfng/directives Use injected Cmaps path 2017-08-25 15:48:13 +01:00
permissions Only show users controls they have permission to use 2017-01-12 11:52:39 +01:00
preamble/services Remove stray file 2017-08-01 09:53:43 +01:00
references Reconnect gracefully when asked to by real-time 2016-10-24 16:36:40 +01:00
review-panel Disallow toggling track-changes via keyboard if not available on project 2017-08-23 15:02:06 +01:00
services modal for lost connection 2016-11-03 12:37:44 +00:00
settings Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration 2017-07-06 14:39:28 +01:00
share Also refactor signatures from methods wrapping the HTTP service. 2017-06-20 16:27:05 +01:00
wordcount Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
FeatureOnboardingController.coffee Only create Controller when showing onboarding 2017-02-15 09:47:37 +01:00
SafariScrollPatcher.coffee More comments. 2016-08-01 13:35:49 +01:00