summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-02 22:03:45 -0500
committerJune McEnroe <june@causal.agency>2022-02-02 22:03:45 -0500
commitd0018fb9173f797aac223abe846d4948ec0a6d68 (patch)
treeb6f30cea12bf8cb9826564154b276260d9cd1d54 /bin/dash
parentAdd whinclude (diff)
downloadsrc-d0018fb9173f797aac223abe846d4948ec0a6d68.tar.gz
src-d0018fb9173f797aac223abe846d4948ec0a6d68.zip
Publish "Introducing Jorts"
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ass='logheader'>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