overleaf/services/web/app/coffee/Features
2015-12-18 14:57:36 +00:00
..
Analytics split site into 2 routers, webRouter and apiRouter 2015-07-01 15:23:18 +01:00
Authentication Improve pre-registered account activation process 2015-12-11 11:30:06 +00:00
Blog if blog or universities site is down don't crash, send 500 2015-08-20 16:55:16 +01:00
Chat send -> sendStatus 2015-07-08 16:56:38 +01:00
Collaborators Ensure that a user can only be added to project once 2015-11-02 15:21:41 +00:00
Compile increase compile throttle limit 2015-11-25 11:07:53 +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 Send source of update to doc updater and allow external updates to be ignored in UI 2014-10-16 11:27:10 +01:00
Downloads Add in backend multiple project downloading 2014-06-18 16:37:18 +01:00
Editor Refactor adding and removing collaborators to not go through EditorController 2015-10-08 14:15:36 +01:00
Email Use translations for activation page 2015-12-11 14:25:17 +00:00
Errors fixed some bits 2014-08-07 13:56:04 +01:00
FileStore Catch the case where filename is shorter than the extension length. 2015-08-20 15:56:30 +01: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
PasswordReset Improve pre-registered account activation process 2015-12-11 11:30:06 +00:00
Project changed add doc to use ligher mongo call (folders only) 2015-12-15 13:27:41 +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
ReferencesSearch Change to using project_id rather than user_id in references index. 2015-12-18 14:57:36 +00:00
Security make PasswordResetTokenHandler generic so it can be used for invites 2015-05-26 15:24:09 +01:00
ServerAdmin send -> sendStatus 2015-07-08 16:56:38 +01:00
Spelling change error handling on spelling 2015-10-22 20:15:50 +01:00
StaticPages if blog or universities site is down don't crash, send 500 2015-08-20 16:55:16 +01:00
Subscription wip - downgrade options it all works, need unit tests & translations 2015-12-08 18:23:28 +00:00
SystemMessages Add in system messages 2014-07-24 13:24:08 +01:00
Tags fixed #100, if tags is not running you should be able to delete a project still 2014-04-16 17:44:57 +01:00
ThirdPartyDataStore send -> sendStatus 2015-07-08 16:56:38 +01:00
TrackChanges archive in track changes as well as docstore 2015-10-19 15:44:50 +01:00
Uploads increase number of files that can be uploaded & limit 1 concurent 2015-12-07 16:50:09 +00:00
User Refactor registration so it can be called from modules 2015-12-11 17:11:20 +00:00
Wiki add flag which requires login for /learn 2015-02-24 22:07:36 +00:00