summaryrefslogtreecommitdiff
path: root/src/html.c
AgeCommit message (Collapse)Author
2026-02-22Correctly read the last statusJesper Jensen
I don't know what the code before was doing, but it was not right.
2026-02-21Parse the status closer to the databaseJesper Jensen
2026-02-21Tweak layout a bitJesper Jensen
2026-02-21Introduce new chain style handler processingJesper Jensen
2026-02-21Let the html layer fiddle with requestJesper Jensen
2026-02-21Add the protocol to the curl exampleJesper Jensen
2026-02-21Simplfy the html when adding clientsJesper Jensen
2026-02-21Clean up some of the cssJesper Jensen
2026-02-21Extract a style for consistencyJesper Jensen
2026-02-21Simplify some of teh htmlJesper Jensen
2026-02-21Split up the rendering from the logicJesper Jensen