index
:
plugins/gemini
main
Gemini plugin for Dillo written in shell script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gemini.filter.dpi
Age
Commit message (
Expand
)
Author
2024-05-08
Use /usr/bin/env bash instead of /bin/bash
ꙮ
2020-11-10
Support mawk
Charles E. Lehner
2020-11-09
Fix typo
Charles E. Lehner
2020-10-26
Note bashism
Charles E. Lehner
2020-10-26
Update copyright
Charles E. Lehner
2020-10-26
Render blockquotes
Charles E. Lehner
2020-09-18
Escape preformatted text
Charles E. Lehner
2020-09-16
Use percent-encoding for spaces
Charles E. Lehner
2020-09-14
Render application/xml as plain text
Charles E. Lehner
2020-09-14
Save history
Charles E. Lehner
2020-09-14
Factor out serving response, to reduce indentation
Charles E. Lehner
2020-09-10
Redirect automatically on input form submission
Charles E. Lehner
2020-09-10
Sans-serif
Charles E. Lehner
2020-06-30
Use `command -v` instead of which
cel
2020-06-30
Normalize URLs to ensure slash after hostname
cel
2020-06-30
Support LibreSSL s_client
cel
2020-05-30
Auto add trailing for directoryless URLs
cel
2020-05-30
Use for indent only spaces after "=> "
cel
2020-05-20
Handle type in printf properly
cel
2020-05-20
Handle CRLF in body
cel
2020-05-20
Hide tabs before link text
cel
2020-05-20
Render link without text
cel
2020-05-19
Preserve whitespace before link text
cel
2020-05-19
Escape HTML
cel
2020-05-19
Skip showing link URL in text
cel
2020-05-19
Update copyright
cel
2020-05-19
Use ansi2html for preprocesing
cel
2020-05-19
Remove default port from links
cel
2020-05-19
Drop link prefix
cel
2020-05-19
Render links in awk
cel
2020-05-19
Render list items
cel
2020-05-19
Render heading lines
cel
2020-05-19
Handle preformatted toggle lines
cel
2020-05-19
pre-wrap
cel
2020-02-26
status 6 is not yet supported
cel
2020-02-26
Support input status type
cel
2019-12-07
Use ansi2html if possible
cel
2019-11-06
Use openssl s_client instead of ncat
cel
2019-10-31
Use ncat --no-shutdown
cel
2019-10-31
Init
cel