overleaf/services/filestore/app/coffee
Shane Kilkelly 76506ed91e Pass start/end options down to the S3PersistorManager.
Test that those options cause a 'Range' header to be attached to the
request sent to S3.
2015-08-28 10:09:41 +01:00
..
FileController.coffee Revert "Send content-length header when getting file" 2014-05-23 13:57:18 +01:00
FileConverter.coffee Merge branch 'master' of https://github.com/sharelatex/filestore-sharelatex 2015-04-09 17:16:23 +01:00
FileHandler.coffee Begin work towards obeying 'Range' headers, thread the opts down to persistence layer. 2015-08-27 15:21:33 +01:00
FSPersistorManager.coffee Pass start/end options down to the S3PersistorManager. 2015-08-28 10:09:41 +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 Pass start/end options down to the S3PersistorManager. 2015-08-28 10:09:41 +01:00
SafeExec.coffee cleanup and comments 2015-03-13 10:10:51 +00:00