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 - Auto Upload Check File Sent For Upload #14342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Jan 8, 2025

  • Tests written, or not not needed

How to Test

Set up auto-upload. The local path must contain nested folders, and each folder should have files.

Ensure all files are fetched from the given directory with subfiles. After successfully uploaded, files should not upload again.

Screenshot 2025-01-08 at 11 48 21

@alperozturk96 alperozturk96 force-pushed the bugfix/auto-upload-check-file-sent-for-upload branch from b6478c2 to de0a8ae Compare January 8, 2025 10:51
@alperozturk96 alperozturk96 requested a review from ZetaTom January 8, 2025 10:58
@alperozturk96 alperozturk96 force-pushed the bugfix/auto-upload-check-file-sent-for-upload branch 3 times, most recently from 6c1a74d to e157951 Compare January 13, 2025 09:47
@alperozturk96
Copy link
Collaborator Author

/backport to stable-3.30

Signed-off-by: alperozturk <[email protected]>
@alperozturk96 alperozturk96 force-pushed the bugfix/auto-upload-check-file-sent-for-upload branch from e157951 to 02bbfc9 Compare January 15, 2025 08:38
Copy link

Codacy

Lint

TypemasterPR
Warnings5555
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness5858
Dodgy code294294
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness77
Performance5353
Security1818
Total504504

Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14342.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2024-12-11 -> 2024-12-17: Auto upload: all existing files were scheduled again
1 participant