Skip to content

Develop - #197

Merged
taylorcox75 merged 18 commits into
mainfrom
develop
Jul 31, 2026
Merged

Develop#197
taylorcox75 merged 18 commits into
mainfrom
develop

Conversation

@taylorcox75

Copy link
Copy Markdown
Owner

No description provided.

List content and card padding were nearly zero (2px), making rows feel
cluttered and edge-to-edge. Bump list horizontal padding and card
padding/margins to the standard spacing scale
List content and card padding were nearly zero (2px), making rows feel
cluttered and edge-to-edge. Bump list horizontal padding and card
padding/margins to the standard spacing scale
expo, expo-router, react-native, and 7 other packages were a patch
version behind what SDK 57 expects, which is what expo-doctor's
version-validation check was failing on. Ran expo install --fix and
reinstalled clean to resolve the resulting peer-dependency conflict
with the previously-locked react-native 0.86.0.
…193)

getDirectoryContent('/', ...) on a Windows host always resolves to the
root of whatever drive qBittorrent runs on, but the endpoint accepts a
drive-letter path like D:/ directly. The autocomplete trigger only
fired for text starting with '/', so typing a path on another drive
never fetched suggestions at all. Relax the trigger to also match
Windows drive-letter paths (#180).
…195)

The screenshots/ folder duplicated images already generated in
assets/appstore for App Store listing; README now links directly
to those instead of maintaining a separate copy.
@taylorcox75
taylorcox75 merged commit 67fe800 into main Jul 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant