| Commit message (Expand) | Author | Age | Files | Lines |
* | img: add nanosvg | bptato | 2024-12-19 | 1 | -2/+3 |
* | Add chabookmark script | bptato | 2024-12-14 | 1 | -1/+2 |
* | md2html: another list bugfix, add a test | bptato | 2024-12-04 | 1 | -3/+7 |
* | chapath: fix a few more bugs, simplify | bptato | 2024-11-13 | 1 | -2/+2 |
* | res: remove unicode tables | bptato | 2024-11-13 | 1 | -11/+11 |
* | Fix some C warnings, more makefile vars, etc. | bptato | 2024-11-08 | 1 | -2/+11 |
* | gopher: rewrite in shell | bptato | 2024-11-05 | 1 | -3/+2 |
* | utils, types: merge some modules | bptato | 2024-11-03 | 1 | -4/+2 |
* | protocol: sandbox more network processes + fix some gemini bugs | bptato | 2024-11-02 | 1 | -4/+4 |
* | Makefile: check for cd return status | bptato | 2024-11-01 | 1 | -7/+7 |
* | sftp: switch to libssh2 | bptato | 2024-10-26 | 1 | -3/+2 |
* | sandbox: replace libseccomp with chaseccomp | bptato | 2024-10-23 | 1 | -7/+15 |
* | dynstream: refactor | bptato | 2024-10-20 | 1 | -1/+1 |
* | lcgi: support HTTP proxy | bptato | 2024-10-13 | 1 | -0/+1 |
* | Add `nc' tool & adjust finger/spartan to use it | bptato | 2024-10-12 | 1 | -7/+10 |
* | dirlist: separate out into dirlist2html | bptato | 2024-10-12 | 1 | -4/+7 |
* | gmifetch: rewrite in Nim | bptato | 2024-10-12 | 1 | -8/+6 |
* | http: remove twtstr dependency | bptato | 2024-10-01 | 1 | -8/+8 |
* | ftp: remove libcurl dependency | bptato | 2024-10-01 | 1 | -2/+3 |
* | gopher: do not depend on libcurl | bptato | 2024-09-28 | 1 | -3/+2 |
* | loader: clean up connecterror | bptato | 2024-09-28 | 1 | -6/+4 |
* | Replace std/selectors with poll | bptato | 2024-09-23 | 1 | -1/+1 |
* | loader: mmap intermediate image files, misc refactoring | bptato | 2024-09-22 | 1 | -3/+5 |
* | Refactor img/* | bptato | 2024-09-15 | 1 | -3/+3 |
* | Update to Unicode 16.0.0 | bptato | 2024-09-14 | 1 | -1/+1 |
* | utils: add twtuni | bptato | 2024-09-08 | 1 | -1/+1 |
* | md2html: code, pre, inline fixes | bptato | 2024-09-07 | 1 | -0/+1 |
* | sixel, stbi, sandbox: fix fstat sandbox violation | bptato | 2024-09-04 | 1 | -2/+2 |
* | doc: update manpages | bptato | 2024-09-02 | 1 | -1/+2 |
* | canvas: make sure we don't link to QJS | bptato | 2024-09-01 | 1 | -4/+3 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 1 | -2/+9 |
* | makefile: misc fixes | bptato | 2024-08-24 | 1 | -0/+4 |
* | sixel: break out into a separate cgi script | bptato | 2024-08-24 | 1 | -2/+2 |
* | xhr: more progress | bptato | 2024-08-15 | 1 | -2/+13 |
* | urldec: merge into urlenc | bptato | 2024-08-11 | 1 | -6/+12 |
* | loader: move back data URL handling | bptato | 2024-08-03 | 1 | -8/+7 |
* | Update submodules | bptato | 2024-07-28 | 1 | -1/+1 |
* | img: add webp decoder (jebp) | bptato | 2024-07-20 | 1 | -2/+5 |
* | Makefile: add distclean | bptato | 2024-07-19 | 1 | -0/+4 |
* | fix compilation on 2.0.8 | bptato | 2024-07-10 | 1 | -1/+0 |
* | makefile: clean up | bptato | 2024-07-05 | 1 | -135/+56 |
* | img, makefile: remove png, update uninstall target | bptato | 2024-07-03 | 1 | -8/+5 |
* | img: use stb_image, drop zlib as dependency | bptato | 2024-06-20 | 1 | -3/+10 |
* | img, loader: separate out png codec into cgi, misc improvements | bptato | 2024-06-20 | 1 | -0/+8 |
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 1 | -32/+5 |
* | about: markdownify & update license.html | bptato | 2024-05-28 | 1 | -1/+1 |
* | js: refactor | bptato | 2024-05-08 | 1 | -1/+1 |
* | Makefile: fix missing mkdir calls in install | bptato | 2024-05-05 | 1 | -0/+2 |
* | doc: include auto-generated manpages in repository | bptato | 2024-04-26 | 1 | -29/+9 |
* | data: replace std/base64 with atob | bptato | 2024-04-25 | 1 | -1/+3 |