mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-25 20:39:23 -05:00
d608779137
* Add playlist item check cache query key and enhance TrackOptions functionality (#326) - Introduced `PlaylistItemCheckCache` to prevent duplicate track additions in playlists. - Implemented fetching of playlist tracks and checking if a track is already in a playlist. - Updated UI to reflect whether a track is in a playlist, improving user experience. Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com> * networking adjustments update info.plist for iOS, updates to login flows to allow overriding the protocol * allow for using a protocol in the server address bar, but make the https:// prepending more apparent so users know what's going on under the hood --------- Co-authored-by: skalthoff <32023561+skalthoff@users.noreply.github.com>