| Commit message (Expand) | Author | Age | Files | Lines |
* | chabookmark fixes & improvements | bptato | 2024-12-15 | 2 | -24/+20 |
* | mimetypes: use cmpIgnoreCase for JS types | bptato | 2024-12-12 | 1 | -1/+1 |
* | mailcap: misc bugfixes & cleanup | bptato | 2024-12-12 | 1 | -63/+43 |
* | pager: do not prompt for text types | bptato | 2024-12-11 | 1 | -0/+3 |
* | pager, mailcap: misc fixes, add prompt for global mailcap | bptato | 2024-12-11 | 2 | -54/+111 |
* | Fix casing | bptato | 2024-12-05 | 1 | -3/+3 |
* | config, mailcap: remove std/streams dependency, specialize mmap | bptato | 2024-12-05 | 2 | -76/+74 |
* | mimetypes: refactor, use mime.types for inline image extensions | bptato | 2024-12-05 | 2 | -44/+94 |
* | toml, config: skip copying buf, use PosixStream | bptato | 2024-12-03 | 2 | -115/+124 |
* | config: add copy-cmd, paste-cmd | bptato | 2024-12-01 | 1 | -0/+2 |
* | twtstr: add mypairs | bptato | 2024-11-28 | 1 | -1/+1 |
* | mailcap: add x-needsstyle extension field | bptato | 2024-11-27 | 1 | -0/+1 |
* | config.configdir -> config.dir | bptato | 2024-11-26 | 1 | -1/+1 |
* | loader/* -> server | bptato | 2024-11-24 | 1 | -1/+1 |
* | Update monoucha, fix some JS tests | bptato | 2024-11-18 | 1 | -1/+1 |
* | js: reorganize modules, update docs | bptato | 2024-11-15 | 2 | -2/+86 |
* | chapath: fix a few more bugs, simplify | bptato | 2024-11-13 | 1 | -64/+30 |
* | config: resolve download-dir as path, update docs | bptato | 2024-11-13 | 1 | -1/+1 |
* | config.toml: respect TMPDIR | bptato | 2024-11-12 | 1 | -6/+10 |
* | utils, types: merge some modules | bptato | 2024-11-03 | 1 | -1/+0 |
* | config: fix relative includes with -C | bptato | 2024-10-31 | 1 | -2/+3 |
* | config: refactor, accept more possible config dirs | bptato | 2024-10-28 | 1 | -71/+35 |
* | pager: refactor mailcap, console; misc fixes | bptato | 2024-10-14 | 1 | -8/+7 |
* | twtstr, toml: misc cleanup | bptato | 2024-10-13 | 1 | -5/+0 |
* | gmifetch: rewrite in Nim | bptato | 2024-10-12 | 2 | -45/+32 |
* | toml: fix casing | bptato | 2024-09-21 | 1 | -12/+12 |
* | dom: add forms, elements getter + misc fixes | bptato | 2024-09-17 | 1 | -3/+0 |
* | config: add display.sixel-colors | bptato | 2024-09-10 | 1 | -0/+1 |
* | utils: add twtuni | bptato | 2024-09-08 | 1 | -4/+4 |
* | mailcap: fix weird error handling | bptato | 2024-08-13 | 1 | -19/+13 |
* | mailcap: various fixes | bptato | 2024-08-11 | 1 | -38/+27 |
* | dom: remove generic JS bindings | bptato | 2024-08-11 | 1 | -2/+2 |
* | Update monoucha | bptato | 2024-08-09 | 2 | -7/+4 |
* | buffer, pager, config: add meta-refresh + misc fixes | bptato | 2024-07-28 | 1 | -49/+30 |
* | config: support smart case | bptato | 2024-07-16 | 1 | -1/+1 |
* | fix compilation on 2.0.8 | bptato | 2024-07-10 | 1 | -3/+8 |
* | config: add buffer.autofocus | bptato | 2024-07-04 | 1 | -0/+1 |
* | config: add various missing options | bptato | 2024-06-29 | 1 | -0/+11 |
* | config: fix JS command definitions | bptato | 2024-06-23 | 1 | -1/+1 |
* | misc cleanups | bptato | 2024-06-22 | 1 | -2/+1 |
* | buffer: add autofocus | bptato | 2024-06-08 | 1 | -0/+1 |
* | pager, buffer: improve forms, protocol config | bptato | 2024-06-08 | 1 | -2/+19 |
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 2 | -12/+13 |
* | config: fix -C with files not in CWD | bptato | 2024-05-31 | 1 | -5/+13 |
* | config: separate tmp dir for sockets, users | bptato | 2024-05-16 | 1 | -10/+1 |
* | pager: editor command fixes | bptato | 2024-05-12 | 1 | -1/+2 |
* | js: allow var instead of ptr | bptato | 2024-05-12 | 1 | -15/+15 |
* | term: optimize canvas redraw, remove emulate-overline | bptato | 2024-05-10 | 1 | -1/+0 |
* | js: refactor | bptato | 2024-05-08 | 2 | -4/+4 |
* | color: separate out JS converters | bptato | 2024-05-05 | 1 | -0/+1 |