Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move charsets into chakasu | bptato | 2023-08-14 | 1 | -1/+2 |
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 1 | -0/+2 |
* | Fixes & workarounds to compile on Nim 2.0.0 | bptato | 2023-08-01 | 1 | -1/+1 |
* | return Result[T, JSError] from fromJS | bptato | 2023-07-02 | 1 | -1/+0 |
* | Factor out headers into separate module | bptato | 2023-07-01 | 1 | -0/+1 |
* | use =destroy instead of finalizers | bptato | 2023-07-01 | 1 | -0/+2 |
* | Do not allow text() twice, etc... | bptato | 2023-06-20 | 1 | -6/+19 |
* | Add Response.ok, url, fix type confusion with status | bptato | 2023-06-19 | 1 | -2/+8 |
* | Reject fetch promise on network error | bptato | 2023-06-19 | 1 | -1/+1 |
* | Cleanups & bug fixes involving promises | bptato | 2023-06-15 | 1 | -0/+50 |