overleaf/services/web/app/coffee/Features/User
2018-07-03 20:59:38 +02:00
..
UserAffiliationsManager.coffee call v1 affiliation deletion endpoint with POST instead of DELETE 2018-06-28 13:48:28 +02:00
UserController.coffee Fixup mixed indentation 2018-06-29 19:36:59 -03:00
UserCreator.coffee add emails attribute on user creation 2018-06-08 17:53:45 +02:00
UserDeleter.coffee delete affiliations on user deletion 2018-06-28 13:47:19 +02:00
UserEmailsConfirmationHandler.coffee Store OneTimeTokens in mongo rather than redis 2018-06-21 10:22:08 +01:00
UserEmailsController.coffee fix delete endpoint 2018-06-26 19:50:12 +02:00
UserGetter.coffee refactor affiliation requests 2018-06-28 13:47:16 +02:00
UserHandler.coffee Invite users in the invited_emails array 2018-06-06 15:36:53 +01:00
UserInfoController.coffee handle OL or SL ids in UserInfoController.getPersonalInfo 2017-09-26 11:40:05 +01:00
UserInfoManager.coffee Get user info via web, not chat 2017-01-06 13:41:58 +01:00
UserPagesController.coffee Hide affiliations UI behind feature flag. 2018-06-25 17:06:23 +01:00
UserRegistrationHandler.coffee Send out confirmation emails on register and record confirmedAt date 2018-06-21 10:21:15 +01:00
UserSessionsManager.coffee null check the user correctly 2017-08-03 13:17:39 +01:00
UserSessionsRedis.coffee Move all redis end points to be cluster compatible 2017-05-04 15:22:54 +01:00
UserUpdater.coffee parse email in UserUpdater 2018-07-03 20:59:38 +02:00