about summary refs log tree commit diff stats
path: root/bonus
Commit message (Expand)AuthorAgeFilesLines
* 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
* pager: add marksbptato2023-12-091-1/+29
* gmifetch: fix uninitialized memory access & UAFbptato2023-11-171-10/+9
* gmi2html: fix main signaturebptato2023-11-171-1/+1
* gmifetch: do not decode URLs from query stringbptato2023-11-171-2/+0
* cha-finger: bugfixesbptato2023-11-171-10/+3
* bonus: add finger adapterbptato2023-11-141-0/+44
* gmifetch: properly set minimum TLS version, include string.hbptato2023-11-011-4/+2
* gmifetch: fix bugsbptato2023-10-291-10/+19
* container: add cursorNthLink, cursorRevNthLinkbptato2023-10-141-15/+2
* trans.cgi: minor fixbptato2023-10-091-1/+1
* update w3m.tomlbptato2023-10-091-26/+39
* improve trans.cgibptato2023-10-091-5/+23
* gmifetch: get rid of globalsbptato2023-10-091-39/+43
* gmifetch: -O3bptato2023-10-091-1/+1
* gmifetch: fix buffer overflowbptato2023-10-081-1/+1
* Add urimethodmap supportbptato2023-09-307-0/+952
* config: allow modification through JSbptato2023-08-271-1/+4
* w3m.toml: fix quitbptato2023-02-051-2/+2
* Add ask()bptato2023-01-051-1/+1
* pager: proxy values in container; js: bugfixesbptato2022-12-201-0/+77
* Update config and config docsbptato2022-12-131-15/+0
* Add all sorts of config options and cookiesbptato2022-12-131-0/+15
ef='#n337'>337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428