| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | layout: fix inline float + position: absolute bug | bptato | 2024-10-16 | 3 | -5/+12 |
* | Update docs | bptato | 2024-10-15 | 3 | -22/+62 |
* | css: add reverse video extension | bptato | 2024-10-15 | 3 | -0/+7 |
* | layout: fix float positioning in inline contexts | bptato | 2024-10-15 | 7 | -65/+138 |
* | layout: correct `position: absolute' (FINALLY) | bptato | 2024-10-15 | 11 | -160/+335 |
* | pager: refactor mailcap, console; misc fixes | bptato | 2024-10-14 | 7 | -280/+262 |
* | dirlist2html: remove redundant slash | bptato | 2024-10-14 | 1 | -5/+2 |
* | dirlist2html: fix heisenbug, refactor | bptato | 2024-10-13 | 1 | -72/+74 |
* | lcgi: support HTTP proxy | bptato | 2024-10-13 | 2 | -15/+53 |
* | twtstr, toml: misc cleanup | bptato | 2024-10-13 | 4 | -13/+9 |
* | base64: merge into twtstr/env | bptato | 2024-10-13 | 5 | -82/+67 |
* | lcgi_ssl: fix libressl compat | bptato | 2024-10-13 | 2 | -6/+8 |
* | loader: improve CGI header parsing | bptato | 2024-10-12 | 1 | -32/+39 |
* | loader: fix potential nil deref | bptato | 2024-10-12 | 1 | -1/+1 |
* | Update monoucha | bptato | 2024-10-12 | 2 | -8/+8 |
* | Add `nc' tool & adjust finger/spartan to use it | bptato | 2024-10-12 | 8 | -86/+114 |
* | dirlist: separate out into dirlist2html | bptato | 2024-10-12 | 8 | -279/+232 |
* | dom: prevent leaking window size through media queries | bptato | 2024-10-12 | 1 | -3/+4 |
* | gmifetch: rewrite in Nim | bptato | 2024-10-12 | 14 | -730/+548 |
* | dom: html -> documentElement | bptato | 2024-10-10 | 3 | -9/+6 |
* | env: fix getComputedStyle arg2 | bptato | 2024-10-10 | 1 | -1/+1 |
* | promise: remove newPromise | bptato | 2024-10-10 | 3 | -17/+6 |
* | layout, pager: preserve tabs on display, selection & output | bptato | 2024-10-10 | 7 | -31/+126 |
* | Fix compilation on Nim 2.2.0 | bptato | 2024-10-10 | 3 | -13/+18 |
* | Update docs | bptato | 2024-10-10 | 13 | -67/+106 |
* | resize: use srgb | bptato | 2024-10-09 | 2 | -7/+7 |
* | bonus: add stbir2, readme, makefile | bptato | 2024-10-08 | 8 | -6/+260 |
* | loader: fix fd leak | bptato | 2024-10-08 | 1 | -0/+1 |
* | twtstr: fix stripAndCollapse | bptato | 2024-10-08 | 2 | -11/+19 |
* | client: fix redirected buffers jumping back to parent on reload | bptato | 2024-10-07 | 1 | -0/+5 |
* | pager: do not choke on empty editor command | bptato | 2024-10-07 | 1 | -2/+4 |
* | layout: small cleanup | bptato | 2024-10-07 | 1 | -14/+11 |
* | color: reduce CellColor size, misc color refactoring | bptato | 2024-10-06 | 13 | -140/+157 |
* | pager: add missing int conversion | bptato | 2024-10-06 | 1 | -1/+1 |
* | man: check exit code after reading first line | bptato | 2024-10-06 | 1 | -8/+14 |
* | url: fix IDNA bugs | bptato | 2024-10-06 | 2 | -2/+4 |
* | Update Chagashi | bptato | 2024-10-05 | 3 | -15/+6 |
* | layout: fix floats overriding margin/padding | bptato | 2024-10-05 | 5 | -16/+28 |
* | sixel: simplify compressSixel | bptato | 2024-10-05 | 1 | -12/+5 |
* | md2html: support + lists, ~~~ blocks | bptato | 2024-10-04 | 1 | -5/+7 |
* | dynstream: fix memory leak | bptato | 2024-10-04 | 5 | -8/+10 |
* | sixel, term: reduce half-dump special casing | bptato | 2024-10-04 | 4 | -84/+83 |
* | sixel: fix some weird artifacts | bptato | 2024-10-04 | 1 | -0/+13 |
* | filei: misc updates | bptato | 2024-10-04 | 1 | -2/+14 |
* | sixel: transparency improvements | bptato | 2024-10-03 | 2 | -9/+9 |
* | Update monoucha | bptato | 2024-10-02 | 2 | -6/+6 |
* | poll: reset events on error | bptato | 2024-10-02 | 1 | -1/+5 |
* | term: "fix" GNU screen not respecting query sequence order | bptato | 2024-10-01 | 1 | -9/+22 |
* | twtstr: misc refactorings | bptato | 2024-10-01 | 3 | -5/+5 |
* | http: remove twtstr dependency | bptato | 2024-10-01 | 2 | -12/+18 |