aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2018-2026Raúl Benencia13 days2-2/+2
|
* Remove Bootstrap, Glyphicon fonts, and unused CSSRaúl Benencia13 days8-9418/+0
| | | | | Drops bootstrap.css, bootstrap.min.css, default.css (now folded into main.css), and the full glyphicons font set (~538KB total).
* Add local CSS replacing BootstrapRaúl Benencia13 days2-2/+311
|
* refactor: drop jquery and bootstrap jsRaúl Benencia2026-06-045-3910/+24
| | | | | | The heavy JS libraries are only used for a simple navbar. It doesn't make sense to keep them. Instead, a lightweight local version has been implemented.
* refactor: rm jquery from first-party codeRaúl Benencia2026-06-042-74/+208
|
* feat: add human-friendly entry pointGeert Stappers2023-01-041-1/+1
| | | | | | | | | | | | | | | | | * Added /start as entry point, for humans and iPXE The '/poll/1/${netX/mac:hexhyp}' is fairly iPXE internal, not something that invites curious people to look better at shoelaces. Neither it is looking nice in DHCP server configuration. This change adds a HTTP handler for '/start'. And '/start' points to '/poll/1/${netX/mac:hexhyp}'. The benefit of it is that human visible documentation can replace the "voodoo" '/poll/1/${netX/mac:hexhyp}' with "friendly" '/start'. Because it is an addition are the existing HTTP handlers not effected, neither the installed deployments effected. Signed-off-by: Geert Stappers <stappers@stappers.it>
* First public commitRaúl Benencia2018-05-1121-0/+13775
nihil fit ex nihilo