overleaf/services/web/public/coffee/ide
Alasdair Smith 154943ba68 Don't check for linting errors if code check is disabled
There are a couple of reasons for this:

1. Some linting errors are returned from the server after a compile is run,
replacing client-side linting errors. If code check is disabled this does not
happen, and therefore linting errors persist until the next compile. This makes
it appear as though autocompile is not running

2. It is likely that if code check is disabled, the user is deliberately
ignoring linting errors and therefore the linting check is pointless
2017-11-17 16:38:44 +00: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 Change anonToken and such to anonymousAccessToken 2017-10-20 10:10:21 +01:00
directives Patch overflow behaviour so that z-index is always higher by 1. 2017-02-24 14:38:46 +00:00
editor temporarily avoid exception in ace event handler 2017-11-15 16:28:31 +00: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 show user.name in history if available 2017-09-27 10:54:06 +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 Render anonymous users as '?' in top bar 2017-11-07 14:20:08 +00:00
pdf Don't check for linting errors if code check is disabled 2017-11-17 16:38:44 +00: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 Use angular $http service for references 2017-09-29 14:51:00 +01:00
review-panel Refine deactivate logic, only if member via token and not otherwise 2017-11-03 11:46:00 +00:00
services modal for lost connection 2016-11-03 12:37:44 +00:00
settings handle null values when saving rootDoc_id 2017-10-18 14:19:45 +01:00
share Add event-tracking to the make-token-based action 2017-10-31 14:23:05 +00:00
wordcount Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
AutoCompileOnboardingController.coffee Reset to new analytics key 2017-11-08 11:01:36 +00:00
FeatureOnboardingController.coffee Only create Controller when showing onboarding 2017-02-15 09:47:37 +01:00
LinkSharingOnboardingController.coffee Place the linksharing popover from the right, not the left. 2017-11-10 12:05:12 +00:00
SafariScrollPatcher.coffee More comments. 2016-08-01 13:35:49 +01:00