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
.prettierrc
app.js [DocstoreManager] patchDoc: allow updates after deletion 2021-02-17 11:31:01 +00:00
buildscript.txt
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml
Dockerfile
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.