| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistent naming of parseURL, non-public newURLParams | bptato | 2022-12-26 | 1 | -6/+6 |
* | Fix broken css color function parsing | bptato | 2022-12-25 | 1 | -1/+7 |
* | Add JS support to documents | bptato | 2022-12-18 | 2 | -4/+27 |
* | rendertext, color: fix escape codes | bptato | 2022-12-14 | 1 | -1/+1 |
* | doc: fix headers; url: fix a shorten_path bug | bptato | 2022-12-13 | 1 | -1/+1 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 3 | -14/+104 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -1/+9 |
* | Add more cookie options | bptato | 2022-12-13 | 1 | -5/+13 |
* | cookie: check for domain | bptato | 2022-12-13 | 1 | -1/+1 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -12/+36 |
* | Fix color contrast correction | bptato | 2022-12-12 | 1 | -35/+54 |
* | Fix blocking socketstream recv/send, clean up ips/serialize & types/color | bptato | 2022-12-10 | 1 | -44/+44 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 1 | -3/+8 |
* | types/color: fix integer type confusion | bptato | 2022-12-08 | 1 | -13/+13 |
* | Remove unused twtstr functions | bptato | 2022-12-05 | 1 | -1/+1 |
* | Proper fix for url hash setter | bptato | 2022-12-05 | 1 | -2/+1 |
* | Rework broken non-blocking io | bptato | 2022-11-27 | 1 | -1/+3 |
* | Fix some table layout issues | bptato | 2022-11-25 | 1 | -13/+3 |
* | Add some quirks mode rules + presentational hints | bptato | 2022-11-25 | 1 | -0/+45 |
* | Fix user style regression, add minimum-contrast | bptato | 2022-11-25 | 1 | -1/+0 |
* | Buffer improvements | bptato | 2022-11-25 | 1 | -1/+1 |
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 2 | -0/+34 |
* | Color & term improvements | bptato | 2022-11-21 | 1 | -6/+45 |
* | Color stuff | bptato | 2022-11-21 | 1 | -0/+23 |
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -0/+8 |
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 1 | -0/+137 |
* | Rename jsget/jsset to jsfget/jsfset for functions | bptato | 2022-09-16 | 1 | -15/+15 |
* | More JS bindings | bptato | 2022-09-13 | 1 | -7/+42 |
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -8/+196 |
* | Do not display password on status line | bptato | 2022-08-03 | 1 | -2/+2 |
* | Fix non-special url scheme parsing | bptato | 2022-08-02 | 1 | -1/+2 |
* | Fix renderdocument setText etc. | bptato | 2022-08-02 | 1 | -0/+6 |
* | Implement HTTP Auth | bptato | 2022-07-30 | 1 | -2/+2 |
* | Implement revert value | bptato | 2022-07-30 | 1 | -0/+156 |
* | Fix StyledNode invalidation & others | bptato | 2022-07-27 | 1 | -12/+10 |
* | Implement standard-compliant HTML tokenizer | bptato | 2022-06-27 | 1 | -1/+1 |
* | Fix compilation on 32-bit architectures | bptato | 2022-05-21 | 1 | -5/+4 |
* | Fix not being able to load local files with ?, #, etc | bptato | 2022-02-19 | 1 | -3/+3 |
* | Incomplete background-color implementation | bptato | 2022-02-14 | 1 | -0/+4 |
* | Implement forms | bptato | 2022-01-29 | 1 | -1/+1 |
* | Fix some path bugs and misc. warnings | bptato | 2022-01-25 | 1 | -1/+16 |
* | Support external stylesheets | bptato | 2022-01-23 | 2 | -1/+5 |
* | Avoid unnecessary rendering on hover change etc | bptato | 2022-01-22 | 1 | -0/+3 |
* | Fix url parsing bug | bptato | 2022-01-22 | 1 | -1/+1 |
* | Fix page navigation | bptato | 2022-01-22 | 1 | -2/+4 |
* | Fix percent encoding function and local percent encoded paths | bptato | 2022-01-19 | 1 | -0/+7 |
* | Add punycode support | bptato | 2021-12-29 | 1 | -0/+34 |
* | Basic content type implementation | bptato | 2021-12-26 | 1 | -0/+25 |
* | Proper URL handling | bptato | 2021-12-26 | 1 | -87/+632 |
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -0/+245 |