overleaf/services/web/app/coffee/Features
2018-05-04 09:44:13 +01:00
..
Analytics Early return only applies to fault tolerant request 2018-03-23 10:02:11 +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
Blog
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 Re-order compile rate limits to do project/user check before everyone check 2018-04-17 14:43:54 +01:00
Contacts
Cooldown if projectId is not defined, error out 2017-05-10 15:25:23 +01:00
Docstore
Documents return projectHistoryId in DocumentController.getDoc 2018-04-13 13:45:02 +01:00
DocumentUpdater send projectHistoryId with resync requests 2018-04-13 13:45:03 +01:00
Downloads use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
Editor Merge branch 'master' into ja-restore-files 2018-04-16 16:14:31 +01:00
Email Swap out email templates based on brand prefix 2017-12-21 10:26:14 +00:00
Errors disable history resync when project-history is not enabled 2018-03-15 16:57:39 +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
History Use mkdirp when restoring a file if the folder doesn't exist 2018-04-06 15:20:51 +01:00
InactiveData avoid error when passing as limit in mongo query 2017-09-05 12:33:13 +01:00
LinkedFiles Fix invocation of getFileStream 2018-05-03 15:30:44 +01:00
Metadata moving data to backend and fixing tests 2017-10-24 10:59:41 +01:00
Newsletter
Notifications
PasswordReset
Project Add an endpoint to get users projects as json 2018-05-04 09:44:13 +01:00
RealTimeProxy
Referal
References
Security Move all redis end points to be cluster compatible 2017-05-04 15:22:54 +01:00
ServerAdmin
Spelling
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
Tags
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 Use eachSeries rather than a job array 2018-03-13 13:30:06 +00:00
User Refactor to always use req.externalAuthenticationSystemUsed 2017-11-20 10:10:23 +00:00