✅ Solved all dependabot alerts.
✅ Display current files being uploaded in backups as we do in sync.
✅ When the application starts or the user logs in, upload all files that weren't uploaded yet.
✅ Invalidate session after logout.
✅ Fix a bug that caused backup folders to not be inmediatly visible in the app.
✅ Timestamp in logs now is based on the server datetime (GMT+2).
✅ Upload is cancelled and retried again correctly if a file is modified during upload.
✅ Improve the performance of the antivirus.
✅ Improve and simplify the delete logic in sync.
✅ Impove and simplify the rename or move logic in sync.
✅ Add a second background sync that is going to create all files that never were created locally and only existed on cloud and viceversa, remove the files locally that were deleted in cloud and still exist locally.
✅ Automated build signing.