Henry Oswald 8197411cdf Merge pull request #4891 from overleaf/ho-web-mongo-4-2 hace 4 años
..
.github 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages hace 5 años
app b83c35fdbb Merge pull request #4665 from overleaf/bg-zip-manager hace 5 años
config 9178394dd6 [misc] run format_fix and lint:fix hace 5 años
test b83c35fdbb Merge pull request #4665 from overleaf/bg-zip-manager hace 5 años
.dockerignore acd09a8a4e decaffeinate: update build scripts to es hace 6 años
.eslintignore 8335f31d6c fix linting hace 6 años
.eslintrc 181a895c04 [misc] temporary override a few new/changed eslint rules hace 5 años
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 hace 6 años
.mocharc.json a793ecd41b Add global test setup hace 5 años
.nvmrc c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 hace 5 años
.prettierrc 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages hace 5 años
Dockerfile c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 hace 5 años
LICENSE 6e9485c0c4 Add README and LICENSE hace 12 años
Makefile 9b009efd46 Upgrade to Node 12 hace 5 años
README.md 63920ce33c Update README.md hace 7 años
app.js b83c35fdbb Merge pull request #4665 from overleaf/bg-zip-manager hace 5 años
buildscript.txt c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 hace 5 años
docker-compose.ci.yml 8197411cdf Merge pull request #4891 from overleaf/ho-web-mongo-4-2 hace 4 años
docker-compose.yml 8197411cdf Merge pull request #4891 from overleaf/ho-web-mongo-4-2 hace 4 años
nodemon.json 05d2712eb1 [misc] bump the dev-env to 3.3.2 hace 6 años
pack.sh 612079ef8a started adding more pack tests and packing of temp ops hace 10 años
package-lock.json 3f4295b070 Merge pull request #5035 from overleaf/bg-upgrade-track-changes-dependencies hace 4 años
package.json b83c35fdbb Merge pull request #4665 from overleaf/bg-zip-manager hace 5 años

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.