Show snapshot loading progress bar
This commit is contained in:
+5
-1
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r006">
|
||||
<!ENTITY version "2026.06.21.r007">
|
||||
<!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 "REPLACE_DURING_RELEASE">
|
||||
]>
|
||||
<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.r007
|
||||
- Show an indeterminate progress bar while a complete snapshot file tree is loading.
|
||||
- Explain that no real percentage is available because Restic returns the full file listing only after completion.
|
||||
|
||||
### 2026.06.21.r006
|
||||
- Sort runs and snapshots newest-first so lists get older from top to bottom.
|
||||
- Apply newest-first ordering consistently to dashboard activity, activity history, failed runs, and snapshot tables.
|
||||
|
||||
Reference in New Issue
Block a user