overleaf/services/filestore/app/coffee
2019-01-09 10:31:59 +00:00
..
AWSSDKPersistorManager.coffee
BucketController.coffee seperate the standard s3 creds from the bucket s3 creds 2018-07-10 14:17:37 +01:00
Errors.coffee
FileController.coffee return a 404 error (instead of a 500) when copying a missing file 2019-01-09 10:31:59 +00:00
FileConverter.coffee
FileHandler.coffee Merge pull request #37 from sharelatex/bg-reduce-logging-of-not-found-errors 2018-11-13 14:06:19 +00:00
FSPersistorManager.coffee make backends consistent by deleting temporary files 2018-11-07 16:22:09 +00:00
HealthCheckController.coffee Begin fixing health-check 2017-03-08 14:59:34 +00:00
ImageOptimiser.coffee Prevent double-logging 2017-06-22 15:28:08 +01:00
KeyBuilder.coffee
LocalFileWriter.coffee serve file from disk to avoid read-after-write inconsistency 2018-11-08 15:09:34 +00:00
PersistorManager.coffee
S3PersistorManager.coffee return a 404 error (instead of a 500) when copying a missing file 2019-01-09 10:31:59 +00:00
SafeExec.coffee