mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-01-13 09:40:13 -06:00
Refactors haptic feedback usage to use a hook that will determine based on the user input if a haptic feedback event should be triggered. This fixes the issue where users would get haptic feedback even if the toggle for reducing it was enabled Refactors login flow to use external hooks to clean up components and split display vs functional logic Fixes DNS lookups in login flow. Now when a hostname connection fails, Jellify will properly perform a DNS lookup to determine the proper IP address of the Jellyfin server This should address issues with users connecting over Tailscale or relying on a custom DNS entry configured locally * update react navigation