overleaf/services/web/app/coffee/Features
2015-06-23 11:19:23 +01:00
..
Authentication changed authentication controller to use req.parsedUrl.pathname as query strings on req.url were breaking the whitelist 2015-04-30 11:57:40 +01:00
Blog Handle errors in request pipes 2014-11-24 13:58:41 +00:00
Chat patched xss hole with messages not setting the content type correctly 2015-05-19 11:04:52 +01:00
Collaborators kill off CollaboratorsHandler. changeUsersPrivilegeLevel as it is not used anywhere 2015-05-28 13:02:08 +01:00
Compile use send build identifier to clsi only for new pdf viewer 2015-03-02 14:59:53 +00:00
Docstore added logging around docstore setting 2014-12-11 16:22:00 +00:00
Documents added logging around docstore setting 2014-12-11 16:22:00 +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 Add in option for global login requirement (defaults to on) 2015-04-15 11:14:53 +01:00
Email changed ShareLaTeX thoughts to go into type form 2015-05-29 16:27:35 +01:00
Errors fixed some bits 2014-08-07 13:56:04 +01:00
FileStore added timeouts to filestore handler 2014-05-08 10:55:44 +01:00
HealthCheck handle unexplained case where smokeTestModule is undefined 2015-05-26 16:33:02 +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 fix Onetime token handler path 2015-05-27 15:06:36 +01:00
Project broken a err and null check into 2 lines 2015-02-19 10:54:28 +00:00
RealTimeProxy Actually proxy websocket connections 2015-03-20 19:08:48 +00:00
Referal sorted out titles 2014-08-01 13:47:14 +01:00
Security make PasswordResetTokenHandler generic so it can be used for invites 2015-05-26 15:24:09 +01:00
ServerAdmin Remove public registration and require that a user be registered by an admin 2015-03-19 14:22:48 +00:00
Spelling
StaticPages sanitise the ref for universities site. and remove unneeded sanitise 2015-01-19 10:49:40 +00:00
Subscription if a domain licence link has expired render a nice message explaining they need to retry 2015-06-01 12:43:42 +01: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 added timeout and logging for tpdsworker queing via http 2015-06-23 11:19:23 +01:00
TrackChanges
Uploads clients can not rename docs/files/folders to blank name. 2015-03-04 11:10:59 +00:00
User renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler 2015-05-27 20:57:54 +01:00
Wiki add flag which requires login for /learn 2015-02-24 22:07:36 +00:00