overleaf/services/docstore
dependabot[bot] 2d69ba69c3 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 07:35:09 +00:00
..
.github Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
app/js Don't throw 404 errors when unarchiving, if the doc is already unarchived 2020-09-25 09:17:01 +01:00
config [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
test Don't throw 404 errors when unarchiving, if the doc is already unarchived 2020-09-25 09:17:01 +01:00
.dockerignore
.eslintrc
.gitignore
.nvmrc Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
.prettierrc
app.js Upgrade metrics to @overleaf/metrics' 2020-09-10 18:07:14 +01:00
buildscript.txt Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
docker-compose-config.yml
docker-compose.ci.yml Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
docker-compose.yml Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
Dockerfile Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
LICENSE
Makefile
nodemon.json
package-lock.json Bump ini from 1.3.5 to 1.3.8 2020-12-13 07:35:09 +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.