overleaf/services/web/app/coffee
2015-07-01 15:28:30 +01:00
..
Features removed req.session.destorys from endpoints now on the api router which are not needed 2015-07-01 15:26:05 +01:00
infrastructure put express locals on webRouter, this prevents problem with accessing sessions in locals, they should also only be used on web routes not api routes 2015-07-01 15:28:30 +01:00
managers redirect users to /register when coming from templates or share url 2014-11-13 17:12:39 +00:00
models v1 basic invite works, not pretty or tested 2015-05-22 13:57:15 +01:00
errors.coffee Intial open source comment 2014-02-12 10:23:40 +00:00
router.coffee split site into 2 routers, webRouter and apiRouter 2015-07-01 15:23:18 +01:00