about summary refs log tree commit diff stats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* layout, render: image sizing fixes/workaroundsbptato2024-12-201-1/+1
* dom: add inline SVG supportbptato2024-12-201-2/+3
* img: add nanosvgbptato2024-12-193-0/+28
* pager: fix crash on gotoURL with save + mailcapbptato2024-12-191-1/+0
* ua.css: add margins to list items with high indicesbptato2024-12-171-0/+3
* ua.css: fix checkbox decorationbptato2024-12-151-1/+1
* quirk.css: remove unimplemented propertiesbptato2024-12-151-4/+1
* Fix typobptato2024-12-151-1/+1
* chabookmark fixes & improvementsbptato2024-12-152-3/+6
* config.toml: move cmd definitionsbptato2024-12-151-228/+228
* Add chabookmark scriptbptato2024-12-142-17/+11
* css: align h[1-6] behavior with w3mbptato2024-12-141-0/+1
* ua.css: underline all text typesbptato2024-12-141-13/+13
* pager, mailcap: misc fixes, add prompt for global mailcapbptato2024-12-111-1/+5
* mimetypes: refactor, use mime.types for inline image extensionsbptato2024-12-051-1/+1
* config: add copy-cmd, paste-cmdbptato2024-12-011-10/+12
* pager: do not make pointless requests in viewImage, add saveImagebptato2024-11-302-4/+12
* ua.css: add nobrbptato2024-11-301-0/+2
* mailcap: add x-needsstyle extension fieldbptato2024-11-271-2/+2
* layout: support br clearbptato2024-11-271-0/+4
* ua.css: reformatbptato2024-11-251-329/+98
* buffer: proper toggleImages implementationbptato2024-11-211-0/+1
* ua.css, event: small clean upbptato2024-11-181-4/+4
* ua.css: set fieldset to flow-rootbptato2024-11-181-0/+4
* res: remove unicode tablesbptato2024-11-133-11885/+2
* config.toml: respect TMPDIRbptato2024-11-121-3/+3
* cascade: adjust prefers-color-scheme based on terminal backgroundbptato2024-11-101-0/+7
* utils, types: merge some modulesbptato2024-11-031-1/+1
* config: refactor, accept more possible config dirsbptato2024-10-281-1/+1
* sandbox: replace libseccomp with chaseccompbptato2024-10-231-3/+2
* ua.css: disable reverse video on <code> in <pre>bptato2024-10-211-0/+4
* config.toml: add ?q=/path Google redirectbptato2024-10-181-2/+6
* css: add reverse video extensionbptato2024-10-151-0/+4
* Add `nc' tool & adjust finger/spartan to use itbptato2024-10-121-1/+1
* dirlist: separate out into dirlist2htmlbptato2024-10-121-0/+1
* gmifetch: rewrite in Nimbptato2024-10-121-1/+1
* ftp: remove libcurl dependencybptato2024-10-011-2/+1
* config.toml: switch to Google searchbptato2024-09-301-1/+17
* Update monouchabptato2024-09-291-3/+5
* gopher: do not depend on libcurlbptato2024-09-281-1/+0
* Update docsbptato2024-09-261-0/+2
* pager: improve hover text handlingbptato2024-09-222-8/+9
* Update to Unicode 16.0.0bptato2024-09-144-12882/+13154
* config: add display.sixel-colorsbptato2024-09-101-0/+1
* config: fix broken references to commandsbptato2024-09-101-1/+1
* pager: fix saveSourcebptato2024-09-101-1/+1
* md2html: code, pre, inline fixesbptato2024-09-071-1/+1
* url: reduce idna sizebptato2024-09-012-2148/+1171
* canvas: move to separate CGI scriptbptato2024-09-011-0/+1
* sixel: break out into a separate cgi scriptbptato2024-08-241-0/+1