Miguel Serrano 6c29e0a36e Merge pull request #13251 from overleaf/msm-update-mongo-5 před 3 roky
..
.github 96a8f7ffa1 Merge pull request #8220 from overleaf/jlm-dependabot-tidy před 4 roky
app 90a921cbe6 Merge pull request #12218 from overleaf/em-camel-case-track-changes před 3 roky
config 9178394dd6 [misc] run format_fix and lint:fix před 5 roky
scripts 577a8a3ee2 Merge pull request #11791 from overleaf/msm-track-changes-flush-fix před 3 roky
test 90a921cbe6 Merge pull request #12218 from overleaf/em-camel-case-track-changes před 3 roky
.eslintignore 8335f31d6c fix linting před 6 roky
.gitignore 05d2712eb1 [misc] bump the dev-env to 3.3.2 před 6 roky
.mocharc.json a793ecd41b Add global test setup před 5 roky
.nvmrc 0b985c7a0b Merge pull request #12723 from overleaf/jpa-revert-node-18-upgrade před 3 roky
Dockerfile 856e1e4025 Merge pull request #12935 from overleaf/jpa-include-patches před 3 roky
LICENSE 6e9485c0c4 Add README and LICENSE před 12 roky
Makefile cff54eae78 Merge pull request #12575 from overleaf/em-fix-chunk-replace-transaction před 3 roky
README.md 63920ce33c Update README.md před 7 roky
app.js 5638f06b3a Merge pull request #13055 from overleaf/jpa-monitor-sockets-everywhere před 3 roky
buildscript.txt 6c29e0a36e Merge pull request #13251 from overleaf/msm-update-mongo-5 před 3 roky
docker-compose.ci.yml 6c29e0a36e Merge pull request #13251 from overleaf/msm-update-mongo-5 před 3 roky
docker-compose.yml 6c29e0a36e Merge pull request #13251 from overleaf/msm-update-mongo-5 před 3 roky
nodemon.json ae0c347f27 Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces před 4 roky
pack.sh 612079ef8a started adding more pack tests and packing of temp ops před 10 roky
package.json 0f7f564510 Merge pull request #11221 from overleaf/em-upgrade-requestretry před 3 roky

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.