element-portable/src/components/views/auth
David Baker 4bcb9f12d4 Add target="_blank" to links that don't have it
This is now more of a problem in the Electron app because of
https://github.com/electron/electron/issues/8841 but is still
annoying in the webapp if you're taken away from your chat client.

Exception is the SSO link, as commented (issue filed at
https://github.com/vector-im/riot-web/issues/8247).

Fixes https://github.com/vector-im/riot-web/issues/8226
2019-01-24 16:19:18 +00:00
..
AuthBody.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
AuthButtons.js Rename LoginBox to AuthButtons 2019-01-21 19:11:43 -06:00
AuthFooter.js Add target="_blank" to links that don't have it 2019-01-24 16:19:18 +00:00
AuthHeader.js Move LanguageSelector to views 2019-01-23 16:14:03 -06:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
CaptchaForm.js Add target="_blank" to links that don't have it 2019-01-24 16:19:18 +00:00
CountryDropdown.js Enable linting for all auth related files 2019-01-23 18:32:36 -06:00
CustomServerDialog.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
InteractiveAuthEntryComponents.js Enable linting for all auth related files 2019-01-23 18:32:36 -06:00
LanguageSelector.js Move LanguageSelector to views 2019-01-23 16:14:03 -06:00
PasswordLogin.js Merge pull request #2493 from jryans/auth-lint 2019-01-23 19:04:54 -06:00
RegistrationForm.js Enable linting for all auth related files 2019-01-23 18:32:36 -06:00
ServerConfig.js Enable linting for all auth related files 2019-01-23 18:32:36 -06:00