mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-27 08:00:06 +02:00
![]() * [document-updater] fix acceptance test for sending two updates The Object.create() invocation yields an empty object. The following v assignment works as expected. The effective update is { v: 43 }. Processing that fails as no operations were included. * [document-updater] add endpoint project wide last updated timestamp * [document-updater] apply review feedback Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com> --------- Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com> GitOrigin-RevId: 81397537bfd85c2077f19669860b1391c15b34a3 |
||
---|---|---|
.. | ||
app/js | ||
benchmarks | ||
config | ||
scripts | ||
test | ||
.gitignore | ||
.mocharc.json | ||
.nvmrc | ||
app.js | ||
buildscript.txt | ||
docker-compose.ci.yml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
tsconfig.json |
overleaf/document-updater
An API for applying incoming updates to documents in real-time.
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.