overleaf/services/docstore/app/js
Jakob Ackermann dd4f4057f4 [misc] add a new endpoint for changing a docs meta data -- incl. deleted
- Validate the request payload with joi -- includes acceptance tests.
- Reject updates to docs that have been deleted.
2021-02-15 13:13:48 +00:00
..
DocArchiveManager.js [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
DocManager.js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
Errors.js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
HealthChecker.js [misc] simplify mongodb collection access using a shared db construct 2020-09-17 15:39:44 +01:00
HttpController.js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
mongodb.js [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
MongoManager.js [misc] add a new endpoint for changing a docs meta data -- incl. deleted 2021-02-15 13:13:48 +00:00
PersistorManager.js Upgrade metrics to @overleaf/metrics' 2020-09-10 18:07:14 +01:00
RangeManager.js [misc] migrate the app to the native mongo driver 2020-08-25 09:40:59 +01:00