Commit Briefs

Omar Polo

semplifications; now NULL is allowed


Omar Polo

include tmpl.h



Omar Polo

fix url handling in tp_figure

now we pass the correct url from proxy.c


Omar Polo

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.


Omar Polo

fix crash if path is NULL



Omar Polo

style; parenthesize returns


Omar Polo

workaround template compiler bug

the '\0' check doesn't seem to be correctly translated


Omar Polo

fix html generation

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


Omar Polo

fixup


Omar Polo

style



Omar Polo

tweaks to the input page

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


Omar Polo

support gemini code 1x