about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update monouchabptato2024-09-171-1/+1
* dom: add forms, elements getter + misc fixesbptato2024-09-176-88/+144
* sandbox: always allow epoll_pwaitbptato2024-09-151-1/+1
* loader: fix rbtCache racebptato2024-09-153-36/+49
* blob: make size signed intbptato2024-09-153-11/+11
* loader: refactor/move around some procsbptato2024-09-1511-743/+763
* Refactor img/*bptato2024-09-1512-264/+36
* loader: improve map interfacebptato2024-09-143-22/+25
* loader: refactor, misc optimizations & fixesbptato2024-09-149-266/+334
* sandbox: stricter fcntl policybptato2024-09-141-4/+17
* renderdocument: fix image background coloringbptato2024-09-131-13/+16
* term: improve damage tracking, special case yaftbptato2024-09-132-15/+42
* sixel: do not reserve palette entry for transparencybptato2024-09-121-4/+4
* config: add display.sixel-colorsbptato2024-09-102-0/+4
* pager: fix saveSourcebptato2024-09-102-5/+9
* pager: fix rewrite-url weirdnessbptato2024-09-102-8/+4
* dom: fix crash on wrong CSS content typebptato2024-09-101-3/+1
* pager, term: fix kitty display, add a sixel bounds checkbptato2024-09-092-4/+5
* twtuni: correct behavior on failed bounds checkbptato2024-09-081-11/+11
* utils: add twtunibptato2024-09-0818-432/+482
* Fix 1.6.14 compilationbptato2024-09-072-2/+30
* md2html: code, pre, inline fixesbptato2024-09-072-3/+3
* term: support SyncTERMbptato2024-09-061-55/+69
* Update chagashibptato2024-09-061-1/+1
* sandbox: allow futex in network/buffer sandboxbptato2024-09-061-1/+2
* twtstr: type erase binarySearch instantiationbptato2024-09-063-38/+52
* term: sixel sizing & output fixesbptato2024-09-052-13/+22
* term: add outputSixelImage bounds checksbptato2024-09-041-3/+12
* sixel, stbi, sandbox: fix fstat sandbox violationbptato2024-09-042-2/+26
* bindings: remove zlibbptato2024-09-041-79/+0
* loader, client, buffer: use selectInto (not select)bptato2024-09-033-9/+13
* loader: fix crashes with kqueue backendbptato2024-09-032-4/+23
* cascade: add missing nil checkbptato2024-09-021-1/+1
* loader: fix some fd leaksbptato2024-09-024-11/+37
* Update chagashibptato2024-09-011-1/+1
* pager: fix missing gotoLine return valuebptato2024-09-011-0/+1
* canvas: make sure we don't link to QJSbptato2024-09-019-186/+163
* url: reduce idna sizebptato2024-09-011-7/+10
* path: fix swap bug, refactor linesbptato2024-09-013-19/+21
* canvas: move to separate CGI scriptbptato2024-09-0118-359/+413
* layout: fix table height constraint typebptato2024-08-301-1/+9
* term, sixel: misc image fixes, sixel optimizationbptato2024-08-301-15/+24
* sixel: minor optimizationsbptato2024-08-281-1/+3
* sixel, term: fix off-by-1's in croppingbptato2024-08-281-50/+36
* term: fix crash on identical stacked imagesbptato2024-08-271-1/+3
* pager: fix nav direction after view sourcebptato2024-08-271-0/+1
* dom: toBlob fixesbptato2024-08-251-20/+7
* sixel: break out into a separate cgi scriptbptato2024-08-243-132/+150
* layout: fix whitespace weirdnessbptato2024-08-231-1/+3
* winattrs: un-snakeifybptato2024-08-237-18/+18