overleaf/services/clsi/app/coffee
Brian Gough 81e8243827 fallback check for missing files
dot files are not examined by OutputFileFinder, so do an extra check to
make sure those exist

also check for any relative paths in the resources
2017-09-15 13:41:56 +01:00
..
CommandRunner.coffee fix commandRunner error to match dockerRunner 2016-08-24 15:45:26 +01:00
CompileController.coffee fix incremental request 2017-08-07 14:32:28 +01:00
CompileManager.coffee avoid adding draft mode more than once 2017-08-17 15:03:37 +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 avoid adding draft mode more than once 2017-08-17 15:03:37 +01:00
Errors.coffee added files out of sync error object 2017-08-03 15:56:59 +01:00
LatexRunner.coffee Killing an already stopped project is not an error 2017-06-20 09:18:15 +01:00
Metrics.coffee
OutputCacheManager.coffee add setting to avoid optimisations outside docker 2017-04-10 16:12:03 +01:00
OutputFileFinder.coffee log any missing files 2017-09-07 16:54:09 +01:00
OutputFileOptimiser.coffee check if file is optimised before running qpdf 2017-04-04 16:50:06 +01:00
ProjectPersistenceManager.coffee log user_id when clearing project 2016-06-02 15:32:33 +01:00
RequestParser.coffee add comment about syncType/syncState 2017-08-09 15:22:38 +01:00
ResourceStateManager.coffee fallback check for missing files 2017-09-15 13:41:56 +01:00
ResourceWriter.coffee rename saveProjectStateHash to saveProjectState 2017-09-08 13:56:40 +01:00
SafeReader.coffee fix whitespace 2017-09-07 13:52:34 +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
TikzManager.coffee fix exception for empty content in TikzManager 2017-07-18 11:29:59 +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