Commit Graph

5 Commits

Author SHA1 Message Date
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
DL6ER
5bf7b28b53 Add Tools -> Interfaces page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-14 23:24:22 +02:00