overleaf/services/web/app/coffee/Features
2018-03-09 11:11:06 +00:00
..
Analytics More explicit handling of empty-string country-code 2018-03-06 10:32:28 +00:00
Announcements Update analytics manager to use new path 2018-02-07 09:39:00 +00:00
Authentication Reverse an un-necessary change 2018-03-05 13:24:54 +00:00
Authorization use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
BetaProgram Remove the Metrics module, use metrics-sharelatex 2017-04-03 16:18:30 +01:00
Blog jpeg -> json 2017-03-20 11:08:42 +00:00
Captcha remove 'script blocker' from recaptcha message 2018-02-07 14:24:15 +00:00
Chat Don't call sync functions inside async 2017-05-04 17:04:20 +01:00
Collaborators use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
Compile make getSafePathname a method in CompileController rather than Project 2018-02-16 13:10:48 +00:00
Contacts WIP: refactor 2016-09-05 15:58:31 +01:00
Cooldown if projectId is not defined, error out 2017-05-10 15:25:23 +01:00
Docstore return 404 for api request on missing doc 2017-04-27 16:41:53 +01:00
Documents refactor ProjectEntityHandler 2018-02-12 13:33:59 +00:00
DocumentUpdater add resync project history endpoint 2018-03-09 11:11:06 +00:00
Downloads use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
Editor Hook up refresh button to backend 2018-03-05 10:37:00 +00:00
Email Swap out email templates based on brand prefix 2017-12-21 10:26:14 +00:00
Errors More renaming 2018-01-18 16:41:26 +00:00
FileStore return url from FileStoreHandler.copyFile 2017-12-04 09:42:09 +00:00
HealthCheck Move all redis end points to be cluster compatible 2017-05-04 15:22:54 +01:00
Helpers Move Helpers/EmailHelpers to Helpers/EmailHelper 2016-08-02 15:42:26 +01:00
History add resync project history endpoint 2018-03-09 11:11:06 +00:00
InactiveData avoid error when passing as limit in mongo query 2017-09-05 12:33:13 +01:00
LinkedFiles Logging and error message tweaks 2018-03-05 10:37:53 +00:00
Metadata moving data to backend and fixing tests 2017-10-24 10:59:41 +01:00
Newsletter
Notifications WIP: refactor 2016-09-05 15:58:31 +01:00
PasswordReset remove commented out code 2017-02-06 16:35:52 +00:00
Project Show linked file status in front end 2018-03-05 10:37:00 +00:00
RealTimeProxy
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 Move all redis end points to be cluster compatible 2017-05-04 15:22:54 +01:00
ServerAdmin Remove stray redis imports. 2016-12-19 12:17:23 +00:00
Spelling WIP: refactor 2016-09-05 15:58:31 +01:00
StaticPages Rename setting and use Features.hasFeatures 2017-11-22 10:45:31 +00:00
Subscription use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
SudoMode If external auth system is in use, skip sudo-mode checks 2017-05-15 15:46:24 +01:00
SystemMessages Update SystemMessageManager.coffee 2017-03-01 15:46:43 +00:00
Tags WIP: refactor 2016-09-05 15:58:31 +01:00
ThirdPartyDataStore First pass at URL based linked files 2018-03-05 10:37:00 +00:00
TokenAccess Set redirect when bouncing away from token route 2017-11-15 13:30:40 +00:00
Uploads First pass at URL based linked files 2018-03-05 10:37:00 +00:00
User Refactor to always use req.externalAuthenticationSystemUsed 2017-11-20 10:10:23 +00:00