Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Main dashboard: Update only values NOT html code to avoid unresponsive clicks (devices API)

  • Minor

I already commented this in one of the Unraid 6.8.X or 6.9.X update topics after the main dashboard has been completely changed, but it was never fixed.

 

Bug:

Clicking on "Disk X" or any other of the clickable icons does randomly nothing.

 

The reason is that Unraid is reloading most of the content through the "devices" API every second:

image.thumb.png.de87ed7ef1c2091a85429f7bd40b4112.png

 

And if you click on an icon while the content is reloading, the click does nothing (race condition).

 

How to solve this:

- the "devices" API should return JSON which contains only the relevant data, like temp, speed, usage, etc without any html code

- the html content stays fixed and only the values are updated

 

In addition the huge overhead of this API is reduced by >90%, which is nice for mobile vpn connections.

 

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.