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

BugFix - NPE internalFolderSyncTimestamp & File Existence Check #13612

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2024

  1. dont let setInternalFolderSyncTimestamp via null value, dont return n…

    …ullable value
    
    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    76f578f View commit details
    Browse the repository at this point in the history
  2. Add file existence check

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4f19d2d View commit details
    Browse the repository at this point in the history
  3. check folder.storagePath existence

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    69b5242 View commit details
    Browse the repository at this point in the history
  4. fix kotlin spotless check

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3056f74 View commit details
    Browse the repository at this point in the history
  5. dont check file existence

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c9eee52 View commit details
    Browse the repository at this point in the history
  6. check file existence due to not cause worker fails

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1a6144a View commit details
    Browse the repository at this point in the history
  7. catch exceptions

    Signed-off-by: alperozturk <alper_ozturk@proton.me>
    alperozturk96 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    51fbb8f View commit details
    Browse the repository at this point in the history