overleaf/services/filestore/app/coffee
2015-08-27 16:12:11 +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 the start and end options down to fs.createReadStream, and test for same. 2015-08-27 16:12:11 +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 Begin work towards obeying 'Range' headers, thread the opts down to persistence layer. 2015-08-27 15:21:33 +01:00
SafeExec.coffee cleanup and comments 2015-03-13 10:10:51 +00:00