overleaf/services/clsi/app/coffee
Brian Gough 12b7a372e4 allow latexmk to pass through options
this avoids problems in the latest version of latexmk where the
$pdflatex variable has been replaced by $xelatex and $lualatex when
running with -xelatex or -lualatex
2017-03-02 16:43:35 +00:00
..
CommandRunner.coffee fix commandRunner error to match dockerRunner 2016-08-24 15:45:26 +01:00
CompileController.coffee provide validation mode where compilation always exits after chktex 2016-07-27 16:54:27 +01:00
CompileManager.coffee Increase memory limit to 64mb 2016-09-28 11:02:58 +01:00
ContentTypeMapper.coffee Send .svg files as text/plain to prevent executable JS if they are loaded as SVG in the browser 2016-03-10 09:32:32 +00:00
db.coffee add indexes to db 2015-05-15 16:28:35 +01:00
DraftModeManager.coffee Make draft mode regex global 2016-02-02 15:28:59 +00:00
LatexRunner.coffee allow latexmk to pass through options 2017-03-02 16:43:35 +00:00
Metrics.coffee Add in new metrics 2014-05-09 14:55:37 +01:00
OutputCacheManager.coffee fix exception in error log 2016-10-14 10:23:13 +01:00
OutputFileFinder.coffee log out errors more clearly 2016-05-27 14:45:39 +01:00
OutputFileOptimiser.coffee add metric for qpdf 2016-03-17 09:55:18 +00:00
ProjectPersistenceManager.coffee log user_id when clearing project 2016-06-02 15:32:33 +01:00
RequestParser.coffee Sanitize resource path along with rootResourcePath 2016-09-21 15:09:01 +01:00
ResourceWriter.coffee Don't delete knitr cache files 2016-09-22 14:14:29 +01:00
StaticServerForbidSymlinks.coffee don't log missing files as warnings, but do report file access errors 2016-03-31 11:14:39 +01:00
UrlCache.coffee suppress error when removing nonexistent file from cache 2016-03-31 13:33:42 +01:00
UrlFetcher.coffee added comments 2015-05-21 11:33:13 +01:00