overleaf/services/document-updater
Eric Mc Sween de247302b1 Use a centralized diff-match-patch package
We use our own fork of the diff-match-patch npm package, which adds an
optimization for the semantic alignment loop.
2020-12-07 16:15:19 -05:00
..
.github [misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1 2020-09-17 13:36:27 +01:00
app/js Use a centralized diff-match-patch package 2020-12-07 16:15:19 -05:00
config [misc] mongodb: use the new db connector by default 2020-09-10 10:40:05 +01:00
redis_cluster Configure backend database as redis cluster 2016-06-07 18:38:32 +01:00
test [misc] bump @overleaf/redis-wrapper to version 2.0.0 2020-11-11 16:20:32 +00:00
.dockerignore decaffeinate: update build scripts to es 2020-05-06 12:04:19 +02:00
.eslintrc Accept ordered doc and file updates 2020-05-20 07:57:32 -04:00
.gitignore [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
.nvmrc [misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1 2020-09-17 13:36:27 +01:00
.prettierrc decaffeinate: update build scripts to es 2020-05-06 12:04:19 +02:00
app.js [misc] bump metrics module to 3.4.1 2020-11-25 11:57:19 +00:00
buildscript.txt Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
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 [misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1 2020-09-17 13:36:27 +01:00
expire_docops.coffee [misc] bump @overleaf/redis-wrapper to version 2.0.0 2020-11-11 16:20:32 +00:00
LICENSE Create LICENSE 2014-02-18 17:23:36 +00:00
Makefile [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
nodemon.json [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
package-lock.json Use a centralized diff-match-patch package 2020-12-07 16:15:19 -05:00
package.json Use a centralized diff-match-patch package 2020-12-07 16:15:19 -05:00
README.md Merge branch 'master' into bg-downgrade-delete-component-error 2019-05-08 09:07:02 +01:00

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.