overleaf/services/filestore/app/js
2020-01-08 09:17:30 +00:00
..
Errors.js Re-add bucket-specific credentials support for S3 2020-01-07 10:55:00 +00:00
FileController.js Add explanatory comment 2020-01-07 09:30:30 +00:00
FileConverter.js
FileHandler.js
FSPersistorManager.js
HealthCheckController.js Decaf cleanup of FileController 2020-01-07 09:26:23 +00:00
ImageOptimiser.js
KeyBuilder.js Move bucket-specific file endpoint into FileController 2020-01-07 15:05:51 +00:00
LocalFileWriter.js
PersistorManager.js Configure PersistorManager to use the new S3 manager for 'aws-sdk' 2020-01-07 09:30:30 +00:00
S3PersistorManager.js Improve naming on internal '_client' method and use Map over object 2020-01-08 09:17:30 +00:00
SafeExec.js