| Commit message (Expand) | Author | Age | Files | Lines |
* | Update code style | bptato | 2024-04-17 | 1 | -9/+11 |
* | Use std/* imports everywhere | bptato | 2024-01-07 | 1 | -2/+2 |
* | Fix some casing issues | bptato | 2024-01-06 | 1 | -1/+1 |
* | Compile with styleCheck:usages | bptato | 2023-12-28 | 1 | -1/+1 |
* | reduce new() usage | bptato | 2023-10-25 | 1 | -3/+4 |
* | Get rid of unicode.toLower | bptato | 2023-10-01 | 1 | -2/+2 |
* | move around more modules | bptato | 2023-09-14 | 1 | -1/+1 |
* | javascript: refactor | bptato | 2023-08-28 | 1 | -1/+2 |
* | 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 |