summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-17 18:45:37 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:03:45 +0000
commit682d4cd47a155594dbc13f1abcb8ec99206a703e (patch)
tree7f479f1f1acd5318cd074c3af41428fb3bf8f8bc /port/cgram/.gitignore
parentUse buffered stdio (diff)
downloadsrc-682d4cd47a155594dbc13f1abcb8ec99206a703e.tar.gz
src-682d4cd47a155594dbc13f1abcb8ec99206a703e.zip
Link to causal.agency cgit from footer
Diffstat (limited to 'port/cgram/.gitignore')
0 files changed, 0 insertions, 0 deletions
it/torus.1?id=afe63c2a8c71facf430c89c0dc4bd64a0a2929f2&follow=1'>Remove incorrect default coordinatesJune McEnroe 2019-01-07Set img src when explore fragment changesJune McEnroe 2019-01-07Compress 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