overleaf/services/filestore/app/coffee
Shane Kilkelly da5a538095 Fix calls to PersistorManager.getFileStream which were missed in initial refactor.
This should fix a breakage in the template publishing workflow.
Ref: b70b837b7ba29b0631f3105ec1dd5f6cdebbd195
2015-09-08 09:23:08 +01:00
..
Errors.coffee Ensure that Filestore responds with 404 when a file does not exist. 2015-08-31 16:47:16 +01:00
FileController.coffee Ensure that Filestore responds with 404 when a file does not exist. 2015-08-31 16:47:16 +01:00
FileConverter.coffee Merge branch 'master' of https://github.com/sharelatex/filestore-sharelatex 2015-04-09 17:16:23 +01:00
FileHandler.coffee Fix calls to PersistorManager.getFileStream which were missed in initial refactor. 2015-09-08 09:23:08 +01:00
FSPersistorManager.coffee Improve testing of error conditions in the FSPersistorManager. 2015-09-01 12:10:30 +01:00
ImageOptimiser.coffee delete converted file when finished to clean up 2014-03-04 14:30:52 +00:00
KeyBuilder.coffee add support for public files 2015-05-08 15:15:48 +01:00
LocalFileWriter.coffee move pipe after error handler setup 2015-05-08 15:19:45 +01:00
PersistorManager.coffee match refactor_config on cwoac/sharelatex 2014-03-04 15:24:50 +00:00
S3PersistorManager.coffee Fix the check for a success response from S3. 2015-09-01 12:25:10 +01:00
SafeExec.coffee cleanup and comments 2015-03-13 10:10:51 +00:00