Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getPageCurl: avoid loading pages that couldn't be loaded | bptato | 2022-07-14 | 1 | -0/+4 |
* | Fix a tokenizer bug, clean up some warnings | bptato | 2022-07-12 | 1 | -1/+0 |
* | Fix curl getting stuck while reading headers | bptato | 2022-06-17 | 1 | -2/+3 |
* | Add curl support | bptato | 2022-06-07 | 1 | -4/+128 |
* | Update loader.nim | bptato | 2022-05-21 | 1 | -3/+9 |
* | Slightly change header handling | bptato | 2022-05-10 | 1 | -4/+11 |
* | Fix a windows compilation error | bptato | 2022-02-22 | 1 | -1/+1 |
* | Some loader polishing | bptato | 2022-02-09 | 1 | -2/+4 |
* | Cleanup form method code | bptato | 2022-02-08 | 1 | -7/+13 |
* | Implement forms | bptato | 2022-01-29 | 1 | -2/+8 |
* | Fix some path bugs and misc. warnings | bptato | 2022-01-25 | 1 | -1/+4 |
* | Support external stylesheets | bptato | 2022-01-23 | 1 | -0/+33 |