Jakob Ackermann c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 5 anni fa
..
.github 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages 5 anni fa
app 181a895c04 [misc] temporary override a few new/changed eslint rules 5 anni fa
config 9178394dd6 [misc] run format_fix and lint:fix 5 anni fa
test 9178394dd6 [misc] run format_fix and lint:fix 5 anni fa
.dockerignore acd09a8a4e decaffeinate: update build scripts to es 6 anni fa
.eslintignore 8335f31d6c fix linting 6 anni fa
.eslintrc 181a895c04 [misc] temporary override a few new/changed eslint rules 5 anni fa
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 anni fa
.mocharc.json a793ecd41b Add global test setup 5 anni fa
.nvmrc c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 5 anni fa
.prettierrc 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages 5 anni fa
Dockerfile c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 5 anni fa
LICENSE 6e9485c0c4 Add README and LICENSE 12 anni fa
Makefile 9b009efd46 Upgrade to Node 12 5 anni fa
README.md 63920ce33c Update README.md 7 anni fa
app.js 9178394dd6 [misc] run format_fix and lint:fix 5 anni fa
buildscript.txt c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 5 anni fa
docker-compose.ci.yml 76d0865c21 Upgrade build-scripts to 3.4.0 5 anni fa
docker-compose.yml c2d44d16e3 [misc] upgrade node version to latest v12 LTS version 12.22.3 5 anni fa
nodemon.json 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 anni fa
pack.sh 612079ef8a started adding more pack tests and packing of temp ops 10 anni fa
package-lock.json 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages 5 anni fa
package.json 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages 5 anni fa

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.