.. |
AuthBody.js
|
Add separate component for post-auth security flows
|
2020-01-27 22:28:07 +00:00 |
AuthFooter.js
|
Use noreferrer in addition to noopener for edge case browsers
|
2020-02-23 22:14:29 +00:00 |
AuthHeader.js
|
disable language dropdown too
|
2020-04-15 14:19:47 +01:00 |
AuthHeaderLogo.js
|
Extract auth header logo to new component
|
2019-01-22 22:41:10 -06:00 |
AuthPage.js
|
Convert many imports to handle ES6 exports
|
2019-12-22 21:04:42 -07:00 |
CaptchaForm.js
|
Label and use UNSAFE_componentWillMount to minimize warnings
|
2020-03-31 14:15:23 -06:00 |
CompleteSecurityBody.js
|
Add separate component for post-auth security flows
|
2020-01-27 22:28:07 +00:00 |
CountryDropdown.js
|
Replace png flags with use of Twemoji
|
2020-05-11 22:04:18 +01:00 |
CustomServerDialog.js
|
Convert CommonJS exports to ES6-compatible exports
|
2019-12-22 21:01:02 -07:00 |
InteractiveAuthEntryComponents.js
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/appearance-tab
|
2020-06-01 14:32:31 +01:00 |
LanguageSelector.js
|
disable language dropdown too
|
2020-04-15 14:19:47 +01:00 |
ModularServerConfig.js
|
Update Modular hosting link
|
2020-05-23 08:48:28 +01:00 |
PassphraseField.tsx
|
Lint a few semicolons
|
2020-06-18 14:32:43 +01:00 |
PasswordLogin.js
|
Fix field placeholder regression
|
2020-05-28 21:09:42 +01:00 |
RegistrationForm.js
|
Fix field placeholder regression
|
2020-05-28 21:09:42 +01:00 |
ServerConfig.js
|
Appease the linter by turning it off
|
2020-04-01 14:45:54 -06:00 |
ServerTypeSelector.js
|
Update Modular hosting link
|
2020-05-23 08:48:28 +01:00 |
SignInToText.js
|
Convert many imports to handle ES6 exports
|
2019-12-22 21:04:42 -07:00 |
Welcome.js
|
Instead of passing sso and cas urls to Welcome, route via start_sso and start_cas
|
2020-06-25 22:00:22 +01:00 |