about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* makefile fixesbptato2023-10-011-2/+6
* config: do not copy url with newlinebptato2023-10-011-1/+1
* urimethodmap fixesbptato2023-10-011-7/+6
* Add w3m-cgi-compat optionbptato2023-10-0111-38/+101
* url: fix file slash state mistakebptato2023-10-011-2/+2
* Fix cursor x not being updated on backwards searchbptato2023-10-011-3/+11
* container: fix oob in area highlightingbptato2023-10-011-0/+2
* container: center column in setCursorXYCenterbptato2023-10-011-0/+3
* more vi/m compatbptato2023-10-014-38/+62
* update todobptato2023-10-011-0/+2
* term: un-export canvasbptato2023-10-011-1/+1
* Improve vi/m compat in scrollingbptato2023-10-014-22/+120
* css: change type of rvalue to char (from Rune)bptato2023-10-014-52/+62
* selectorparser: fix missing case insensitivitybptato2023-10-011-10/+16
* Use twtstr.join everywherebptato2023-10-014-5/+8
* Get rid of unicode.toLowerbptato2023-10-015-10/+11
* Update chamebptato2023-09-302-1/+1
* update docsbptato2023-09-302-11/+25
* Makefile: fix permsbptato2023-09-301-6/+6
* buffer: fix cursor unnecessarily jumping to y=0bptato2023-09-302-7/+10
* lineedit: fix backspace bugbptato2023-09-301-1/+1
* Makefile: fix manpage copybptato2023-09-301-1/+1
* Improve implicit form submissionbptato2023-09-302-12/+26
* Add urimethodmap supportbptato2023-09-3023-91/+1298
* update readme, todobptato2023-09-302-1/+1
* buffer: improve submitFormbptato2023-09-302-10/+46
* loader: add local-cgibptato2023-09-3013-36/+380
* posixstream: fix buffer overflowbptato2023-09-281-1/+2
* Response.text: assume utf-8bptato2023-09-271-5/+5
* Response.text: encode/decode properlybptato2023-09-272-7/+24
* buffer: simplify contentType handlingbptato2023-09-277-47/+44
* interface clone: remove unused arg, documentbptato2023-09-272-5/+10
* update todobptato2023-09-271-4/+1
* small Makefile improvementbptato2023-09-261-2/+5
* js: improve optional argument handlingbptato2023-09-262-19/+22
* Add precnum support to more functionsbptato2023-09-265-63/+82
* pager: show character sequence inputs on status linebptato2023-09-262-31/+44
* Add M-p as "load page on clipboard"bptato2023-09-255-7/+47
* client: write errors to browser console in evalActionbptato2023-09-251-3/+10
* toml: fix bug in multiline string parsingbptato2023-09-251-0/+5
* update chamebptato2023-09-242-1/+1
* remove sequtils dependencybptato2023-09-241-3/+5
* update readmebptato2023-09-241-1/+1
* update chakasubptato2023-09-242-1/+1
* client: clean up Client objectbptato2023-09-241-14/+5
* client, timeout: simplifybptato2023-09-243-18/+18
* regex: copy after compilingbptato2023-09-243-64/+19
* Add about:licensebptato2023-09-233-0/+126
* Build quickjs with bignum enabledbptato2023-09-231-2/+3
* Fix stack overflow in CVE-2023-31922Nick Vatamaniuc2023-09-231-0/+6