summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-02 16:49:00 -0400
committerJune McEnroe <june@causal.agency>2018-04-02 16:49:00 -0400
commit0c46833947fa334ee52a02426146d4d78912d159 (patch)
tree8b371671a6f2620cef9034ee08aa43cefd202cfa /etc/tf
parentUse function pointers in scheme (diff)
downloadsrc-0c46833947fa334ee52a02426146d4d78912d159.tar.gz
src-0c46833947fa334ee52a02426146d4d78912d159.zip
Rewrite scheme in a more sensible order
Diffstat (limited to 'etc/tf')
0 files changed, 0 insertions, 0 deletions
ress PNG data in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe