Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(files): Correctly copy the cache information during copy operations #48651

Merged
merged 2 commits into from
Dec 4, 2024

Commits on Dec 3, 2024

  1. fix(files): Correctly copy the cache information on copy operations

    Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder.
    
    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    199b0bd View commit details
    Browse the repository at this point in the history
  2. test(View): Copy preserves content

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    425e0c3 View commit details
    Browse the repository at this point in the history