| Commit message (Expand) | Author | Age | Files | Lines |
* | layout, render: image sizing fixes/workarounds | bptato | 2024-12-20 | 1 | -1/+1 |
* | dom: add inline SVG support | bptato | 2024-12-20 | 1 | -2/+3 |
* | img: add nanosvg | bptato | 2024-12-19 | 3 | -0/+28 |
* | pager: fix crash on gotoURL with save + mailcap | bptato | 2024-12-19 | 1 | -1/+0 |
* | ua.css: add margins to list items with high indices | bptato | 2024-12-17 | 1 | -0/+3 |
* | ua.css: fix checkbox decoration | bptato | 2024-12-15 | 1 | -1/+1 |
* | quirk.css: remove unimplemented properties | bptato | 2024-12-15 | 1 | -4/+1 |
* | Fix typo | bptato | 2024-12-15 | 1 | -1/+1 |
* | chabookmark fixes & improvements | bptato | 2024-12-15 | 2 | -3/+6 |
* | config.toml: move cmd definitions | bptato | 2024-12-15 | 1 | -228/+228 |
* | Add chabookmark script | bptato | 2024-12-14 | 2 | -17/+11 |
* | css: align h[1-6] behavior with w3m | bptato | 2024-12-14 | 1 | -0/+1 |
* | ua.css: underline all text types | bptato | 2024-12-14 | 1 | -13/+13 |
* | pager, mailcap: misc fixes, add prompt for global mailcap | bptato | 2024-12-11 | 1 | -1/+5 |
* | mimetypes: refactor, use mime.types for inline image extensions | bptato | 2024-12-05 | 1 | -1/+1 |
* | config: add copy-cmd, paste-cmd | bptato | 2024-12-01 | 1 | -10/+12 |
* | pager: do not make pointless requests in viewImage, add saveImage | bptato | 2024-11-30 | 2 | -4/+12 |
* | ua.css: add nobr | bptato | 2024-11-30 | 1 | -0/+2 |
* | mailcap: add x-needsstyle extension field | bptato | 2024-11-27 | 1 | -2/+2 |
* | layout: support br clear | bptato | 2024-11-27 | 1 | -0/+4 |
* | ua.css: reformat | bptato | 2024-11-25 | 1 | -329/+98 |
* | buffer: proper toggleImages implementation | bptato | 2024-11-21 | 1 | -0/+1 |
* | ua.css, event: small clean up | bptato | 2024-11-18 | 1 | -4/+4 |
* | ua.css: set fieldset to flow-root | bptato | 2024-11-18 | 1 | -0/+4 |
* | res: remove unicode tables | bptato | 2024-11-13 | 3 | -11885/+2 |
* | config.toml: respect TMPDIR | bptato | 2024-11-12 | 1 | -3/+3 |
* | cascade: adjust prefers-color-scheme based on terminal background | bptato | 2024-11-10 | 1 | -0/+7 |
* | utils, types: merge some modules | bptato | 2024-11-03 | 1 | -1/+1 |
* | config: refactor, accept more possible config dirs | bptato | 2024-10-28 | 1 | -1/+1 |
* | sandbox: replace libseccomp with chaseccomp | bptato | 2024-10-23 | 1 | -3/+2 |
* | ua.css: disable reverse video on <code> in <pre> | bptato | 2024-10-21 | 1 | -0/+4 |
* | config.toml: add ?q=/path Google redirect | bptato | 2024-10-18 | 1 | -2/+6 |
* | css: add reverse video extension | bptato | 2024-10-15 | 1 | -0/+4 |
* | Add `nc' tool & adjust finger/spartan to use it | bptato | 2024-10-12 | 1 | -1/+1 |
* | dirlist: separate out into dirlist2html | bptato | 2024-10-12 | 1 | -0/+1 |
* | gmifetch: rewrite in Nim | bptato | 2024-10-12 | 1 | -1/+1 |
* | ftp: remove libcurl dependency | bptato | 2024-10-01 | 1 | -2/+1 |
* | config.toml: switch to Google search | bptato | 2024-09-30 | 1 | -1/+17 |
* | Update monoucha | bptato | 2024-09-29 | 1 | -3/+5 |
* | gopher: do not depend on libcurl | bptato | 2024-09-28 | 1 | -1/+0 |
* | Update docs | bptato | 2024-09-26 | 1 | -0/+2 |
* | pager: improve hover text handling | bptato | 2024-09-22 | 2 | -8/+9 |
* | Update to Unicode 16.0.0 | bptato | 2024-09-14 | 4 | -12882/+13154 |
* | config: add display.sixel-colors | bptato | 2024-09-10 | 1 | -0/+1 |
* | config: fix broken references to commands | bptato | 2024-09-10 | 1 | -1/+1 |
* | pager: fix saveSource | bptato | 2024-09-10 | 1 | -1/+1 |
* | md2html: code, pre, inline fixes | bptato | 2024-09-07 | 1 | -1/+1 |
* | url: reduce idna size | bptato | 2024-09-01 | 2 | -2148/+1171 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 1 | -0/+1 |
* | sixel: break out into a separate cgi script | bptato | 2024-08-24 | 1 | -0/+1 |