overleaf/services/web/app/coffee/Features
Alasdair Smith 9d600afdf8 Fix failing tests for token access
If project was changed from token access to private, then we want to
404 on v2 (not redirect to v1). So the logic was changed to check if the
project exists and if it does then a 404 is returned. If it does not
then it redirects to v1.
2018-09-13 12:09:19 +01:00
..
Analytics review fixes and moving licences endpoint to module 2018-08-23 14:39:48 +01:00
Announcements Update analytics manager to use new path 2018-02-07 09:39:00 +00:00
Authentication remove unnecessary error returns and ip fetching 2018-09-07 18:15:32 +01:00
Authorization use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
BetaProgram remove UserLocator 2018-05-28 14:11:13 +02:00
Blog
Captcha remove 'script blocker' from recaptcha message 2018-02-07 14:24:15 +00:00
Chat
Collaborators use multiple emails when relevant 2018-06-08 17:53:45 +02:00
Compile Merge branch 'master' into ns-use-regex-test 2018-08-27 14:26:51 -04:00
Contacts fix undefined last name 2018-06-26 07:50:31 -04:00
Cooldown
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 intial version of user setting for texlive imageName 2018-08-13 10:53:43 +01:00
Email move typeform survey to google forms 2018-08-23 12:34:13 -04:00
Errors Fix failing tests for token access 2018-09-13 12:09:19 +01:00
Exports Merge pull request #792 from sharelatex/hb-fetch-export-zips 2018-08-02 13:50:11 +01:00
FileStore return url from FileStoreHandler.copyFile 2017-12-04 09:42:09 +00:00
HealthCheck added a /health_check/mongo endpoint 2018-08-29 11:24:01 +01:00
Helpers use EmailHelper.parseEmail on registration 2018-06-11 12:31:18 +02:00
History Revert "Revert "add v2 history labels endpoints"" 2018-07-20 15:36:03 +01:00
InactiveData
Institutions check institution confirmation status 2018-08-27 15:45:31 +02:00
LinkedFiles Merge branch 'sk-flush-when-refreshing-linked-file' 2018-08-29 09:27:05 +01:00
Metadata moving data to backend and fixing tests 2017-10-24 10:59:41 +01:00
Newsletter change email: catch invalid emails and don't pass the error back on invalid requests 2018-08-31 11:06:55 +01:00
Notifications move call for creating ip matched notifcation to project controller 2018-09-05 15:40:59 +01:00
PasswordReset Send out confirmation emails on register and record confirmedAt date 2018-06-21 10:21:15 +01:00
Project remove unnecessary error returns and ip fetching 2018-09-07 18:15:32 +01:00
RealTimeProxy
Referal Return blank features, not default features if no bonuses 2018-07-06 09:09:41 +01:00
References add references host into settings 2018-05-30 15:28:59 +01:00
Security Just generate a new token on resending confirmation email 2018-07-13 10:42:31 +01:00
ServerAdmin
Spelling
StaticPages Rename setting and use Features.hasFeatures 2017-11-22 10:45:31 +00:00
Subscription Remove plans redirect 2018-09-05 08:14:05 -05:00
SudoMode
SystemMessages
Tags add new tag methods 2018-09-03 10:40:28 -04:00
Templates add v1 template tests 2018-05-31 13:26:54 +01:00
ThirdPartyDataStore First pass at URL based linked files 2018-03-05 10:37:00 +00:00
TokenAccess Fix failing tests for token access 2018-09-13 12:09:19 +01:00
Uploads Add latexmkrc in FileTypeManager 2018-05-10 16:59:58 -04:00
User Merge pull request #887 from sharelatex/as-logout-of-v1 2018-09-03 14:04:22 +01:00