overleaf/services/docstore
Jakob Ackermann 3ef1f91f47 Merge pull request #86 from overleaf/jpa-drop-expensive-default
[misc] MongoManager: drop unused, potentially expensive default options
2021-02-09 11:14:02 +00:00
..
.github
app/js Merge pull request #86 from overleaf/jpa-drop-expensive-default 2021-02-09 11:14:02 +00:00
config
test [app] add a new route for archiving a single doc 2021-01-04 13:47:55 +00:00
.dockerignore
.eslintrc
.gitignore
.nvmrc Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
.prettierrc
app.js [app] add a new route for archiving a single doc 2021-01-04 13:47:55 +00:00
buildscript.txt Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
docker-compose-config.yml
docker-compose.ci.yml [misc] fix ci -- pin fake-gcs to a compatible version 2021-01-04 11:57:35 +00:00
docker-compose.yml Merge branch 'master' into csh-issue-3895-node-10-23-1 2021-01-07 08:20:37 +00:00
Dockerfile Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
LICENSE
Makefile
nodemon.json
package-lock.json Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
package.json [misc] install @overleaf/object-persistor from tar-ball 2020-12-02 12:39:01 +00:00
README.md

overleaf/docstore

A CRUD API for storing and updating text documents in projects

Tests

AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.