overleaf/services/docstore
Jakob Ackermann dd4f4057f4 [misc] add a new endpoint for changing a docs meta data -- incl. deleted
- Validate the request payload with joi -- includes acceptance tests.
- Reject updates to docs that have been deleted.
2021-02-15 13:13:48 +00:00
..
.github
app/js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
config [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
test [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
buildscript.txt
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml Merge branch 'master' into csh-issue-3895-node-10-23-1 2021-01-07 08:20:37 +00:00
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.