Commit Graph

43 Commits

Author SHA1 Message Date
DL6ER
4ee9c83d9c Sort interfaces:
- interfaces that do not depend on others (and have no children) are placed at the top of the treeview
 - interfaces that do have children get them directly assigned below them

Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-06 18:42:06 +01: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
DL6ER
556aa65103 Add total/permitted/blocked filtering for domains and clients on the dashboard's top lists
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-06 17:32:15 +01:00
DL6ER
0af76428f5 Show state, not carrier behind interface in the Pi-hole interface overview
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-06 04:24:11 +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
86210b24a4 Use margin-right instead of spaces after dnssec icon in Query Log (#3267) 2025-03-02 04:06:03 -03:00
RD WebDesign
ef74db8a3d Fix the insertion of multiple domains as wildcard (#3259) 2025-03-02 04:05:24 -03:00
RD WebDesign
f6168a4d03 Use margin-right instead of spaces after dnssec icon in Query Log
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-03-01 01:19:01 -03:00
RD WebDesign
14ea1b8e61 Add a hidden column to the network table to allow filtering by hostnames (#3264) 2025-02-28 17:02:54 -03:00
RD WebDesign
6cad52b8d1 Set the interface name in Settings > DNS page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-27 23:29:23 -03:00
RD WebDesign
efa9d146bc Add a hidden column to allow searching by hostnames
Note: using "hide" CSS class to hide the column even if datatables decides to show it

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-27 22:04:18 -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
f3684533aa Remove leading "*." before turning the domain into a regex
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-26 14:24:25 -03:00
RD WebDesign
dca9a00563 Change kind from "exact" to "regex" only after the loop
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-25 17:58:40 -03:00
yubiuser
002c39ef78 Save the state of the query log table infinitely
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-23 14:28:38 +01:00
DL6ER
1f6ebdbea3 Accept tabs inside dns.hosts and strip possible trailing comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-02-22 11:27:07 +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
RD WebDesign
59bd0098df Use the combination of the 2 fields as data for the Type column
to allow correct sorting

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-02-04 16:47:21 -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
RD WebDesign
cd49280bca Simplify the text on list details table
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-01-31 14:43:44 -03:00
Dominik
8e239ec4e0 Modify status text if a reply was received for clarify (#3203) 2025-01-30 20:47:08 +01:00
DL6ER
64c191fd32 Modify status text if a reply was received for clarify
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-01-30 17:50:50 +01:00
RD WebDesign
9d49c618b9 Tweak margin and padding to achieve better indentation alignment
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-01-27 17:21:49 -03:00
DL6ER
c56578b578 Use new dnssec.color instead of the removed dnssecClass variable
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-01-21 19:36:53 +01:00
Dominik
37fcb780a7 Show DNSSEC status icon (if applicable) (#3185) 2025-01-20 18:01:32 +01:00
DL6ER
f91e8a0f49 Fix ability to add groups with spaces in them if thy are enclosed in quotes
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-12-23 18:06:00 +01:00
DL6ER
fcbc8a709f Add possibility to assign groups to newly added entries from the beginning
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-12-23 12:37:17 +01:00
RD WebDesign
607ef8a2e9 Apply review suggestion
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-12-21 19:32:36 -03:00
RD WebDesign
fa36f6493c Actually move the icon to the left
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-12-21 18:40:25 -03:00
RD WebDesign
8f57898497 Left align DNSSEC icons
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-12-19 14:56:46 -03:00
Dominik
43efed6834 Use better icon
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
2024-12-18 21:39:36 +01:00
DL6ER
1bf622f296 Show DNSSEC status icon (if applicable)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-12-18 11:37:28 +01:00
DL6ER
e7a97d382a Show extended DNS error (if applicable)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-12-18 10:55:54 +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
b7b9227b3a Fix max-depth error
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-12-07 16:09:47 +01:00
yubiuser
4277311bc7 Adjust onZoom callback to not trigger on chart.zoomScale introduced in v2.1.0 of the chartjs zoom plugin
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-11-27 22:19:45 +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
9b4d03d53e Remove obsolete debug.js
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 20:25:10 +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