overleaf/services/web/app/coffee/Features
Shane Kilkelly f5ced03074 Set redirect when sending user to login page.
Allows smart redirecting to work when public access is turned off.
2017-01-10 15:42:36 +00:00
..
Analytics to string record event check 2016-11-29 14:38:45 +00:00
Announcements add read property to announcments 2016-12-07 11:39:22 +00:00
Authentication Set redirect when sending user to login page. 2017-01-10 15:42:36 +00:00
Authorization Set redirect when redirecting from restricted 2016-11-22 16:54:03 +00:00
BetaProgram Fix up more session access 2016-09-22 14:30:34 +01:00
Blog use anlaytis api 2016-11-11 17:03:09 +00:00
Chat WIP: refactor 2016-09-05 15:58:31 +01:00
Collaborators Add option to restrict invites to existing user accounts. 2016-12-20 09:54:42 +00:00
Compile WIP: refactor 2016-09-05 15:58:31 +01:00
Contacts WIP: refactor 2016-09-05 15:58:31 +01:00
Docstore Proxy version number to and from docstore 2016-11-29 17:16:56 +00:00
Documents Proxy version number to and from docstore 2016-11-29 17:16:56 +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 Add counts to log message 2016-08-16 11:33:14 +01:00
Email Pass ignoreTLS option to nodemailer 2016-11-02 13:14:54 -04:00
Errors wipe out more session access 2016-09-22 15:33:50 +01:00
FileStore enable range requests on files via ?range=m-n query string. 2016-05-17 16:59:47 +01:00
HealthCheck use new way to send status in express for healthcheck controlller 2016-11-15 11:04:13 +00:00
Helpers Move Helpers/EmailHelpers to Helpers/EmailHelper 2016-08-02 15:42:26 +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 WIP: refactor 2016-09-05 15:58:31 +01:00
PasswordReset clear sessions on password reset 2016-07-05 14:19:59 +01:00
Project log out user id and anonymous when loading editor 2017-01-05 15:02:10 +00:00
RealTimeProxy split site into 2 routers, webRouter and apiRouter 2015-07-01 15:23:18 +01:00
Referal Remove ReferalMiddleware, dead code. 2016-09-23 14:42:57 +01:00
References use underscore.each so it doesn’t blow up on non array. 2016-08-02 15:33:41 +01:00
Security Remove dead code: SessionInvalidator 2016-11-17 15:27:58 +00:00
ServerAdmin send -> sendStatus 2015-07-08 16:56:38 +01:00
Spelling WIP: refactor 2016-09-05 15:58:31 +01:00
StaticPages don't add second slash into uni redirect 2016-10-10 15:36:12 +01:00
Subscription if Recurly error, parse body xml rather than using regex match 2016-12-06 10:39:59 +00:00
SystemMessages Add in system messages 2014-07-24 13:24:08 +01:00
Tags WIP: refactor 2016-09-05 15:58:31 +01:00
ThirdPartyDataStore improve error handling in update merger 2016-09-26 13:57:57 +01:00
TrackChanges WIP: refactor 2016-09-05 15:58:31 +01:00
Uploads WIP: refactor 2016-09-05 15:58:31 +01:00
User More robust session destruction after deleting user account. 2016-11-28 12:37:53 +00:00