| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix search | bptato | 2022-12-14 | 1 | -1/+5 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 1 | -18/+32 |
* | Add more cookie options | bptato | 2022-12-13 | 1 | -7/+6 |
* | Add network.max-redirect, prepend-https options | bptato | 2022-12-13 | 1 | -12/+11 |
* | Update config and config docs | bptato | 2022-12-13 | 1 | -5/+10 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -18/+41 |
* | Add wikipedia substitution, bookmark file keybinding | bptato | 2022-12-11 | 1 | -4/+6 |
* | Fix container replacement bugs | bptato | 2022-12-11 | 1 | -0/+7 |
* | Fixes & QOL improvements | bptato | 2022-12-11 | 1 | -5/+40 |
* | Fix -d | bptato | 2022-12-10 | 1 | -3/+8 |
* | Fix blocking socketstream recv/send, clean up ips/serialize & types/color | bptato | 2022-12-10 | 1 | -1/+1 |
* | Add title tag support, peek, peekCursor | bptato | 2022-12-05 | 1 | -1/+7 |
* | Make redraw() actually clear the screen | bptato | 2022-12-01 | 1 | -0/+2 |
* | Fix some screen update issues, remove redraw timer | bptato | 2022-12-01 | 1 | -6/+1 |
* | Add siteconf, fix lineedit bugs | bptato | 2022-11-29 | 1 | -4/+22 |
* | Restore cursor position on reload | bptato | 2022-11-29 | 1 | -4/+6 |
* | Add line editing history, other lineedit fixes | bptato | 2022-11-29 | 1 | -13/+19 |
* | Fix container insertion | bptato | 2022-11-28 | 1 | -1/+1 |
* | Add textarea | bptato | 2022-11-28 | 1 | -1/+10 |
* | Rework broken non-blocking io | bptato | 2022-11-27 | 1 | -7/+10 |
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -19/+27 |
* | Also, implement proper async | bptato | 2022-11-27 | 1 | -8/+16 |
* | Fix lineedit bugs | bptato | 2022-11-26 | 1 | -9/+9 |
* | Fix misc bugs | bptato | 2022-11-25 | 1 | -1/+6 |
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 1 | -79/+56 |
* | Buffer improvements | bptato | 2022-11-25 | 1 | -0/+4 |
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 1 | -17/+17 |
* | Table improvements | bptato | 2022-11-22 | 1 | -0/+3 |
* | Termcap support (?) | bptato | 2022-11-21 | 1 | -4/+8 |
* | Color & term improvements | bptato | 2022-11-21 | 1 | -26/+41 |
* | Color stuff | bptato | 2022-11-21 | 1 | -9/+11 |
* | Terminal refactorings | bptato | 2022-11-20 | 1 | -70/+61 |
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 1 | -15/+29 |
* | Fix weird screen shift behavior | bptato | 2022-11-19 | 1 | -6/+7 |
* | Re-implement highlighting | bptato | 2022-11-19 | 1 | -13/+14 |
* | Fix table cell size calculation | bptato | 2022-11-19 | 1 | -0/+1 |
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -310/+486 |
* | Kill individual buffers' loader processes on exit | bptato | 2022-11-09 | 1 | -0/+15 |
* | Use separate FileLoader instance for each buffer | bptato | 2022-11-09 | 1 | -2/+2 |
* | Do not always assume stdin is /dev/tty | bptato | 2022-11-09 | 1 | -10/+12 |
* | Reopen tty read-only, refresh containers when switched | bptato | 2022-10-24 | 1 | -9/+15 |
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 1 | -9/+371 |
* | WIP pager | bptato | 2022-10-04 | 1 | -0/+62 |