Commit Graph

49 Commits

Author SHA1 Message Date
Lee b7043567ad update void linux install line 2023-09-05 23:21:28 -04:00
Lee 59de8419bf update README.md 2023-09-05 23:18:29 -04:00
Lee 835e63412c update README.md 2023-09-05 23:13:19 -04:00
Lee 8f7b375142 added cel attribution 2023-09-05 23:08:51 -04:00
Lee ab1c8b70d7 add screenshot preview 2023-09-05 23:04:12 -04:00
Lee 525964d1ba add dillo-screenshot.jpg 2023-09-05 23:03:03 -04:00
exquisitecorp 89dcc3cc74 Update README.md
updated git clone with new repo and changed suggested gemini urls
2023-09-06 02:57:32 +00:00
Charles E. Lehner 7c6816e13d
Support mawk
Use [ \t] instead of \s
2020-11-10 17:58:57 -05:00
Charles E. Lehner 5a073f124a
Fix typo 2020-11-09 11:07:33 -05:00
Charles E. Lehner b8cbd2134c
Note bashism 2020-10-26 12:16:52 -04:00
Charles E. Lehner 7eff360bb7
Update copyright 2020-10-26 11:47:47 -04:00
Charles E. Lehner f7d6a0b32d
Render blockquotes 2020-10-26 11:44:09 -04:00
Charles E. Lehner 6b75737859
Escape preformatted text 2020-09-18 21:34:48 -04:00
Charles E. Lehner ff977be941
Use percent-encoding for spaces
Add comment about input redirect
2020-09-16 14:17:45 -04:00
Charles E. Lehner ed24b67802
Render application/xml as plain text 2020-09-14 15:41:08 -04:00
Charles E. Lehner 9e1732f8e5
Save history 2020-09-14 15:28:06 -04:00
Charles E. Lehner 4f61b5ec0e
Factor out serving response, to reduce indentation 2020-09-14 12:01:11 -04:00
Charles E. Lehner 8eb8ce1848
Redirect automatically on input form submission
Following behavior of Philip Linde's gemini.filter.dpi
2020-09-10 19:57:10 -04:00
Charles E. Lehner a303eeb15d
Sans-serif 2020-09-10 19:45:27 -04:00
cel 5571dfc947 Use `command -v` instead of which 2020-06-30 08:20:04 -04:00
cel 76a073b3b6 Normalize URLs to ensure slash after hostname 2020-06-30 08:15:51 -04:00
cel e506169f75 Support LibreSSL s_client
- Use -connect instead of positional argument
- Don't use verify_quiet
2020-06-30 07:55:20 -04:00
cel 91b58efd7e Link to gemini.filter.dpi 2020-06-26 19:26:33 -04:00
cel ff51ee728c Auto add trailing for directoryless URLs
These usually redirect anyway, and Dillo doesn't handle the redirect
very well.
2020-05-30 20:44:37 -04:00
cel c2415c4fd0 Use for indent only spaces after "=> " 2020-05-30 20:25:01 -04:00
cel ebd7c25ca2 Handle type in printf properly 2020-05-20 22:28:01 -04:00
cel d2a9afb32e Handle CRLF in body 2020-05-20 22:27:04 -04:00
cel 66388d188b Hide tabs before link text
e.g. gemini://gemini.circumlunar.space/software/
uses tabs for spacing/alignment assuming the link href is present, but
we are not listing the link href so the tabs make it look weird.

Spaces are still allowed for indenting the link text
2020-05-20 21:19:13 -04:00
cel 44d924601d Render link without text 2020-05-20 21:08:49 -04:00
cel cee7eea4d1 Preserve whitespace before link text 2020-05-19 21:10:47 -04:00
cel 3711e50932 Escape HTML 2020-05-19 21:04:40 -04:00
cel 7110814c69 Skip showing link URL in text 2020-05-19 20:50:22 -04:00
cel 4076c92f61 Update copyright 2020-05-19 20:49:41 -04:00
cel 0a370b4c40 Use ansi2html for preprocesing 2020-05-19 20:49:18 -04:00
cel 17175736c2 Remove default port from links 2020-05-19 20:33:09 -04:00
cel 479e756ab1 Drop link prefix 2020-05-19 20:28:48 -04:00
cel 58ae2f9f01 Render links in awk 2020-05-19 20:28:29 -04:00
cel dd96e675ca Render list items 2020-05-19 20:26:15 -04:00
cel 1f08735f01 Render heading lines 2020-05-19 20:26:15 -04:00
cel 0123ab979a Handle preformatted toggle lines 2020-05-19 20:26:15 -04:00
cel 60008b3869 pre-wrap 2020-05-19 19:29:33 -04:00
cel a84b83648f It's a filter 2020-05-04 08:44:27 -04:00
cel 071fa3f670 status 6 is not yet supported 2020-02-26 09:23:32 -05:00
cel 7113efe71e Support input status type 2020-02-26 09:22:44 -05:00
cel 02044cb4be Use ansi2html if possible 2019-12-07 19:34:33 -10:00
cel 4e26a3c71d Use openssl s_client instead of ncat 2019-11-06 13:47:56 -10:00
cel 41a475909d Use ncat --no-shutdown 2019-10-31 17:27:29 -10:00
cel f6493e94d4 Note dependencies 2019-10-31 10:09:04 -10:00
cel 3eaae0075f Init 2019-10-31 09:59:33 -10:00