Commit Graph

11 Commits

Author SHA1 Message Date
Dominik
836de7d9db Add hint that partial matching may not return all possible results
Signed-off-by: Dominik <dl6er@dl6er.de>
2025-11-09 11:11:46 +01:00
XhmikosR
239495dbc1 Remove unused HTML elements
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-04-30 19:05:09 +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
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
RD WebDesign
0854c2afef Better text and controls layout
- use 4-8 columns instead of 6-6;
- use label before the number control (this will show the label on the previous line, when there is a line break);
- right-align second column in larger screens and add small margin;
- remove old HTML comments.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-02-13 15:28:29 -03:00
DL6ER
938c6ef383 Redesign search input field to solve #2701
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-12 12:37:23 +01:00
Christian König
1802ab78dc Change descriptons to signal also allowed domains are searched for
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-10-15 14:07:51 +02:00
RD WebDesign
32fea1414e Applying style to the input control
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-07-23 22:37:05 -03:00
RD WebDesign
0e2f39198a Removing broken and unneeded markup
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-07-23 21:58:16 -03:00
DL6ER
7c7f48206e Ported search.lp (was queryads.php)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-05-07 13:11:23 +02:00