mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-27 08:10:32 +00:00
31a8fa8b35
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. |
||
---|---|---|
.. | ||
AddServerScreen.js | ||
HomeScreen.js | ||
ServerLoadingScreen.js | ||
SettingsScreen.js |