overleaf/services/docstore/app/js
Jakob Ackermann 5bcd142b6f [MongoManager] drop name filter from getProjectsDeletedDocs
All the doc names we had in the projects collection are back-filled now.
A few docs will get dummy values back-filled.
2021-04-12 17:31:26 +01:00
..
DocArchiveManager.js [DocArchiveManager] optionally do not un-archive soft deleted docs 2021-02-09 11:20:26 +00:00
DocManager.js [misc] drop the deleteDoc endpoint -- use patchDoc instead 2021-04-12 17:31:18 +01:00
Errors.js [DocstoreManager] patchDoc: allow updates after deletion 2021-02-17 11:31:01 +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] drop the deleteDoc endpoint -- use patchDoc instead 2021-04-12 17:31:18 +01:00
mongodb.js [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
MongoManager.js [MongoManager] drop name filter from getProjectsDeletedDocs 2021-04-12 17:31:26 +01: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