overleaf/services/clsi/app/coffee
2016-05-23 14:31:27 +01:00
..
CommandRunner.coffee add error handler on CommandRunner 2016-05-23 14:13:55 +01:00
CompileController.coffee return the file path in the output file list for easy lookup 2016-05-19 16:38:18 +01:00
CompileManager.coffee fix logic excluding smoke test in metric 2016-05-10 10:10:01 +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 record system time 2016-05-10 09:12:13 +01:00
Metrics.coffee Add in new metrics 2014-05-09 14:55:37 +01:00
OutputCacheManager.coffee make the build id a secure random token 2016-05-13 10:11:35 +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 fix error in log for expiry timeout 2016-05-20 10:23:07 +01:00
RequestParser.coffee Inject [draft] option to documentclass if draft option is passed 2016-02-02 14:26:14 +00:00
ResourceWriter.coffee parallelFileDownloads defaults to 1, sql can't take it 2016-05-23 14:31:27 +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