about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* img: add nanosvgbptato2024-12-191-2/+3
* Add chabookmark scriptbptato2024-12-141-1/+2
* md2html: another list bugfix, add a testbptato2024-12-041-3/+7
* chapath: fix a few more bugs, simplifybptato2024-11-131-2/+2
* res: remove unicode tablesbptato2024-11-131-11/+11
* Fix some C warnings, more makefile vars, etc.bptato2024-11-081-2/+11
* gopher: rewrite in shellbptato2024-11-051-3/+2
* utils, types: merge some modulesbptato2024-11-031-4/+2
* protocol: sandbox more network processes + fix some gemini bugsbptato2024-11-021-4/+4
* Makefile: check for cd return statusbptato2024-11-011-7/+7
* sftp: switch to libssh2bptato2024-10-261-3/+2
* sandbox: replace libseccomp with chaseccompbptato2024-10-231-7/+15
* dynstream: refactorbptato2024-10-201-1/+1
* lcgi: support HTTP proxybptato2024-10-131-0/+1
* Add `nc' tool & adjust finger/spartan to use itbptato2024-10-121-7/+10
* dirlist: separate out into dirlist2htmlbptato2024-10-121-4/+7
* gmifetch: rewrite in Nimbptato2024-10-121-8/+6
* http: remove twtstr dependencybptato2024-10-011-8/+8
* ftp: remove libcurl dependencybptato2024-10-011-2/+3
* gopher: do not depend on libcurlbptato2024-09-281-3/+2
* loader: clean up connecterrorbptato2024-09-281-6/+4
* Replace std/selectors with pollbptato2024-09-231-1/+1
* loader: mmap intermediate image files, misc refactoringbptato2024-09-221-3/+5
* Refactor img/*bptato2024-09-151-3/+3
* Update to Unicode 16.0.0bptato2024-09-141-1/+1
* utils: add twtunibptato2024-09-081-1/+1
* md2html: code, pre, inline fixesbptato2024-09-071-0/+1
* sixel, stbi, sandbox: fix fstat sandbox violationbptato2024-09-041-2/+2
* doc: update manpagesbptato2024-09-021-1/+2
* canvas: make sure we don't link to QJSbptato2024-09-011-4/+3
* canvas: move to separate CGI scriptbptato2024-09-011-2/+9
* makefile: misc fixesbptato2024-08-241-0/+4
* sixel: break out into a separate cgi scriptbptato2024-08-241-2/+2
* xhr: more progressbptato2024-08-151-2/+13
* urldec: merge into urlencbptato2024-08-111-6/+12
* loader: move back data URL handlingbptato2024-08-031-8/+7
* Update submodulesbptato2024-07-281-1/+1
* img: add webp decoder (jebp)bptato2024-07-201-2/+5
* Makefile: add distcleanbptato2024-07-191-0/+4
* fix compilation on 2.0.8bptato2024-07-101-1/+0
* makefile: clean upbptato2024-07-051-135/+56
* img, makefile: remove png, update uninstall targetbptato2024-07-031-8/+5
* img: use stb_image, drop zlib as dependencybptato2024-06-201-3/+10
* img, loader: separate out png codec into cgi, misc improvementsbptato2024-06-201-0/+8
* Move JS wrapper into Monouchabptato2024-06-031-32/+5
* about: markdownify & update license.htmlbptato2024-05-281-1/+1
* js: refactorbptato2024-05-081-1/+1
* Makefile: fix missing mkdir calls in installbptato2024-05-051-0/+2
* doc: include auto-generated manpages in repositorybptato2024-04-261-29/+9
* data: replace std/base64 with atobbptato2024-04-251-1/+3