overleaf/services/docstore
2021-02-17 11:31:01 +00:00
..
.github
app/js [DocstoreManager] patchDoc: allow updates after deletion 2021-02-17 11:31:01 +00:00
config [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
test [DocstoreManager] patchDoc: allow updates after deletion 2021-02-17 11:31:01 +00:00
.dockerignore
.eslintrc
.gitignore
.nvmrc Update Node to 10.23.1 2021-01-06 09:57:08 +00:00
.prettierrc
app.js [DocstoreManager] patchDoc: allow updates after deletion 2021-02-17 11:31:01 +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 [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
package.json [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +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.