Jakob Ackermann d483211677 Merge pull request #11909 from overleaf/jpa-update-build-scripts 3 years ago
..
.github 96a8f7ffa1 Merge pull request #8220 from overleaf/jlm-dependabot-tidy 4 years ago
app 0e6974d9e1 Merge pull request #9021 from overleaf/bg-manual-decaff 4 years ago
config 9178394dd6 [misc] run format_fix and lint:fix 5 years ago
scripts 577a8a3ee2 Merge pull request #11791 from overleaf/msm-track-changes-flush-fix 3 years ago
test 0f1163e876 Merge pull request #9221 from overleaf/jpa-pin-s3mock 4 years ago
.eslintignore 8335f31d6c fix linting 6 years ago
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 years ago
.mocharc.json a793ecd41b Add global test setup 5 years ago
.nvmrc 51806703b7 Merge pull request #9819 from overleaf/bg-node-upgrade 3 years ago
Dockerfile d483211677 Merge pull request #11909 from overleaf/jpa-update-build-scripts 3 years ago
LICENSE 6e9485c0c4 Add README and LICENSE 12 years ago
Makefile d483211677 Merge pull request #11909 from overleaf/jpa-update-build-scripts 3 years ago
README.md 63920ce33c Update README.md 7 years ago
app.js e0d91eaa26 Merge pull request #7906 from overleaf/em-downgrade-logs 4 years ago
buildscript.txt 51806703b7 Merge pull request #9819 from overleaf/bg-node-upgrade 3 years ago
docker-compose.ci.yml 03d8ad5eea Merge pull request #9455 from overleaf/em-recreate-dropbox-entities 4 years ago
docker-compose.yml 51806703b7 Merge pull request #9819 from overleaf/bg-node-upgrade 3 years ago
nodemon.json ae0c347f27 Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces 4 years ago
pack.sh 612079ef8a started adding more pack tests and packing of temp ops 10 years ago
package.json 0f7f564510 Merge pull request #11221 from overleaf/em-upgrade-requestretry 3 years ago

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.