Skip to content

Add export logs with connectivity logging, debug panel export button,…#28

Merged
taylorcox75 merged 1 commit into
mainfrom
bugfix/paume
Feb 7, 2026
Merged

Add export logs with connectivity logging, debug panel export button,…#28
taylorcox75 merged 1 commit into
mainfrom
bugfix/paume

Conversation

@taylorcox75
Copy link
Copy Markdown
Owner

Added a centralized in-memory connectivity log service that captures auth, HTTP, and connection events throughout the app session for diagnostics
Instrumented auth.ts, client.ts, and server-manager.ts to push structured log entries (login attempts, API request/response errors, connection state changes)
Added an Export Full Logs button to the debug panel that gathers diagnostic panel logs, app connectivity logs, and qBittorrent server logs (application + peer) into a timestamped .txt file and shares via the OS share sheet
Fixed missing closing tag in the CONNECTION TEST section on both Add Server and Edit Server screens that caused a build-breaking JSX parse error

@taylorcox75 taylorcox75 merged commit a15042e into main Feb 7, 2026
@taylorcox75 taylorcox75 deleted the bugfix/paume branch February 7, 2026 00:31
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