jellyfin / jellyfin-uwp

UWP Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
65 stars 30 forks source link

Rebase PR: Revert WebView2 Update, Fix URL Validation (Failed Update Rollback #40

Closed Killerherts closed 7 months ago

Killerherts commented 7 months ago

Rebased from commit b99c7ea4 on October 2, 2022.

  1. Updated Onboarding Page for Improved URL Verification:

    • Implemented fixes to enhance URL verification on the Onboarding page.
  2. Enhanced Error Handling for 3XX Status Codes:

    • Improved error handling for 3XX status codes received during HTTPS checks.
    • Now extracts the new location from the 300 status code for redirection handling.