jellyfin-expo/screens
David Mouse 31a8fa8b35 Detect internal HTTPS redirects when detecting external sites
If a server address is entered with HTTP or no protocol, handle URLs with both HTTP and HTTPS as internal sites and do not open a browser.

It may be better to find some method of "following" redirects so we can determine exactly where the "real" address is located.That way we can handle redirects more complicated than HTTP -> HTTPS. If that seems too overboard, this should be enough to catch the situations where people don't type in a protocol.
2019-10-09 01:35:46 -04:00
..
AddServerScreen.js Improve valid url detection 2019-08-27 09:50:08 -04:00
HomeScreen.js Detect internal HTTPS redirects when detecting external sites 2019-10-09 01:35:46 -04:00
ServerLoadingScreen.js Improve valid url detection 2019-08-27 09:50:08 -04:00
SettingsScreen.js Update settings screen styles 2019-08-28 00:09:57 -04:00