Add backup chart deltas
This commit is contained in:
@@ -1 +0,0 @@
|
||||
d8f84b5b02336673ea9816f589546a7f2b7f7bdc805f945561228f84504feac4 urbm-2026.07.13.r005-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
fbefb46df55f79eb03e1b272295dddb02f3d38ed320eadb7e8bbe8ea3391ec53 urbm-2026.07.13.r006-x86_64-1.txz
|
||||
Vendored
+7
-2
@@ -2,13 +2,18 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.07.13.r005">
|
||||
<!ENTITY version "2026.07.13.r006">
|
||||
<!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 "d8f84b5b02336673ea9816f589546a7f2b7f7bdc805f945561228f84504feac4">
|
||||
<!ENTITY packageSHA256 "fbefb46df55f79eb03e1b272295dddb02f3d38ed320eadb7e8bbe8ea3391ec53">
|
||||
]>
|
||||
<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.07.13.r006
|
||||
- Show timestamp, job, absolute value, and signed change from the previous run when hovering or focusing chart points.
|
||||
- Compare points only with the previous run of the same backup job, including a predecessor just outside the visible seven-day range.
|
||||
- Avoid rebuilding an idle dashboard every two seconds so chart tooltips remain stable.
|
||||
|
||||
### 2026.07.13.r005
|
||||
- Restore the dashboard backup-size and file-count timelines using completed runs from the last seven days.
|
||||
- Plot runs at their actual time and add a backup-job selector that defaults to the most recently used job.
|
||||
|
||||
Reference in New Issue
Block a user