| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update docs | bptato | 2024-04-24 | 1 | -1/+3 |
* | test: add js & layout tests | bptato | 2024-04-21 | 1 | -0/+5 |
* | sandbox: seccomp support on Linux | bptato | 2024-04-18 | 1 | -4/+11 |
* | Makefile: use -O2 for gmifetch | bptato | 2024-04-02 | 1 | -1/+1 |
* | Makefile: put manpages in the target directory | bptato | 2024-04-02 | 1 | -16/+21 |
* | ansi2html: do not use posixstream | bptato | 2024-03-29 | 1 | -2/+2 |
* | makefile: move cflags to appropriate variable | bptato | 2024-03-24 | 1 | -2/+2 |
* | makefile: use pkg-config for gmifetch ldflags | bptato | 2024-03-24 | 1 | -2/+3 |
* | io: derive DynStream from RootObj (not Stream) | bptato | 2024-03-24 | 1 | -1/+1 |
* | man: rewrite in Nim | bptato | 2024-03-13 | 1 | -3/+8 |
* | Separate ANSI text decoding from main binary | bptato | 2024-02-25 | 1 | -1/+9 |
* | nim.cfg: disable threads | bptato | 2024-02-06 | 1 | -1/+1 |
* | Makefile: fix about.nim deps | bptato | 2024-02-01 | 1 | -1/+2 |
* | Add default md2html converter | bptato | 2024-01-30 | 1 | -1/+9 |
* | Add mancha man page viewer | bptato | 2024-01-26 | 1 | -4/+24 |
* | Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi | bptato | 2024-01-08 | 1 | -1/+16 |
* | charwidth: use pre-generated map file | bptato | 2024-01-04 | 1 | -6/+15 |