Commit Graph

8 Commits

Author SHA1 Message Date
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
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
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