Jakob Ackermann f0bd6dda23 Merge pull request #7986 from overleaf/jpa-eslint-8 4 yıl önce
..
.github 1e577e24b1 [misc] upgrade build scripts to version 3.11.0 and cleanup packages 5 yıl önce
app f0bd6dda23 Merge pull request #7986 from overleaf/jpa-eslint-8 4 yıl önce
config 9178394dd6 [misc] run format_fix and lint:fix 5 yıl önce
test f0a3eeeb32 Merge pull request #7968 from overleaf/em-remove-logger-log 4 yıl önce
.dockerignore acd09a8a4e decaffeinate: update build scripts to es 6 yıl önce
.eslintignore 8335f31d6c fix linting 6 yıl önce
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 yıl önce
.mocharc.json a793ecd41b Add global test setup 5 yıl önce
.nvmrc eb4764e777 Merge pull request #7556 from overleaf/em-finish-node-16 4 yıl önce
Dockerfile eb4764e777 Merge pull request #7556 from overleaf/em-finish-node-16 4 yıl önce
LICENSE 6e9485c0c4 Add README and LICENSE 12 yıl önce
Makefile eb4764e777 Merge pull request #7556 from overleaf/em-finish-node-16 4 yıl önce
README.md 63920ce33c Update README.md 7 yıl önce
app.js e0d91eaa26 Merge pull request #7906 from overleaf/em-downgrade-logs 4 yıl önce
buildscript.txt eb4764e777 Merge pull request #7556 from overleaf/em-finish-node-16 4 yıl önce
docker-compose.ci.yml 7119141524 Merge pull request #7304 from overleaf/em-split-queues 4 yıl önce
docker-compose.yml eb4764e777 Merge pull request #7556 from overleaf/em-finish-node-16 4 yıl önce
nodemon.json ae0c347f27 Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces 4 yıl önce
pack.sh 612079ef8a started adding more pack tests and packing of temp ops 10 yıl önce
package.json ae0c347f27 Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces 4 yıl önce

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.