Jan

Results 14 issues of Jan

The web UI currently uses AngularJS which is [out of support](https://docs.angularjs.org/misc/version-support-status) since 2022. This means it gets no security fixes anymore. The version we are using is even older (from...

- [x] I have searched open and closed issues for duplicates. - [x] I have searched the [forum](https://forum.duplicati.com) for related topics. ---------------------------------------- ## Environment info - **Duplicati version**: 2.0.7.100 -...

Closes #5091 Fixes that any fatal error in test-filters created an INVALID! file in the current working dir. I tested that a newly created backup still saves fatal errors for...

- Fixes part of #5023 - Also adds more test cases to track some known reproducible issues (those that fail are category "Bug" and explicit only). ## Steps to reproduce...

Closes #4693 This fixes multiple issues with deleted / duplicated blocks: - Reuse existing deleted blocks to prevent uploading duplicated copies that can cause problems later - When running recreate...

If any dlist files have a newer timestamp than the last database backup, the repair is aborted before remote files are deleted. This prevents data loss like in #4579, when...

Changes to make the force-locale option work correctly: - Localization culture is set from multiple threads on the server, so use current local context for every new call instead of...

Closes #4751 Draft because #4962 has changes that are a prerequisite for this PR. Once that is merged, this PR can be rebased and merged. ## Improvements to source file...

Closes #4884 - Fix missing block error message when restoring empty files, which were not restored - Fix bug when restoring backup that only contains one file with recovery tool...

Closes #4970 [Forum post](https://forum.duplicati.com/t/backend-quota-exceeded-i-know-its-been-covered-but/16488?u=jojo-1000) - Add `--quota-disable` option to disable the reported backend quota. Sometimes Mono does not report the quota for the backup path, but rather for a parent...