overleaf/services/docstore
dependabot[bot] 302576b386 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 09:11:02 +00:00
..
.github Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
app/js [misc] apply review feedback on naming functions and parameters 2021-06-08 19:29:10 +01:00
config [DocArchiveManager] (un-)archive docs in batches and let db filter docs 2021-06-08 12:59:13 +01:00
test [misc] apply review feedback on naming functions and parameters 2021-06-08 19:29:10 +01:00
.dockerignore decaffeinate: update build scripts to es 2020-02-16 13:59:59 +00:00
.eslintrc [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 16:20:31 +01:00
.gitignore [misc] bump logger-sharelatex to version 2.2.0 2020-08-12 15:17:06 +01:00
.mocharc.json Add a global test setup file 2021-03-16 08:41:46 -04:00
.nvmrc Upgrade to Node 12 2021-03-16 08:41:46 -04:00
.prettierrc update build scripts to 2.2.0 2020-05-28 15:19:48 +02:00
app.js [misc] drop the deleteDoc endpoint -- use patchDoc instead 2021-04-12 17:31:18 +01:00
buildscript.txt [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 16:20:31 +01:00
docker-compose-config.yml Revert "Revert "Move acceptance test cred config to docker-compose-config.yml"" 2020-07-21 10:03:34 +01:00
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 Upgrade to Node 12 2021-03-16 08:41:46 -04:00
Dockerfile Upgrade to Node 12 2021-03-16 08:41:46 -04:00
LICENSE Create LICENSE 2014-04-28 16:50:47 +01:00
Makefile Upgrade to Node 12 2021-03-16 08:41:46 -04:00
nodemon.json Update build scripts 2020-07-31 16:24:41 +01:00
package-lock.json Bump glob-parent from 5.1.1 to 5.1.2 2021-06-10 09:11:02 +00:00
package.json Bump underscore from 1.10.2 to 1.13.1 2021-05-27 15:43:37 +00:00
README.md Update README as Credentials are no longer required for acceptance tests 2021-02-09 12:45:57 +00:00

overleaf/docstore

A CRUD API for storing and updating text documents in projects

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.