overleaf/services/web/app/coffee
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
..
Features Fix "cannot set headers after sent" in setting doc end point 2016-02-05 15:39:26 +00:00
infrastructure Upgrade to PDF 1.3.91 2016-02-04 14:27:00 +00:00
managers added null check on user when checking permissions 2015-10-19 22:29:36 +01:00
models Make templates a premium feature 2016-01-19 13:37:22 +00:00
errors.coffee Intial open source comment 2014-02-12 10:23:40 +00:00
router.coffee Explicitly create tags and get their id 2016-02-01 10:18:56 +00:00