overleaf/services/web/app/coffee/Features
2016-03-22 16:05:46 +00:00
..
Analytics split site into 2 routers, webRouter and apiRouter 2015-07-01 15:23:18 +01:00
Authentication Merge branch 'master' into ja_email_tokens 2016-03-17 17:01:26 +00:00
Authorization Allow admin access to projects 2016-03-21 17:03:41 +00:00
Blog Proxy .gif files to the blog too 2016-03-07 16:39:16 +00:00
Chat send -> sendStatus 2015-07-08 16:56:38 +01:00
Collaborators Improve error reporting and show 404 when project ids are malformed 2016-03-18 15:59:12 +00:00
Compile Don't throw fatal error when recently compiled 2016-03-21 13:54:45 +00:00
Contacts Add modules hook for contacts and support groups in auto complete 2015-10-08 18:17:53 +01:00
Docstore added inactive and reactivate project logic 2015-08-13 22:40:28 +01:00
Documents Add ability to request the doc as plain text, rather than a json object. 2015-12-18 13:36:25 +00:00
DocumentUpdater sped up unit tests to improve speed 2016-03-09 12:51:19 +00:00
Downloads Add in backend multiple project downloading 2014-06-18 16:37:18 +01:00
Editor Convert 'anonymous-user' from real-time api in 'null' internally 2016-03-22 09:53:47 +00:00
Email Merge branch 'master' into projectsizelimit 2016-03-14 10:31:07 +00:00
Errors Refine error page to in all situations, and don't send sentry errors on not found errors 2016-03-21 11:55:59 +00:00
FileStore check stat.isFile and isDirectory rather then symlink 2016-03-12 15:05:29 +00:00
HealthCheck send -> sendStatus 2015-07-08 16:56:38 +01:00
InactiveData don't archive project in track changes for moment 2015-10-20 17:36:37 +01:00
Newsletter added timeouts to email and newsletter as after a few days there are a few open connections still 2014-06-17 18:18:45 +01:00
Notifications improve calls for invite notifications and auto mark as read 2016-02-18 11:43:43 +00:00
PasswordReset Improve pre-registered account activation process 2015-12-11 11:30:06 +00:00
Project Use null to represent anonymous user, as AuthorizationManager expects 2016-03-22 09:39:25 +00:00
RealTimeProxy split site into 2 routers, webRouter and apiRouter 2015-07-01 15:23:18 +01:00
Referal update the entire users features on assign bonus bu don't update 2015-10-07 13:50:51 +01:00
References Use the mongojs based apis to get Project and User information. 2016-03-18 11:20:33 +00:00
Security Delete SecurityManager and replace with (unwritten) AuthorizationManager 2016-03-10 17:17:26 +00:00
ServerAdmin send -> sendStatus 2015-07-08 16:56:38 +01:00
Spelling made ProjectGetter.getProject more robust 2016-02-29 19:01:46 +00:00
StaticPages Add jobs page 2016-01-20 11:56:08 +00:00
Subscription if user is member of group on downgrade use the group subscription 2016-03-22 16:05:46 +00:00
SystemMessages Add in system messages 2014-07-24 13:24:08 +01:00
Tags Explicitly create tags and get their id 2016-02-01 10:18:56 +00:00
ThirdPartyDataStore Merge branch 'master' into ja_email_tokens 2016-03-17 17:01:26 +00:00
TrackChanges archive in track changes as well as docstore 2015-10-19 15:44:50 +01:00
Uploads listen for close not exit when working with unzip command 2016-03-21 16:37:29 +00:00
User Merge branch 'master' into ja_email_tokens 2016-03-17 17:01:26 +00:00
Wiki make calls to learn wiki run in parallel, 2016-03-17 12:55:28 +00:00