Unify directory trees and preload snapshots
This commit is contained in:
@@ -1 +0,0 @@
|
||||
28f348211cf8437f8227303eb0c697e4846048c8cad5b51bf9c26891b271684e urbm-2026.06.21.r001-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
f51b27d4b6bd430c0092014e3b7651f5537965a9daf198895da84fd11e20ed3b urbm-2026.06.21.r002-x86_64-1.txz
|
||||
Vendored
+7
-2
@@ -2,13 +2,18 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r001">
|
||||
<!ENTITY version "2026.06.21.r002">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "28f348211cf8437f8227303eb0c697e4846048c8cad5b51bf9c26891b271684e">
|
||||
<!ENTITY packageSHA256 "f51b27d4b6bd430c0092014e3b7651f5537965a9daf198895da84fd11e20ed3b">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.21.r002
|
||||
- Reuse the expandable folder tree for local repository folders, Rsync targets, restore targets, and directory settings.
|
||||
- Preload complete snapshot file listings once and browse them locally in an expandable restore tree.
|
||||
- Remove the previous snapshot browser truncation and extend the snapshot listing timeout for large backups.
|
||||
|
||||
### 2026.06.21.r001
|
||||
- Add a separate emergency repository unlock action that invokes Restic unlock with --remove-all after a strong confirmation.
|
||||
- Keep the normal unlock action safe by removing only stale locks that Restic considers safe to clear.
|
||||
|
||||
Reference in New Issue
Block a user