overleaf/services/web/app/coffee/Features/Project
James Allen b978171e0c Fix "cannot set headers after sent" in setting doc end point
If somehow a project ends up with the same doc/file in two locations in the
file tree, then projectLocator.findElement will return the callback for
both entries. This then tries to end the request multiple times. Of course
this should never be a state the project is in, but if it is we should catch it.
2016-02-05 15:39:26 +00:00
..
DocLinesComparitor.coffee Intial open source comment 2014-02-12 10:23:40 +00:00
ProjectApiController.coffee send -> sendStatus 2015-07-08 16:56:38 +01:00
ProjectController.coffee WIP: send multiple bib files and get back keys 2016-01-21 17:01:24 +00:00
ProjectCreationHandler.coffee Allow image name to be configured 2016-01-15 10:26:36 +00:00
ProjectDeleter.coffee Factor out common joinProject logic to provide and HTTP end point for the real-time API 2014-11-07 12:31:47 +00:00
ProjectDetailsHandler.coffee changed get template details to findOne 2014-07-16 11:56:22 +01:00
ProjectDuplicator.coffee changed add doc to use ligher mongo call (folders only) 2015-12-15 13:27:41 +00:00
ProjectEditorHandler.coffee Make templates a premium feature 2016-01-19 13:37:22 +00:00
ProjectEntityHandler.coffee removed console.log 2016-01-04 11:42:54 +00:00
ProjectGetter.coffee added function to get project with only folders for quicker adding of files to large projects 2015-10-21 16:56:06 +01:00
ProjectLocator.coffee Fix "cannot set headers after sent" in setting doc end point 2016-02-05 15:39:26 +00:00
ProjectOptionsHandler.coffee Intial open source comment 2014-02-12 10:23:40 +00:00
ProjectRootDocManager.coffee Don't lock up on very long lined documents 2015-08-28 16:52:09 +01:00
ProjectUpdateHandler.coffee changed inactive to active as its more effienct query in mongo 2015-08-19 11:54:30 +01:00