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

Cancel hydration #6936

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Cancel hydration #6936

wants to merge 6 commits into from

Commits on Jul 27, 2024

  1. Add {} to single line if.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a6c46ab View commit details
    Browse the repository at this point in the history
  2. Add function to folder to return if hydration is happening.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    18d0ad4 View commit details
    Browse the repository at this point in the history
  3. f => folder.

    - add const auto
    - add {} to single line if
    
    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5fd3686 View commit details
    Browse the repository at this point in the history
  4. Check if sync is running and vfs is hydrating before removing folder.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    619974a View commit details
    Browse the repository at this point in the history
  5. Check if folder is hydrating before checking ofr e-tag changes.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4ddfdb7 View commit details
    Browse the repository at this point in the history
  6. In Folder, use isSyncRunning() to check if sync engine is syncing.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8915cca View commit details
    Browse the repository at this point in the history