Jakob Ackermann ed70b99d8a [misc] exportProject: collect and send user ids of updates in trailer 5 лет назад
..
.github f052625396 [misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1 5 лет назад
app ed70b99d8a [misc] exportProject: collect and send user ids of updates in trailer 5 лет назад
config c630cbb4e3 [misc] migrate the app to the native mongo driver 6 лет назад
test ed70b99d8a [misc] exportProject: collect and send user ids of updates in trailer 5 лет назад
.dockerignore acd09a8a4e decaffeinate: update build scripts to es 6 лет назад
.eslintignore 8335f31d6c fix linting 6 лет назад
.eslintrc 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 лет назад
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 лет назад
.nvmrc a506b11245 Update Node to 10.23.1 5 лет назад
.prettierrc 3d10196ebd updated build-scripts and sharelatex-xxx modules 6 лет назад
Dockerfile a506b11245 Update Node to 10.23.1 5 лет назад
LICENSE 6e9485c0c4 Add README and LICENSE 12 лет назад
Makefile 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 лет назад
README.md 63920ce33c Update README.md 7 лет назад
app.js f411049b82 [misc] add a new endpoint for exporting all the project history 5 лет назад
benchmark.coffee d1e18d82aa Add simple benchmark script 12 лет назад
buildscript.txt a506b11245 Update Node to 10.23.1 5 лет назад
docker-compose.ci.yml 76d0865c21 Upgrade build-scripts to 3.4.0 5 лет назад
docker-compose.yml a506b11245 Update Node to 10.23.1 5 лет назад
fixdangling.coffee a7ff15ec7d remove logging, fix query 9 лет назад
nodemon.json 05d2712eb1 [misc] bump the dev-env to 3.3.2 6 лет назад
pack.sh 612079ef8a started adding more pack tests and packing of temp ops 10 лет назад
package-lock.json 2ca170d31c Merge pull request #102 from overleaf/dependabot-npm_and_yarn-ini-1.3.8 5 лет назад
package.json 8ef3aa1767 [misc] bump metrics module to 3.4.1 5 лет назад

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.