Commits


semplifications; now NULL is allowed


include tmpl.h


set auto-focus for the server input request


fix url handling in tp_figure now we pass the correct url from proxy.c


tp_head/foot can be called with clt->clt_pc NULL; handle it it happens when there's an error or we don't have a match for the proxy.


fix crash if path is NULL


wrap preformatted in a figure and provide a caption too (if any)


style; parenthesize returns


workaround template compiler bug the '\0' check doesn't seem to be correctly translated


fix html generation a space is mandatory between the tag and the attribute, but the template compiler trims it out. Use {{ " " }} as a workaround.


fixup


style


use "$SCRIPT_NAME/galileo.css" as default value for the stylesheet


tweaks to the input page - wrap the server prompt in <q> - don't wrap the label text into a <span> - add a submit button


support gemini code 1x