overleaf/services/track-changes
Jakob Ackermann 409d8cd1a8 Merge pull request #6470 from overleaf/jpa-o-error-3-4
[misc] upgrade o-error to v3.4.0 in all the places

GitOrigin-RevId: 7b7ce1211cbe5e41754ca2ae112d237befdcf40e
2022-01-28 09:03:45 +00:00
..
.github
app Add "lint" scripts to dev environment root (#6229) 2022-01-11 09:03:30 +00:00
config
test
.dockerignore
.eslintignore
.gitignore
.mocharc.json
.nvmrc
app.js
buildscript.txt Merge pull request #6211 from overleaf/em-code-sharing 2022-01-07 09:03:22 +00:00
docker-compose.ci.yml
docker-compose.yml Merge pull request #6211 from overleaf/em-code-sharing 2022-01-07 09:03:22 +00:00
Dockerfile Merge pull request #6211 from overleaf/em-code-sharing 2022-01-07 09:03:22 +00:00
LICENSE
Makefile Merge pull request #6211 from overleaf/em-code-sharing 2022-01-07 09:03:22 +00:00
nodemon.json
pack.sh
package-lock.json Merge pull request #6470 from overleaf/jpa-o-error-3-4 2022-01-28 09:03:45 +00:00
package.json Merge pull request #6470 from overleaf/jpa-o-error-3-4 2022-01-28 09:03:45 +00:00
README.md

overleaf/track-changes

An API for converting raw editor updates into a compressed and browseable history.

Acceptance tests can be run with the command

AWS_BUCKET=<bucket-name> AWS_ACCESS_KEY_ID=<aws-access-key> AWS_SECRET_ACCESS_KEY=<aws-secret-access-key> make test

where bucket-name, aws-access-key and aws-secret-access-key are the credentials for an AWS S3 bucket.

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.