Commit Graph

15 Commits

Author SHA1 Message Date
Dominik
27696fa229 Set default values for each property of versions object (#3268) 2025-03-07 11:39:44 +01:00
RD WebDesign
c3d09c92e9 Use "N/A" if local.version is null to avoid empty version
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-03-07 01:45:59 -03:00
DL6ER
afd595de72 Merge branch 'development' into fix/load_not_cpu
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-06 17:34:14 +01:00
XhmikosR
96be2b7363 Use singular if we have one core
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 17:43:47 +02:00
DL6ER
9a40f4a7e1 Improve memory unit selection for devices with less than 1 GB of RAM
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-03 09:14:36 +01:00
RD WebDesign
54e5b29416 Setting default values for each property of versions object
- set Docker versions (local/remote) to `null` if they are empty strings, undefined or null;
- set other components versions to `"N/A"` if they are empty strings, undefined or null;
- set branches and hashes to `null` if they are empty strings, undefined or null;

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-03-02 00:05:01 -03:00
Dominik
362ffac148 Improve tooltip wording
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
2025-02-27 19:37:35 +01:00
DL6ER
98d162fa01 Show total CPU % on the settings / system info page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-02-27 05:58:44 +01:00
DL6ER
714b135afa We should show load, not CPU%
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-02-26 20:10:41 +01:00
RD WebDesign
a495fe5ba4 Fix indentation
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-19 19:54:41 -03:00
RD WebDesign
8f72215630 Add a link to the docker tag on the footer if the tag is up-to-date.
Else, show the normal "Update available" link

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-19 19:46:14 -03:00
yubiuser
e1a01b0877 Clearify that only enabled domains are counted
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-03 19:49:31 +01:00
yubiuser
e7f97baab1 Fix prefer-global-this error
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-12-07 16:11:35 +01:00
yubiuser
664e2dac3d Display update information of individual components only if we are not running in a Docker container
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-11-01 21:58:19 +01:00
yubiuser
1e922a8b29 Move all files from /scripts/pi-hole/ to /scripts/
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 20:22:09 +01:00