about summary refs log tree commit diff stats
path: root/bonus
Commit message (Expand)AuthorAgeFilesLines
* bonus: simplify and fix addurimethodhrdl2025-05-041-11/+15
* Fix typosbptato2025-05-041-1/+1
* libfetch-http: update commentbptato2025-04-171-4/+0
* http: replace with newhttpbptato2025-04-145-1342/+667
* newhttp: drop unbrotlibptato2025-04-132-94/+1
* newhttp: stop reading when Content-Length is exceededbptato2025-04-101-10/+13
* tinfl: small cleanupbptato2025-03-312-11/+6
* newhttp: send connected directly after establishing connectionbptato2025-03-261-5/+5
* bonus: update makefile, filei docsbptato2025-03-252-6/+5
* newhttp: clean up state machine, fix a brotli bugbptato2025-03-241-152/+179
* newhttp: add brotli supportbptato2025-03-222-4/+96
* newhttp: explicitly ignore trailersbptato2025-03-221-15/+35
* newhttp: drop libcurl dependencybptato2025-03-212-167/+199
* bonus: add new http handler with tinflbptato2025-03-205-2/+1270
* CHA_CONFIG_DIR -> CHA_DIRbptato2024-12-271-1/+1
* Update docs, w3m.tomlbptato2024-12-091-0/+1
* git.cgi: misc improvementsbptato2024-11-271-3/+5
* urlenc: strip a trailing newline from input, etcbptato2024-11-011-1/+1
* config: refactor, accept more possible config dirsbptato2024-10-283-13/+5
* Add `nc' tool & adjust finger/spartan to use itbptato2024-10-121-13/+15
* resize: use srgbbptato2024-10-091-2/+2
* bonus: add stbir2, readme, makefilebptato2024-10-088-6/+260
* filei: misc updatesbptato2024-10-041-2/+14
* bonus: add prototype gallery scriptbptato2024-09-291-0/+78
* git.cgi: add git blamebptato2024-09-011-11/+63
* git.cgi: misc improvementsbptato2024-08-011-21/+27
* git.cgi: add [drop] to stash menubptato2024-07-031-1/+3
* git.cgi: use formsbptato2024-06-301-4/+13
* git.cgi: add git stash list, switch -> branchbptato2024-06-081-20/+30
* pager: rework D/discard bufferbptato2024-05-311-1/+1
* ansi2html: support passing titlesbptato2024-03-291-8/+5
* git.cgi: fix on older QJS versionsbptato2024-03-291-1/+1
* config: improve input systembptato2024-03-261-83/+98
* git.cgi: add "view" link to git switch panelbptato2024-03-251-1/+3
* git.cgi: add custom git switchbptato2024-03-241-16/+35
* ansi2html: add separate switch for "standalone"bptato2024-03-211-1/+1
* git.cgi: show command in title for logbptato2024-03-201-0/+3
* bonus: add git.cgibptato2024-03-191-0/+64
* trans.cgi: set content type to text/x-ansibptato2024-03-161-2/+2
* pager: add "open in editor" keybinding (sE)bptato2024-03-141-1/+9
* bonus/w3m.toml: emacs-style page-up/downbptato2024-03-011-4/+6
* magnet.cgi: fix quotingbptato2024-02-131-1/+1
* magnet.cgi: use urldec from libexec dirbptato2024-02-111-16/+6
* Re-design word handling, add e, E, W, B, etc.bptato2024-01-191-1/+1
* cha-http-libfetch: fix incorrect usage of strncatbptato2024-01-111-14/+3
* Add urlenc, urldec; fix a URL encoding bug; improve trans.cgibptato2024-01-081-12/+20
* bonus: add libfetch HTTP backendbptato2023-12-142-0/+163
* bonus: add magnet.cgibptato2023-12-112-0/+78
* Add support for gemini by default, update readmebptato2023-12-106-947/+0
* Enable finger protocol by defaultbptato2023-12-101-37/+0