overleaf/services/web/app/coffee/Features/Compile
Brian Gough 8d6cdb03e8 restrict compile check options
allowed options are validate/error/silent

validate = only run chktex, exit status 0
error = run compilation, exit(1) if chktex fails
silent = run chktex, but always do full compilation
2016-08-15 16:46:53 +01:00
..
ClsiCookieManager.coffee put clsiCookie vals into subobject in settings 2016-05-19 16:55:58 +01:00
ClsiFormatChecker.coffee added clsiformat checker, wired in 2016-06-02 13:09:32 +01:00
ClsiManager.coffee include check option when compiling 2016-07-29 14:59:48 +01:00
CompileController.coffee restrict compile check options 2016-08-15 16:46:53 +01:00
CompileManager.coffee add support for stopping compile 2016-07-15 16:28:52 +01:00