| Commit message (Expand) | Author | Age | Files | Lines |
* | Add setTimeout, setInterval to window | bptato | 2023-06-01 | 1 | -0/+2 |
* | Rewrite new Request binding | bptato | 2023-05-21 | 1 | -1/+3 |
* | Refactor config, add charset opts | bptato | 2023-05-16 | 1 | -4/+4 |
* | Async resource loading, exception handling fixes | bptato | 2023-05-14 | 1 | -5/+19 |
* | WIP fetch | bptato | 2023-04-30 | 1 | -8/+10 |
* | Make width table at compile-time | bptato | 2023-01-27 | 1 | -1/+1 |
* | client, pager, dom, ...: better error handling | bptato | 2023-01-04 | 1 | -5/+21 |
* | Add promise support to JS | bptato | 2022-12-31 | 1 | -1/+1 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 1 | -14/+25 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -3/+4 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -5/+9 |
* | Add urlfilter | bptato | 2022-12-12 | 1 | -5/+9 |
* | Add textarea | bptato | 2022-11-28 | 1 | -2/+14 |
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 1 | -0/+1 |
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 1 | -0/+152 |