about summary refs log tree commit diff stats
path: root/src/xhr
Commit message (Expand)AuthorAgeFilesLines
* javascript: refactorbptato2023-08-281-2/+3
* Move HTML parsing into Chamebptato2023-08-151-1/+2
* Add XHR/Event stubsbptato2023-07-021-0/+46
* FormData fixesbptato2023-07-021-6/+21
* Use or type for FormData.appendbptato2023-07-021-30/+8
* Get rid of the .jserr pragmabptato2023-06-191-5/+10
* Remove JSObject again, add File API constructorbptato2023-06-081-4/+10
* Add support for canvas and multipartbptato2023-06-051-0/+159