Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add JS support to documents | bptato | 2022-12-18 | 1 | -1/+0 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 1 | -5/+10 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -1/+5 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -5/+15 |
* | Fix blocking socketstream recv/send, clean up ips/serialize & types/color | bptato | 2022-12-10 | 1 | -148/+222 |
* | Clean up ips/serialize generics | bptato | 2022-11-30 | 1 | -86/+53 |
* | Remove useless sread/swrite procs | bptato | 2022-11-30 | 1 | -51/+16 |
* | Add textarea | bptato | 2022-11-28 | 1 | -12/+5 |
* | Also, implement proper async | bptato | 2022-11-27 | 1 | -1/+20 |
* | Fix user style regression, add minimum-contrast | bptato | 2022-11-25 | 1 | -0/+7 |
* | Buffer improvements | bptato | 2022-11-25 | 1 | -4/+80 |
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 1 | -3/+29 |
* | Move ips stuff to src/ips/ | bptato | 2022-11-22 | 1 | -0/+207 |