overleaf/services/docstore/app/coffee
Henry Oswald 7242119532 simplified DocManager.updateDoc so it calls mongomanager.findDoc
makes the logic for dealing new documents that are not in mongo yet
much simpler
2015-02-26 16:00:28 +00:00
..
DocManager.coffee simplified DocManager.updateDoc so it calls mongomanager.findDoc 2015-02-26 16:00:28 +00:00
Errors.coffee Add POST end point for updating doc lines 2014-04-29 11:49:09 +01:00
HttpController.coffee return 404 if doc is deleted and include_deleted is not set to true 2015-02-03 14:05:08 +00:00
mongojs.coffee docstore now only touches doc collection 2015-02-26 14:54:08 +00:00
MongoManager.coffee docstore now only touches doc collection 2015-02-26 14:54:08 +00:00