Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | url: fix searchParams.delete | bptato | 2024-09-30 | 1 | -0/+2 |
* | dom: add forms, elements getter + misc fixes | bptato | 2024-09-17 | 2 | -11/+37 |
* | loader: fix crash on empty data URLs | bptato | 2024-08-17 | 1 | -0/+1 |
* | xhr: more progress | bptato | 2024-08-15 | 4 | -44/+4 |
* | xhr: progress | bptato | 2024-08-13 | 1 | -0/+12 |
* | env, dom: add History stub, basic LocalStorage | bptato | 2024-07-30 | 1 | -0/+8 |
* | url: fix a small incompatibility | bptato | 2024-07-25 | 1 | -0/+14 |
* | url: misc fixes & improvements | bptato | 2024-07-24 | 2 | -1/+54 |
* | html: event cleanup, XHR progress | bptato | 2024-07-18 | 2 | -0/+30 |
* | layout: inline fixes & improvements | bptato | 2024-06-27 | 1 | -0/+1 |
* | test: print running test names to the same line | bptato | 2024-06-23 | 1 | -1/+1 |
* | client: make quit() actually quit, misc fixes | bptato | 2024-05-04 | 4 | -35/+32 |
* | js: fix various leaks etc. | bptato | 2024-05-03 | 2 | -50/+37 |
* | layout: fix float size in table cells; remove redundant positioning | bptato | 2024-04-27 | 1 | -1/+1 |
* | test: add js & layout tests | bptato | 2024-04-21 | 26 | -0/+555 |