about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-07 00:33:52 -0500
committerJune McEnroe <june@causal.agency>2019-01-07 00:33:52 -0500
commit966500b7c047c23b8dc0f729e7d2daba7700f11d (patch)
treed285cf9404d29c0ec317fdfd3c27f0eff902e80b /.gitignore
parentAdd license notice to explore JavaScript (diff)
downloadtorus-966500b7c047c23b8dc0f729e7d2daba7700f11d.tar.gz
torus-966500b7c047c23b8dc0f729e7d2daba7700f11d.zip
madvise MADV_NOCORE in image
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
mp;id=c54a8b6b8800402dd595ef7c749165b6e00164a5&follow=1'>Remove unused prevEventJune McEnroe 2020-07-23Rewrite configure scriptJune McEnroe 2020-07-21Add OpenBSD instructionsJune McEnroe 2020-07-21Use a .pc file to configureJune McEnroe 2020-07-19Filter networks with only private contexts from recents as wellJune McEnroe 2020-07-18Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe