| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 2 | -0/+22 |
* | ua.css: add parens to rt before and after | bptato | 2023-08-10 | 1 | -0/+8 |
* | Add default background/foreground color override | bptato | 2023-07-29 | 1 | -0/+2 |
* | Add suspend() function (bound to C-z) | bptato | 2023-07-26 | 1 | -0/+1 |
* | ua.css: add more block elements | bptato | 2023-07-25 | 1 | -2/+4 |
* | Add popup menu for select element | bptato | 2023-07-05 | 1 | -7/+10 |
* | Remove unused config variable | bptato | 2023-06-26 | 1 | -1/+0 |
* | Fix crash in openEditor if SIGINT was delivered | bptato | 2023-06-26 | 1 | -0/+1 |
* | Fix color U, slightly change contrast algorithm | bptato | 2023-06-10 | 1 | -1/+1 |
* | Fix some type confusion with colors, fix crash in pager | bptato | 2023-06-09 | 1 | -1/+1 |
* | Add XTERM title renaming | bptato | 2023-06-07 | 1 | -0/+1 |
* | Add support for canvas and multipart | bptato | 2023-06-05 | 1 | -0/+0 |
* | Set display-charset to auto | bptato | 2023-05-20 | 1 | -1/+1 |
* | Refactor config, add charset opts | bptato | 2023-05-16 | 1 | -1/+6 |
* | Update IdnaMappingTable.txt | bptato | 2023-02-05 | 1 | -32/+137 |
* | Update character width ranges | bptato | 2023-02-05 | 1 | -0/+2619 |
* | res/config: fix M-c console binding | bptato | 2023-01-20 | 1 | -4/+1 |
* | res/config, doc/config: encode search query strings | bptato | 2023-01-08 | 1 | -1/+1 |
* | res/ua.css: no !important for display: none | bptato | 2023-01-06 | 1 | -2/+3 |
* | Slightly refactor commandMode | bptato | 2023-01-06 | 1 | -1/+7 |
* | ua.css: fix color, css/values: fix globals | bptato | 2023-01-04 | 1 | -6/+6 |
* | ua.css: add counter-reset to ul | bptato | 2023-01-03 | 1 | -0/+1 |
* | ua.css: only highlight a[href] | bptato | 2023-01-02 | 1 | -2/+2 |
* | default config: make the search function slightly more robust | bptato | 2022-12-25 | 1 | -1/+1 |
* | pager: proxy values in container; js: bugfixes | bptato | 2022-12-20 | 1 | -1/+5 |
* | Update visual home page, use name consistently | bptato | 2022-12-16 | 3 | -4/+32 |
* | Add discardTree, update docs | bptato | 2022-12-15 | 1 | -2/+2 |
* | Add network.max-redirect, prepend-https options | bptato | 2022-12-13 | 1 | -0/+4 |
* | Update config and config docs | bptato | 2022-12-13 | 1 | -7/+3 |
* | Add support for q, fix list-item counter behavior | bptato | 2022-12-12 | 1 | -0/+9 |
* | Add wikipedia substitution, bookmark file keybinding | bptato | 2022-12-11 | 1 | -0/+5 |
* | Add visual-home, rename undocumented config values | bptato | 2022-12-11 | 1 | -0/+5 |
* | Fix container replacement bugs | bptato | 2022-12-11 | 1 | -1/+1 |
* | Add border-collapse, border-spacing; fix fd sending hack | bptato | 2022-12-11 | 1 | -0/+3 |
* | Support vertical-align on td | bptato | 2022-12-11 | 1 | -0/+2 |
* | Add caption-side | bptato | 2022-12-11 | 1 | -0/+16 |
* | Fixes & QOL improvements | bptato | 2022-12-11 | 1 | -1/+5 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 35 | -0/+77185 |
* | Add multiple text-decoration, overline emulation | bptato | 2022-12-07 | 1 | -0/+2 |
* | Add force-clear | bptato | 2022-12-07 | 1 | -0/+1 |
* | Add 1G as cursorFirstLine shortcut | bptato | 2022-12-05 | 1 | -0/+1 |
* | Add title tag support, peek, peekCursor | bptato | 2022-12-05 | 1 | -0/+2 |
* | Add -M, -V | bptato | 2022-12-05 | 1 | -0/+3 |
* | Add siteconf, fix lineedit bugs | bptato | 2022-11-29 | 1 | -0/+5 |
* | Add line editing history, other lineedit fixes | bptato | 2022-11-29 | 1 | -0/+2 |
* | Add textarea | bptato | 2022-11-28 | 2 | -0/+9 |
* | Add support for <button> | bptato | 2022-11-27 | 1 | -0/+4 |
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -1/+2 |
* | Fix some table layout issues | bptato | 2022-11-25 | 1 | -0/+9 |
* | Add some quirks mode rules + presentational hints | bptato | 2022-11-25 | 2 | -12/+30 |