Merge pull request #4746 from overleaf/ae-project-history

Add endpoint for migrating a project from track-changes to full project history

GitOrigin-RevId: 74e1fb1379a78a9569dda2007e677a4d277e38fb
This commit is contained in:
Brian Gough
2021-10-29 08:03:18 +00:00
committed by Copybot
parent d9d65ac31c
commit da4fdfe11e
8 changed files with 219 additions and 721 deletions
+2
View File
@@ -169,6 +169,7 @@
"sanitize-html": "^1.27.1",
"scroll-into-view-if-needed": "^2.2.25",
"underscore": "^1.13.1",
"unzipper": "^0.10.11",
"url-parse": "^1.4.7",
"utf-8-validate": "^5.0.2",
"uuid": "^3.0.1",
@@ -241,6 +242,7 @@
"mkdirp": "0.5.1",
"mocha": "^8.3.2",
"mock-fs": "^4.11.0",
"nock": "^13.1.1",
"node-fetch": "^2.6.1",
"nodemon": "^2.0.6",
"optimize-css-assets-webpack-plugin": "^5.0.3",