about summary refs log tree commit diff stats
path: root/adapter
Commit message (Expand)AuthorAgeFilesLines
* img: remove intermediate C filesbptato2025-01-3010-49/+50
* about: move to loaderbptato2025-01-301-20/+0
* nanosvg: fix infinite loopbptato2025-01-291-1/+4
* file, sftp: send Content-Lengthbptato2025-01-242-14/+28
* term: rework input bufferbptato2025-01-171-2/+2
* More strict defsbptato2025-01-143-5/+5
* Fix some strict defsbptato2025-01-121-1/+1
* tools, format: disable ARCbptato2025-01-082-4/+0
* dirlist2html: fix setlocale callbptato2025-01-041-1/+1
* nanosvg: parse invalid transform args more efficientlybptato2025-01-031-2/+2
* format, tools: use ARCbptato2024-12-302-0/+4
* Add built-in image viewerbptato2024-12-301-0/+22
* lcgi: add missing noreturnbptato2024-12-291-1/+1
* uri2html: escape ampersandbptato2024-12-281-1/+1
* CHA_CONFIG_DIR -> CHA_DIRbptato2024-12-272-2/+2
* Strict def fixesbptato2024-12-224-3/+5
* uri2html: skip hr if title is emptybptato2024-12-221-1/+1
* Misc character display fixesbptato2024-12-221-1/+19
* Add historybptato2024-12-171-0/+3
* twtstr: improve content type parameter handlingbptato2024-12-224-5/+4
* nanosvg, myaddr: fix obuf type and myaddr shimbptato2024-12-201-1/+1
* nanosvg: fix preserveAspectRatio parsingbptato2024-12-191-3/+3
* img: add nanosvgbptato2024-12-194-0/+4641
* default(T) -> T.default, add some strict defsbptato2024-12-173-10/+10
* gemini: fix known hosts not being read on *BSDbptato2024-12-161-0/+1
* chabookmark: fix new item placement, better error handlingbptato2024-12-151-18/+25
* md2html: add heading class to heading anchorsbptato2024-12-152-6/+9
* Add chabookmark scriptbptato2024-12-141-0/+235
* md2html: fix newline after list before EOFbptato2024-12-141-1/+1
* lcgi: fix error handlingbptato2024-12-111-1/+1
* Improve error messagesbptato2024-12-104-15/+15
* md2html: another list bugfix, add a testbptato2024-12-041-2/+1
* md2html: fix blank line handling & paragraphs in listsbptato2024-12-041-50/+112
* gopher: fix an escaping bug, add some item typesbptato2024-11-302-6/+7
* gmi2html: optimize a bitbptato2024-11-261-7/+9
* file: remove some dead codebptato2024-11-241-6/+0
* gopher: do not assume selector starts with /bptato2024-11-201-1/+1
* md2html: fix parsing of nested parens in linksbptato2024-11-201-1/+1
* sixel: fix transparency in monochrome modebptato2024-11-201-0/+3
* gemini: set host name extension, refactorbptato2024-11-172-39/+33
* gopher: fix queries with spacesbptato2024-11-151-1/+2
* twtstr: beforeLast -> untilLastbptato2024-11-151-1/+1
* gopher: url decode path & query before submissionbptato2024-11-121-1/+3
* Remove useless filebptato2024-11-121-1/+0
* url: reduce URL object size, simplifybptato2024-11-111-1/+4
* Fix some C warnings, more makefile vars, etc.bptato2024-11-082-3/+3
* ftp: improve sendCommand error handlingbptato2024-11-071-17/+15
* gopher: rewrite in shellbptato2024-11-056-172/+121
* gopher: move ipv6 handling to lcgibptato2024-11-042-10/+18
* utils, types: merge some modulesbptato2024-11-031-3/+1