overleaf/services/web/app/coffee/Features
James Allen 1d89a535a1 Merge pull request #208 from sharelatex/ja-front-end-history
Add in web front end that supports v2 history; Fixes #168
2017-12-19 15:00:34 +00:00
..
Analytics fixup AuthenticationController from missing module after merge 2017-03-27 09:42:49 +01:00
Announcements mark announcments before user signs up as read 2017-02-14 12:29:48 +00:00
Authentication Pull out logic into module 2017-08-09 11:50:05 +02:00
Authorization Fix indentation 2017-10-19 14:54:59 +01: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 Refactor captcha into middleware and angular service 2017-12-11 12:58:55 +00:00
Chat Don't call sync functions inside async 2017-05-04 17:04:20 +01:00
Collaborators Refactor captcha into middleware and angular service 2017-12-11 12:58:55 +00:00
Compile filter missing doc_ids from root doc_ids list 2017-10-17 15:49:02 +01: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 return pathname from DocumentController.getDoc 2017-09-29 15:37:10 +01:00
DocumentUpdater Merge pull request #208 from sharelatex/ja-front-end-history 2017-12-19 15:00:34 +00:00
Downloads Move content-disposition setting into a method on res 2017-04-12 16:00:02 +01:00
Editor pass userId to EditorHttpController.deleteEntity 2017-12-18 15:15:36 +00:00
Email added null checks to mandrill 2017-12-11 11:48:31 +00:00
Errors Change error type for consistency 2017-12-12 12:59:10 +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 Split project_history.enable in initializeHistoryForNewProjects and sendProjectStructureOps 2017-12-19 13:58:47 +00:00
InactiveData avoid error when passing as limit in mongo query 2017-09-05 12:33:13 +01: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 Merge pull request #208 from sharelatex/ja-front-end-history 2017-12-19 15:00:34 +00:00
RealTimeProxy
Referal Remove ReferalMiddleware, dead code. 2016-09-23 14:42:57 +01:00
References
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 Remove the obsolete update-billing-details page 2017-11-28 11:52:14 +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 set userId when deleting entities via the tpds 2017-12-18 15:15:36 +00:00
TokenAccess Set redirect when bouncing away from token route 2017-11-15 13:30:40 +00:00
Uploads pass user_id into EditorController.replaceFile 2017-12-04 09:42:09 +00:00
User Refactor to always use req.externalAuthenticationSystemUsed 2017-11-20 10:10:23 +00:00