Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | return Result[T, JSError] from fromJS | bptato | 2023-07-02 | 1 | -1/+0 |
* | use =destroy instead of finalizers | bptato | 2023-07-01 | 1 | -0/+2 |
* | cookie: return error on invalid domain | bptato | 2023-06-25 | 1 | -4/+5 |
* | Improve broken cookie handling, add multipart to form | bptato | 2023-06-25 | 1 | -13/+104 |
* | Use utils/opt in toml parser | bptato | 2023-06-18 | 1 | -1/+1 |
* | Add support for canvas and multipart | bptato | 2023-06-05 | 1 | -1/+3 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 1 | -2/+3 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -1/+9 |
* | Add more cookie options | bptato | 2022-12-13 | 1 | -5/+13 |
* | cookie: check for domain | bptato | 2022-12-13 | 1 | -1/+1 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -12/+36 |
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 1 | -0/+137 |