about summary refs log tree commit diff stats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* Add XTERM title renamingbptato2023-06-071-0/+1
* Add support for canvas and multipartbptato2023-06-051-0/+0
* Set display-charset to autobptato2023-05-201-1/+1
* Refactor config, add charset optsbptato2023-05-161-1/+6
* Update IdnaMappingTable.txtbptato2023-02-051-32/+137
* Update character width rangesbptato2023-02-051-0/+2619
* res/config: fix M-c console bindingbptato2023-01-201-4/+1
* res/config, doc/config: encode search query stringsbptato2023-01-081-1/+1
* res/ua.css: no !important for display: nonebptato2023-01-061-2/+3
* Slightly refactor commandModebptato2023-01-061-1/+7
* ua.css: fix color, css/values: fix globalsbptato2023-01-041-6/+6
* ua.css: add counter-reset to ulbptato2023-01-031-0/+1
* ua.css: only highlight a[href]bptato2023-01-021-2/+2
* default config: make the search function slightly more robustbptato2022-12-251-1/+1
* pager: proxy values in container; js: bugfixesbptato2022-12-201-1/+5
* Update visual home page, use name consistentlybptato2022-12-163-4/+32
* Add discardTree, update docsbptato2022-12-151-2/+2
* Add network.max-redirect, prepend-https optionsbptato2022-12-131-0/+4
* Update config and config docsbptato2022-12-131-7/+3
* Add support for q, fix list-item counter behaviorbptato2022-12-121-0/+9
* Add wikipedia substitution, bookmark file keybindingbptato2022-12-111-0/+5
* Add visual-home, rename undocumented config valuesbptato2022-12-111-0/+5
* Fix container replacement bugsbptato2022-12-111-1/+1
* Add border-collapse, border-spacing; fix fd sending hackbptato2022-12-111-0/+3
* Support vertical-align on tdbptato2022-12-111-0/+2
* Add caption-sidebptato2022-12-111-0/+16
* Fixes & QOL improvementsbptato2022-12-111-1/+5
* Add support for the encoding standard, fix parseLegacyColorbptato2022-12-1035-0/+77185
* Add multiple text-decoration, overline emulationbptato2022-12-071-0/+2
* Add force-clearbptato2022-12-071-0/+1
* Add 1G as cursorFirstLine shortcutbptato2022-12-051-0/+1
* Add title tag support, peek, peekCursorbptato2022-12-051-0/+2
* Add -M, -Vbptato2022-12-051-0/+3
* Add siteconf, fix lineedit bugsbptato2022-11-291-0/+5
* Add line editing history, other lineedit fixesbptato2022-11-291-0/+2
* Add textareabptato2022-11-282-0/+9
* Add support for <button>bptato2022-11-271-0/+4
* Fix some regressions, add loading progress barbptato2022-11-271-1/+2
* Fix some table layout issuesbptato2022-11-251-0/+9
* Add some quirks mode rules + presentational hintsbptato2022-11-252-12/+30
* Fix command() keybindingbptato2022-11-251-1/+1
* Fix user style regression, add minimum-contrastbptato2022-11-251-0/+1
* Add alt-screen option, fix an ansi color bugbptato2022-11-211-3/+2
* Color & term improvementsbptato2022-11-211-3/+4
* Incremental loading of text files, etc.bptato2022-11-201-3/+3
* Re-implement highlightingbptato2022-11-191-1/+1
* Fix table cell size calculationbptato2022-11-191-1/+1
* Rewrite buffer/pager for multi-processingbptato2022-11-191-18/+23
* Implement tree buffers, fix a js bug, refactorbptato2022-10-191-53/+53
* Add JS binding generationbptato2022-09-121-55/+56