overleaf/services/docstore
2021-02-09 11:20:26 +00:00
..
.github
app/js [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
config [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
test [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
.dockerignore
.eslintrc
.gitignore
.nvmrc Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
.prettierrc
app.js Merge pull request #89 from overleaf/jpa-is-doc-deleted 2021-02-09 11:14:28 +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 Merge pull request #82 from overleaf/dependabot-npm_and_yarn-ini-1.3.8 2021-02-09 11:14:39 +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.