aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-08Fix makefile to seek out config file
2024-05-08Quoted variables to prevent word splitting and globbing
2024-05-08Use /usr/bin/env bash instead of /bin/bash
2024-01-05Update README.mddan2468
2024-01-03Update README.mdRodrigo Arias Mallo
2024-01-03Add Makefile to installRodrigo Arias Mallo
2020-11-10Support mawkCharles E. Lehner
2020-11-09Fix typoCharles E. Lehner
2020-10-26Note bashismCharles E. Lehner
2020-10-26Update copyrightCharles E. Lehner
2020-10-26Render blockquotesCharles E. Lehner
2020-09-18Escape preformatted textCharles E. Lehner
2020-09-16Use percent-encoding for spacesCharles E. Lehner
2020-09-14Render application/xml as plain textCharles E. Lehner
2020-09-14Save historyCharles E. Lehner
2020-09-14Factor out serving response, to reduce indentationCharles E. Lehner
2020-09-10Redirect automatically on input form submissionCharles E. Lehner
2020-09-10Sans-serifCharles E. Lehner
2020-06-30Use `command -v` instead of whichcel
2020-06-30Normalize URLs to ensure slash after hostnamecel
2020-06-30Support LibreSSL s_clientcel
2020-06-26Link to gemini.filter.dpicel
2020-05-30Auto add trailing for directoryless URLscel
2020-05-30Use for indent only spaces after "=> "cel
2020-05-20Handle type in printf properlycel
2020-05-20Handle CRLF in bodycel
2020-05-20Hide tabs before link textcel
2020-05-20Render link without textcel
2020-05-19Preserve whitespace before link textcel
2020-05-19Escape HTMLcel
2020-05-19Skip showing link URL in textcel
2020-05-19Update copyrightcel
2020-05-19Use ansi2html for preprocesingcel
2020-05-19Remove default port from linkscel
2020-05-19Drop link prefixcel
2020-05-19Render links in awkcel
2020-05-19Render list itemscel
2020-05-19Render heading linescel
2020-05-19Handle preformatted toggle linescel
2020-05-19pre-wrapcel
2020-05-04It's a filtercel
2020-02-26status 6 is not yet supportedcel
2020-02-26Support input status typecel
2019-12-07Use ansi2html if possiblecel
2019-11-06Use openssl s_client instead of ncatcel
2019-10-31Use ncat --no-shutdowncel
2019-10-31Note dependenciescel
2019-10-31Initcel