Vandal
Vandal
### Description This PR intends to add the much requested and discussed functionality to change passphrase in vorta UI. ### Related Issue Closes #303 ### Motivation and Context This change...
### Description This PR introduces multiple small fixes for currently open issues. Fixes https://github.com/borgbase/vorta/issues/2134 **BUG**: Does not exist error due to missing DB entry. - Added a check to determine...
### Description This PR fixes a bug where renaming an archive and then canceling the operation by pressing the ESC key caused subsequent actions (Extract, Diff, etc.) to rename all...
### Description This PR adds more clarity to the exclude dialog by specifying that exclusion uses file name pattern matching (fnmatch) by default. It also updates the title to "Exclude...