Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: remove applyHeaders | bptato | 2024-03-12 | 1 | -1/+1 |
* | js: merge some type modules into jstypes | bptato | 2024-01-11 | 1 | -1/+1 |
* | Move http out of main binary | bptato | 2023-12-13 | 1 | -5/+8 |
* | twtstr: remove tolower, isWhitespace | bptato | 2023-11-20 | 1 | -1/+2 |
* | response: add blob() function | bptato | 2023-09-17 | 1 | -5/+6 |
* | blob: use JSDict | bptato | 2023-09-09 | 1 | -10/+14 |
* | javascript: factor out fromJS | bptato | 2023-08-29 | 1 | -0/+1 |
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 1 | -1/+1 |
* | Add finalizer to WebFile | bptato | 2023-07-02 | 1 | -0/+6 |
* | use =destroy instead of finalizers | bptato | 2023-07-01 | 1 | -0/+3 |
* | Add readBlob, fix WebFile serialization | bptato | 2023-06-11 | 1 | -1/+2 |
* | Remove JSObject again, add File API constructor | bptato | 2023-06-08 | 1 | -6/+38 |
* | Add support for canvas and multipart | bptato | 2023-06-05 | 1 | -0/+61 |