Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -66/+7 | |
| | ||||||
* | Make it compile... | bptato | 2022-10-19 | 1 | -1/+1 | |
| | ||||||
* | Fix Meta+Control keybindings | bptato | 2022-10-19 | 1 | -8/+9 | |
| | ||||||
* | WIP pager | bptato | 2022-10-04 | 1 | -18/+22 | |
| | ||||||
* | More JS bindings | bptato | 2022-09-13 | 1 | -0/+1 | |
| | ||||||
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -9/+23 | |
| | ||||||
* | Clean up client request methods, add DUPE_BUFFER | bptato | 2022-08-18 | 1 | -1/+1 | |
| | ||||||
* | Increase tokenizer buffer size, add mark color option | bptato | 2022-07-29 | 1 | -0/+15 | |
| | ||||||
* | Remove unmaintained networking calls | bptato | 2022-07-24 | 1 | -9/+0 | |
| | ||||||
* | Add search function | bptato | 2022-07-22 | 1 | -0/+2 | |
| | | | | | Uses libregexp from QuickJS. Incremental search is quite hacky for now, but overall it seems to work OK. | |||||
* | Initial QuickJS integration | bptato | 2022-07-13 | 1 | -0/+1 | |
| | ||||||
* | Add curl support | bptato | 2022-06-07 | 1 | -0/+9 | |
| | | | | This calls the curl binary, not libcurl. | |||||
* | Add some command line fixes, fix related bugs | bptato | 2022-01-25 | 1 | -4/+9 | |
| | ||||||
* | Rebrand program | bptato | 2022-01-22 | 1 | -1/+1 | |
| | ||||||
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -0/+1 | |
| | ||||||
* | Add commands for vertical navigation on displayed line | bptato | 2021-12-19 | 1 | -0/+1 | |
| | ||||||
* | More configuration options | bptato | 2021-12-19 | 2 | -5/+23 | |
| | ||||||
* | More code formatting consistency | bptato | 2021-12-17 | 1 | -1/+1 | |
| | ||||||
* | Support more colors, config.nim refactoring | bptato | 2021-12-10 | 1 | -15/+6 | |
| | ||||||
* | Change configuration format to toml | bptato | 2021-12-05 | 2 | -73/+447 | |
| | ||||||
* | Bugfixes & documentation | bptato | 2021-11-20 | 1 | -4/+9 | |
| | ||||||
* | User stylesheets and applyStylesheets optimizations | bptato | 2021-11-19 | 1 | -10/+51 | |
| | ||||||
* | Remove compose | bptato | 2021-10-03 | 1 | -7/+1 | |
| | ||||||
* | Implement CSS display none in box renderer etc. | bptato | 2021-08-08 | 1 | -6/+3 | |
| | | | | | Other changes being bugfixes and a temporary implementation of "view source" | |||||
* | Reorganize imports | bptato | 2021-08-07 | 1 | -0/+165 | |
| | ||||||
* | ... | bptato | 2021-03-17 | 1 | -399/+0 | |
| | ||||||
* | Moved stuff etc | bptato | 2021-03-13 | 1 | -0/+399 | |