Use page scrolling for snapshot browser
This commit is contained in:
@@ -1 +0,0 @@
|
||||
16f5c885cf7120e0f402088db4d60c3b0abe9042b9aea6596831b054e8bddad0 urbm-2026.07.13.r007-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
b5b8d5e650c016cb5811fc411f844155b4162f6be7eaff02481a0e99eb5c44cb urbm-2026.07.13.r008-x86_64-1.txz
|
||||
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.07.13.r007">
|
||||
<!ENTITY version "2026.07.13.r008">
|
||||
<!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 "16f5c885cf7120e0f402088db4d60c3b0abe9042b9aea6596831b054e8bddad0">
|
||||
<!ENTITY packageSHA256 "b5b8d5e650c016cb5811fc411f844155b4162f6be7eaff02481a0e99eb5c44cb">
|
||||
]>
|
||||
<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.r008
|
||||
- Remove the nested vertical scrollbar from the snapshot repository browser and use the normal Unraid page scroll.
|
||||
- Keep lazy folder loading and cap deep tree indentation so long paths remain usable on desktop and mobile.
|
||||
|
||||
### 2026.07.13.r007
|
||||
- Extend both dashboard backup timelines from seven to fourteen days.
|
||||
- Keep axis labels, empty states, hover deltas, and predecessor comparisons consistent with the longer range.
|
||||
|
||||
Reference in New Issue
Block a user