| Commit message (Expand) | Author | Age | Files | Lines |
* | bonus: simplify and fix addurimethod | hrdl | 2025-05-04 | 1 | -11/+15 |
* | Fix typos | bptato | 2025-05-04 | 1 | -1/+1 |
* | libfetch-http: update comment | bptato | 2025-04-17 | 1 | -4/+0 |
* | http: replace with newhttp | bptato | 2025-04-14 | 5 | -1342/+667 |
* | newhttp: drop unbrotli | bptato | 2025-04-13 | 2 | -94/+1 |
* | newhttp: stop reading when Content-Length is exceeded | bptato | 2025-04-10 | 1 | -10/+13 |
* | tinfl: small cleanup | bptato | 2025-03-31 | 2 | -11/+6 |
* | newhttp: send connected directly after establishing connection | bptato | 2025-03-26 | 1 | -5/+5 |
* | bonus: update makefile, filei docs | bptato | 2025-03-25 | 2 | -6/+5 |
* | newhttp: clean up state machine, fix a brotli bug | bptato | 2025-03-24 | 1 | -152/+179 |
* | newhttp: add brotli support | bptato | 2025-03-22 | 2 | -4/+96 |
* | newhttp: explicitly ignore trailers | bptato | 2025-03-22 | 1 | -15/+35 |
* | newhttp: drop libcurl dependency | bptato | 2025-03-21 | 2 | -167/+199 |
* | bonus: add new http handler with tinfl | bptato | 2025-03-20 | 5 | -2/+1270 |
* | CHA_CONFIG_DIR -> CHA_DIR | bptato | 2024-12-27 | 1 | -1/+1 |
* | Update docs, w3m.toml | bptato | 2024-12-09 | 1 | -0/+1 |
* | git.cgi: misc improvements | bptato | 2024-11-27 | 1 | -3/+5 |
* | urlenc: strip a trailing newline from input, etc | bptato | 2024-11-01 | 1 | -1/+1 |
* | config: refactor, accept more possible config dirs | bptato | 2024-10-28 | 3 | -13/+5 |
* | Add `nc' tool & adjust finger/spartan to use it | bptato | 2024-10-12 | 1 | -13/+15 |
* | resize: use srgb | bptato | 2024-10-09 | 1 | -2/+2 |
* | bonus: add stbir2, readme, makefile | bptato | 2024-10-08 | 8 | -6/+260 |
* | filei: misc updates | bptato | 2024-10-04 | 1 | -2/+14 |
* | bonus: add prototype gallery script | bptato | 2024-09-29 | 1 | -0/+78 |
* | git.cgi: add git blame | bptato | 2024-09-01 | 1 | -11/+63 |
* | git.cgi: misc improvements | bptato | 2024-08-01 | 1 | -21/+27 |
* | git.cgi: add [drop] to stash menu | bptato | 2024-07-03 | 1 | -1/+3 |
* | git.cgi: use forms | bptato | 2024-06-30 | 1 | -4/+13 |
* | git.cgi: add git stash list, switch -> branch | bptato | 2024-06-08 | 1 | -20/+30 |
* | pager: rework D/discard buffer | bptato | 2024-05-31 | 1 | -1/+1 |
* | ansi2html: support passing titles | bptato | 2024-03-29 | 1 | -8/+5 |
* | git.cgi: fix on older QJS versions | bptato | 2024-03-29 | 1 | -1/+1 |
* | config: improve input system | bptato | 2024-03-26 | 1 | -83/+98 |
* | git.cgi: add "view" link to git switch panel | bptato | 2024-03-25 | 1 | -1/+3 |
* | git.cgi: add custom git switch | bptato | 2024-03-24 | 1 | -16/+35 |
* | ansi2html: add separate switch for "standalone" | bptato | 2024-03-21 | 1 | -1/+1 |
* | git.cgi: show command in title for log | bptato | 2024-03-20 | 1 | -0/+3 |
* | bonus: add git.cgi | bptato | 2024-03-19 | 1 | -0/+64 |
* | trans.cgi: set content type to text/x-ansi | bptato | 2024-03-16 | 1 | -2/+2 |
* | pager: add "open in editor" keybinding (sE) | bptato | 2024-03-14 | 1 | -1/+9 |
* | bonus/w3m.toml: emacs-style page-up/down | bptato | 2024-03-01 | 1 | -4/+6 |
* | magnet.cgi: fix quoting | bptato | 2024-02-13 | 1 | -1/+1 |
* | magnet.cgi: use urldec from libexec dir | bptato | 2024-02-11 | 1 | -16/+6 |
* | Re-design word handling, add e, E, W, B, etc. | bptato | 2024-01-19 | 1 | -1/+1 |
* | cha-http-libfetch: fix incorrect usage of strncat | bptato | 2024-01-11 | 1 | -14/+3 |
* | Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi | bptato | 2024-01-08 | 1 | -12/+20 |
* | bonus: add libfetch HTTP backend | bptato | 2023-12-14 | 2 | -0/+163 |
* | bonus: add magnet.cgi | bptato | 2023-12-11 | 2 | -0/+78 |
* | Add support for gemini by default, update readme | bptato | 2023-12-10 | 6 | -947/+0 |
* | Enable finger protocol by default | bptato | 2023-12-10 | 1 | -37/+0 |