| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update monoucha | bptato | 2024-09-17 | 1 | -1/+1 |
* | dom: add forms, elements getter + misc fixes | bptato | 2024-09-17 | 6 | -88/+144 |
* | sandbox: always allow epoll_pwait | bptato | 2024-09-15 | 1 | -1/+1 |
* | loader: fix rbtCache race | bptato | 2024-09-15 | 3 | -36/+49 |
* | blob: make size signed int | bptato | 2024-09-15 | 3 | -11/+11 |
* | loader: refactor/move around some procs | bptato | 2024-09-15 | 11 | -743/+763 |
* | Refactor img/* | bptato | 2024-09-15 | 12 | -264/+36 |
* | loader: improve map interface | bptato | 2024-09-14 | 3 | -22/+25 |
* | loader: refactor, misc optimizations & fixes | bptato | 2024-09-14 | 9 | -266/+334 |
* | sandbox: stricter fcntl policy | bptato | 2024-09-14 | 1 | -4/+17 |
* | renderdocument: fix image background coloring | bptato | 2024-09-13 | 1 | -13/+16 |
* | term: improve damage tracking, special case yaft | bptato | 2024-09-13 | 2 | -15/+42 |
* | sixel: do not reserve palette entry for transparency | bptato | 2024-09-12 | 1 | -4/+4 |
* | config: add display.sixel-colors | bptato | 2024-09-10 | 2 | -0/+4 |
* | pager: fix saveSource | bptato | 2024-09-10 | 2 | -5/+9 |
* | pager: fix rewrite-url weirdness | bptato | 2024-09-10 | 2 | -8/+4 |
* | dom: fix crash on wrong CSS content type | bptato | 2024-09-10 | 1 | -3/+1 |
* | pager, term: fix kitty display, add a sixel bounds check | bptato | 2024-09-09 | 2 | -4/+5 |
* | twtuni: correct behavior on failed bounds check | bptato | 2024-09-08 | 1 | -11/+11 |
* | utils: add twtuni | bptato | 2024-09-08 | 18 | -432/+482 |
* | Fix 1.6.14 compilation | bptato | 2024-09-07 | 2 | -2/+30 |
* | md2html: code, pre, inline fixes | bptato | 2024-09-07 | 2 | -3/+3 |
* | term: support SyncTERM | bptato | 2024-09-06 | 1 | -55/+69 |
* | Update chagashi | bptato | 2024-09-06 | 1 | -1/+1 |
* | sandbox: allow futex in network/buffer sandbox | bptato | 2024-09-06 | 1 | -1/+2 |
* | twtstr: type erase binarySearch instantiation | bptato | 2024-09-06 | 3 | -38/+52 |
* | term: sixel sizing & output fixes | bptato | 2024-09-05 | 2 | -13/+22 |
* | term: add outputSixelImage bounds checks | bptato | 2024-09-04 | 1 | -3/+12 |
* | sixel, stbi, sandbox: fix fstat sandbox violation | bptato | 2024-09-04 | 2 | -2/+26 |
* | bindings: remove zlib | bptato | 2024-09-04 | 1 | -79/+0 |
* | loader, client, buffer: use selectInto (not select) | bptato | 2024-09-03 | 3 | -9/+13 |
* | loader: fix crashes with kqueue backend | bptato | 2024-09-03 | 2 | -4/+23 |
* | cascade: add missing nil check | bptato | 2024-09-02 | 1 | -1/+1 |
* | loader: fix some fd leaks | bptato | 2024-09-02 | 4 | -11/+37 |
* | Update chagashi | bptato | 2024-09-01 | 1 | -1/+1 |
* | pager: fix missing gotoLine return value | bptato | 2024-09-01 | 1 | -0/+1 |
* | canvas: make sure we don't link to QJS | bptato | 2024-09-01 | 9 | -186/+163 |
* | url: reduce idna size | bptato | 2024-09-01 | 1 | -7/+10 |
* | path: fix swap bug, refactor lines | bptato | 2024-09-01 | 3 | -19/+21 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 18 | -359/+413 |
* | layout: fix table height constraint type | bptato | 2024-08-30 | 1 | -1/+9 |
* | term, sixel: misc image fixes, sixel optimization | bptato | 2024-08-30 | 1 | -15/+24 |
* | sixel: minor optimizations | bptato | 2024-08-28 | 1 | -1/+3 |
* | sixel, term: fix off-by-1's in cropping | bptato | 2024-08-28 | 1 | -50/+36 |
* | term: fix crash on identical stacked images | bptato | 2024-08-27 | 1 | -1/+3 |
* | pager: fix nav direction after view source | bptato | 2024-08-27 | 1 | -0/+1 |
* | dom: toBlob fixes | bptato | 2024-08-25 | 1 | -20/+7 |
* | sixel: break out into a separate cgi script | bptato | 2024-08-24 | 3 | -132/+150 |
* | layout: fix whitespace weirdness | bptato | 2024-08-23 | 1 | -1/+3 |
* | winattrs: un-snakeify | bptato | 2024-08-23 | 7 | -18/+18 |