about summary refs log tree commit diff stats
path: root/adapter
Commit message (Expand)AuthorAgeFilesLines
* man: better error handlingbptato2024-03-171-35/+89
* data: content type fixesbptato2024-03-151-7/+5
* man: improve header/footer conversionbptato2024-03-151-4/+11
* man: work around parameter insanitybptato2024-03-151-6/+18
* man: misc improvementsbptato2024-03-141-59/+71
* man: rewrite in Nimbptato2024-03-132-258/+308
* mancha: only set man as section without other parametersbptato2024-03-121-1/+2
* md2html: convert <https://example.org> to anchorbptato2024-03-121-1/+32
* loader: rework process modelbptato2024-03-112-2/+1
* mancha: fix query for 7zbptato2024-03-111-1/+7
* man: use /usr/bin/env perl shebangbptato2024-03-071-1/+1
* http: do not use buffered stdiobptato2024-03-021-6/+9
* loader: clean up regular file loadingbptato2024-02-261-4/+1
* ansi2html: quote & toobptato2024-02-261-0/+1
* Separate ANSI text decoding from main binarybptato2024-02-251-0/+380
* md2html: convert & to &amp; in codebptato2024-02-211-0/+1
* md2html: add indentation-based code blocksbptato2024-02-191-2/+52
* gmifetch: clean up globalsbptato2024-02-161-30/+21
* gmifetch: set port separatelybptato2024-02-161-17/+15
* gmifetch: clean up URL handlingbptato2024-02-161-120/+91
* twtstr: misc refactoringsbptato2024-02-091-1/+1
* md2html: add support for strikethroughbptato2024-02-051-1/+7
* md2html: improved underscore ignoring rulesbptato2024-02-011-2/+4
* md2html: skip space after list item startbptato2024-02-011-2/+2
* md2html: detect lists starting with dashbptato2024-02-011-1/+1
* Add default md2html converterbptato2024-01-301-0/+380
* man: fix man -kbptato2024-01-271-20/+37
* Add mancha man page viewerbptato2024-01-262-0/+317
* Add urlenc, urldec; fix a URL encoding bug; improve trans.cgibptato2024-01-082-0/+47
* about: fix compilation error on Nim 1.14bptato2024-01-061-1/+4
* cha-finger: skip leading slash in pathbptato2024-01-031-1/+1
* Add spartan supportbptato2024-01-031-0/+47
* Remove outdated readme in adapter/bptato2023-12-251-7/+0
* gmi2html: rewritebptato2023-12-222-241/+69
* gopher2html: do not use streamsbptato2023-12-211-4/+2
* file: remove symlink codebptato2023-12-211-19/+4
* file: do not use streamsbptato2023-12-211-23/+19
* Fix compilation on Nim 1.6.14bptato2023-12-165-5/+16
* about: actually error out on errorbptato2023-12-151-5/+8
* cha-finger: proper error message outputbptato2023-12-151-6/+12
* ftp: fix unnecessary slashes being added to path; move bindings/curlbptato2023-12-156-26/+461
* file: complain about hostnamebptato2023-12-141-0/+5
* Various fixesbptato2023-12-135-37/+62
* http: use CURLU for URLsbptato2023-12-132-2/+23
* break up twtstr somewhatbptato2023-12-131-0/+1
* Move http out of main binarybptato2023-12-1310-51/+255
* Move gopher to adapter/bptato2023-12-123-15/+129
* Move out ftp: protocol; fix some local CGI bugsbptato2023-12-121-0/+193
* Move out file: protocol handling to adapter/bptato2023-12-121-0/+111
* adapter/: re-structurebptato2023-12-126-0/+0