Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buffer: fix some search bugs & refactor regex stuff | bptato | 2023-01-01 | 1 | -27/+27 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 1 | -2/+2 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -0/+3 |
* | Add more cookie options | bptato | 2022-12-13 | 1 | -0/+3 |
* | regex.nim: remove unused functions | bptato | 2022-12-10 | 1 | -42/+1 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 1 | -1/+68 |
* | Add siteconf, fix lineedit bugs | bptato | 2022-11-29 | 1 | -0/+45 |
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -9/+16 |
* | Incremental search fixes | bptato | 2022-07-25 | 1 | -2/+2 |
* | Improved incremental search: support unicode | bptato | 2022-07-23 | 1 | -8/+42 |
* | Add search function | bptato | 2022-07-22 | 1 | -0/+105 |