overleaf-cep/services/document-updater
Jakob Ackermann ff78f687d8 [document-updater] add endpoint for project wide last updated timestamp (#24352)
* [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
2025-03-24 10:46:38 +00:00
..
app/js [document-updater] add endpoint for project wide last updated timestamp (#24352) 2025-03-24 10:46:38 +00:00
benchmarks Merge pull request #15991 from overleaf/mj-doc-updater-benchmark 2023-12-05 09:03:43 +00:00
config remove sentry from backend services (#20752) 2024-11-27 09:04:50 +00:00
scripts Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
test [document-updater] add endpoint for project wide last updated timestamp (#24352) 2025-03-24 10:46:38 +00:00
.gitignore [misc] bump the dev-env to 3.3.1 2020-08-06 12:39:58 +01:00
.mocharc.json Reintroduce Node 12 and metrics upgrades 2021-04-01 15:51:00 -04:00
.nvmrc Run bin/update_node 20.18.0 20.18.2 (#23074) 2025-01-24 09:06:05 +00:00
app.js [document-updater] add endpoint for project wide last updated timestamp (#24352) 2025-03-24 10:46:38 +00:00
buildscript.txt Run bin/update_node 20.18.0 20.18.2 (#23074) 2025-01-24 09:06:05 +00:00
docker-compose.ci.yml [misc] align initializing of mongodb replica set (#24287) 2025-03-17 09:04:58 +00:00
docker-compose.yml [misc] align initializing of mongodb replica set (#24287) 2025-03-17 09:04:58 +00:00
Dockerfile Run bin/update_node 20.18.0 20.18.2 (#23074) 2025-01-24 09:06:05 +00:00
LICENSE Create LICENSE 2014-02-18 17:23:36 +00:00
Makefile [misc] align initializing of mongodb replica set (#24287) 2025-03-17 09:04:58 +00:00
package.json Merge pull request #23905 from overleaf/ar-mocha-11 2025-02-28 09:05:40 +00:00
README.md Merge branch 'master' into bg-downgrade-delete-component-error 2019-05-08 09:07:02 +01:00
tsconfig.json Merge pull request #20331 from overleaf/jpa-build-scripts-sync 2024-09-10 08:05:01 +00:00

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.