Adam Warner
|
51fc14a4db
|
Set an upper limit on the number of rows returned for the query log (#3346)
|
2025-03-29 10:34:08 +00:00 |
|
XhmikosR
|
85ac52adfe
|
Queries: escape querystatus.fieldtext
Even though right now the API doesn't include any HTML code, it's a better practice to be defensive here.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-27 16:41:22 +02:00 |
|
XhmikosR
|
e8e60880ba
|
Queries: use fieldText directly
It no longer includes raw HTML, so it should be fine to use it directly
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-27 15:32:44 +02:00 |
|
Adam Warner
|
572dcbf110
|
Remove "All" option from query log, max to 1000 (add in an additional step between 100 and 1000)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2025-03-26 21:35:52 +00:00 |
|
XhmikosR
|
bd693fad80
|
Queries: fix potential DOM text reinterpreted as HTML issue
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-23 18:32:09 +02:00 |
|
DL6ER
|
5f3bcdac3c
|
Merge branch 'development' into new/web_prefix
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-03-09 20:15:59 +01:00 |
|
DL6ER
|
a7f1ca7800
|
Allow path prefix multiplexing the dashboard and API. See https://github.com/pi-hole/FTL/pull/2319 for further details
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-03-02 20:20:10 +01: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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|