Skip to content

fix(backup): include non-png assets in local backup and drive sync - #1582

Open
sub-hub wants to merge 1 commit into
kwaroran:mainfrom
sub-hub:backupNonpng
Open

fix(backup): include non-png assets in local backup and drive sync#1582
sub-hub wants to merge 1 commit into
kwaroran:mainfrom
sub-hub:backupNonpng

Conversation

@sub-hub

@sub-hub sub-hub commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

PR Checklist

  • Required Checks
    • Have you added type definitions?
    • Have you tested your changes?
    • Have you checked that it won't break any existing features?
  • If your PR uses models1, check the following:
    • Have you checked if it works normally in all models?
    • Have you checked if it works normally in all web, local, and node-hosted versions? If it doesn't, have you blocked it in those versions?
  • If your PR is highly AI generated2, check the following:
    • Have you understood what the code does?
    • Have you cleaned up any unnecessary or redundant code?
    • Is it not a huge change?
      • We currently do not accept highly AI generated PRs that are large changes.

Summary

The existing backup only included PNG files, but this PR removes that restriction. Instead, Tauri only checks the isDirectory in case it is a folder.

Footnotes

  1. Modifies the behavior of prompting, requesting, or handling responses from AI models.

  2. Over 80% of the code is AI generated.

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