overleaf/services/clsi/app/coffee
2016-04-07 16:16:39 +01:00
..
CommandRunner.coffee Allow optional image name to be passed 2016-01-15 09:59:06 +00:00
CompileController.coffee Remove left over debug log line 2016-02-02 14:28:51 +00:00
CompileManager.coffee remove console.log 2016-03-31 11:59:17 +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
DraftModeManager.coffee Make draft mode regex global 2016-02-02 15:28:59 +00:00
LatexRunner.coffee Don't timestamp strace logs otherwise it runs as anew container each time since the command changes 2016-03-30 10:59:01 +01:00
Metrics.coffee
OutputCacheManager.coffee don't log errors when files have disappeared from build directory 2016-04-07 16:16:39 +01:00
OutputFileFinder.coffee Ignore both .cache and .archive and other hidden files in finding output files 2016-03-30 11:41:11 +01:00
OutputFileOptimiser.coffee add metric for qpdf 2016-03-17 09:55:18 +00:00
ProjectPersistenceManager.coffee increased EXPIRY_TIMEOUT from 1.5 days to 2.5 days 2016-03-10 10:30:37 +00:00
RequestParser.coffee Inject [draft] option to documentclass if draft option is passed 2016-02-02 14:26:14 +00:00
ResourceWriter.coffee log errors in detail when file cannot be removed 2016-04-04 16:22:48 +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