overleaf/services/document-updater
Eric Mc Sween 1d1f204021 Remove backwards-compat project update API
The project update endpoint accepted updates both in two array params:
docUpdates and fileUpdates, and in a single array: updates. This commit
removes the docUpdates/fileUpdates params now that web uses the updates
param.
2020-05-20 16:26:22 -04:00
..
.github
app Remove backwards-compat project update API 2020-05-20 16:26:22 -04:00
config
redis_cluster
test Remove backwards-compat project update API 2020-05-20 16:26:22 -04:00
.dockerignore
.eslintrc Accept ordered doc and file updates 2020-05-20 07:57:32 -04:00
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt
docker-compose.ci.yml
docker-compose.yml
Dockerfile
expire_docops.coffee
Jenkinsfile
LICENSE
Makefile
nodemon.json
package-lock.json Upgrade Sinon 2020-05-15 15:34:14 -04:00
package.json Upgrade Sinon 2020-05-15 15:34:14 -04:00
README.md

overleaf/document-updater

An API for applying incoming updates to documents in real-time.

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.