| Commit message (Expand) | Author | Age | Files | Lines |
* | config: unify table arrays and tables | bptato | 2025-04-11 | 1 | -6/+1 |
* | Update docs | bptato | 2025-04-06 | 1 | -1/+0 |
* | layout: correct table-caption width calculation | bptato | 2025-04-03 | 1 | -1/+0 |
* | render: propagate offset to positioned block child before clip box inheritance | bptato | 2025-02-19 | 1 | -3/+0 |
* | dom, stylednode: move more fields, handle pseudo-element getComputedStyle | bptato | 2025-01-18 | 1 | -1/+1 |
* | render: overprint existing text when painting backgrounds | bptato | 2025-01-16 | 1 | -2/+0 |
* | lunit: use saturation arithmetic | bptato | 2024-12-23 | 1 | -4/+0 |
* | Unify PositionStaticLike, update todo | bptato | 2025-01-03 | 1 | -16/+42 |
* | Update todo | bptato | 2024-12-26 | 1 | -3/+5 |
* | Add history | bptato | 2024-12-17 | 1 | -1/+4 |
* | layout, render: implement overflow property | bptato | 2024-12-18 | 1 | -6/+0 |
* | layout: propagate intrinsic minimum height | bptato | 2024-12-17 | 1 | -0/+5 |
* | Add chabookmark script | bptato | 2024-12-14 | 1 | -1/+1 |
* | pager, mailcap: misc fixes, add prompt for global mailcap | bptato | 2024-12-11 | 1 | -0/+11 |
* | config.toml: respect TMPDIR | bptato | 2024-11-12 | 1 | -1/+0 |
* | layout: fix initial flex item width calculation | bptato | 2024-11-08 | 1 | -2/+1 |
* | protocol: sandbox more network processes + fix some gemini bugs | bptato | 2024-11-02 | 1 | -2/+0 |
* | layout: fix float positioning in inline contexts | bptato | 2024-10-15 | 1 | -4/+0 |
* | layout: correct `position: absolute' (FINALLY) | bptato | 2024-10-15 | 1 | -3/+3 |
* | gmifetch: rewrite in Nim | bptato | 2024-10-12 | 1 | -2/+0 |
* | Update docs | bptato | 2024-10-10 | 1 | -1/+1 |
* | container: don't show hover type on u | bptato | 2024-09-27 | 1 | -1/+0 |
* | pager: make image ordering deterministic | bptato | 2024-09-25 | 1 | -1/+1 |
* | sixel: support transparency | bptato | 2024-09-24 | 1 | -1/+1 |
* | pager: improve hover text handling | bptato | 2024-09-22 | 1 | -14/+13 |
* | md2html: support blockquote | bptato | 2024-08-30 | 1 | -1/+0 |
* | term: fix crash on identical stacked images | bptato | 2024-08-27 | 1 | -2/+2 |
* | cssvalues, sheet: fix some more case sensitivity bugs | bptato | 2024-08-02 | 1 | -1/+0 |
* | client, sandbox: fix termux build | bptato | 2024-07-24 | 1 | -0/+1 |
* | dom: fix race condition in image loading | bptato | 2024-07-21 | 1 | -2/+0 |
* | config: support smart case | bptato | 2024-07-16 | 1 | -1/+0 |
* | term: query default ansi colors, etc. | bptato | 2024-07-02 | 1 | -1/+0 |
* | config: add various missing options | bptato | 2024-06-29 | 1 | -1/+0 |
* | pager: refactor drawing code | bptato | 2024-06-22 | 1 | -1/+0 |
* | term, pager: improve image display | bptato | 2024-06-21 | 1 | -1/+0 |
* | img, loader: separate out png codec into cgi, misc improvements | bptato | 2024-06-20 | 1 | -7/+2 |
* | layout: resize over-constrained table columns | bptato | 2024-05-08 | 1 | -3/+0 |
* | css, dom: simplify ident parsing, canvas fixes | bptato | 2024-05-01 | 1 | -0/+1 |
* | term: add sixel encoder | bptato | 2024-04-25 | 1 | -6/+10 |
* | Initial image support | bptato | 2024-04-25 | 1 | -1/+5 |
* | test: add js & layout tests | bptato | 2024-04-21 | 1 | -1/+0 |
* | js: remove automatic function -> closure conversion | bptato | 2024-04-15 | 1 | -2/+0 |
* | Update todo | bptato | 2024-04-15 | 1 | -18/+17 |
* | layout: slightly hacky flex-basis implementation | bptato | 2024-04-09 | 1 | -2/+2 |
* | Initial flexbox support | bptato | 2024-04-05 | 1 | -1/+5 |
* | man: rewrite in Nim | bptato | 2024-03-13 | 1 | -6/+2 |
* | Update todo | bptato | 2024-03-04 | 1 | -10/+2 |
* | layout: improve/simplify line box error correction | bptato | 2024-02-28 | 1 | -3/+0 |
* | Update todo | bptato | 2024-02-25 | 1 | -4/+0 |
* | Update todo | bptato | 2024-02-24 | 1 | -1/+4 |