Commit Graph

24 Commits

Author SHA1 Message Date
Adam Warner
1b509593c9 Treat 0.0 response as NULL. Also get the in-memory timetamp, and then use whichever of the two timestamps is smallest (and non-zero)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-11-12 23:11:53 +00:00
Dominik
2dc220326a Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
2025-10-04 09:12:15 +02:00
DL6ER
3b3fc03949 Hint at the special role of the underscore character
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-08-09 10:26:54 +02:00
yubiuser
3a6f0c8cee queries: change box to an info one (#3476) 2025-05-20 18:55:42 +02:00
XhmikosR
6bdaec544b queries: minor grammar fix
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-05-20 18:49:15 +03:00
XhmikosR
8b71034d36 queries: change box to an info one
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-05-20 18:39:08 +03:00
yubiuser
aa98731084 Add hint about wildcard search in advanced query filtering
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-11 13:25:17 +02:00
XhmikosR
38da01eb18 queries: fix box markup
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-05-07 09:18:42 +03:00
XhmikosR
2b586f07d9 queries: add missing display: none
Fixes the first expand not having animation


Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-04-21 14:55:55 +03:00
XhmikosR
ca6c773e43 queries: make the Advanced filtering button occupy all space
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-04-21 11:12:58 +03:00
XhmikosR
2dd128fbfb Revert the defer addition for now
There are still cases we are getting TypeErrors. We should try again after grouping our assets together in all pages.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-04-03 07:52:28 +03:00
Dominik
e3ead702ce queries: switch to a real button (#3339) 2025-03-23 19:06:35 +01:00
XhmikosR
1262c83499 Queries: actually switch to a real button
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-23 19:46:52 +02:00
XhmikosR
1acb80536b Refactor assets loading
* move fonts first
* move CSS and JS along with the rest
* move default auto theme media checks to the HEAD instead of imports

Also, use `script defer`. This makes the JS files non-blocking.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-23 07:08:37 +02: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
yubiuser
4c21641663 Unify vendor file location
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 20:12:11 +01:00
DL6ER
24095e215e Disable live updates when on-disk is selected
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-11-30 22:11:27 +01:00
DL6ER
72e06da4da Add live Query Log feature
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-11-28 23:52:15 +01:00
DL6ER
808c9f0abd Fix how Bootstrap-Notfy is used by Pi-hole
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-10-27 16:12:20 +02:00
DL6ER
dedf8cddac Use stopwatch-icon for reply time in Query Log and fix abandoned CSS
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-10-23 21:31:25 +02:00
DL6ER
d8a1469322 Add "Delay" column to Query Log
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-10-15 12:31:32 +02:00
DL6ER
7a15ea322e Implement new API's endpoints for the buttons on the Query Log and actually show them
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-07-28 16:19:11 +02:00
RD WebDesign
9cb15d0443 Remove inner boxes to simplify the design
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-07-26 18:44:40 -03:00
DL6ER
7156cc541f Port PHP to Lua Pages
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-04-26 21:57:11 +02:00