overleaf/services/web/public/coffee
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
..
analytics pulled tempaltes search into its own file 2016-03-22 22:29:18 +00:00
directives Enforce stricter password policy. 2017-07-24 11:06:47 +01:00
filters include moment in package versions 2016-10-05 14:54:42 +01:00
ide Improve UX of triggering autocompile. 2017-09-08 10:42:54 +01:00
main Merge pull request #562 from sharelatex/pr-ignore-deleted-projects-uncategorized 2017-08-03 10:36:20 +02:00
modules redirect to /login on failed requests 2016-11-04 16:03:18 +00:00
services Use standard promises with the http service. 2017-06-20 11:50:23 +01:00
utils Add basic change tracking into editor behind a feature flag 2016-10-10 17:06:46 +01:00
base.coffee Relocate qProvider setup. 2017-07-03 11:19:13 +01:00
ide.coffee Prevent track-changes hotkey actions when not enabled. 2017-08-03 15:17:28 +01:00
libs.coffee Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
main.coffee Relocate qProvider setup. 2017-07-03 11:19:13 +01:00