Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some path bugs and misc. warnings | bptato | 2022-01-25 | 1 | -3/+5 |
* | Support external stylesheets | bptato | 2022-01-23 | 1 | -22/+9 |
* | Rebrand program | bptato | 2022-01-22 | 1 | -27/+31 |
* | Fix page navigation | bptato | 2022-01-22 | 1 | -32/+31 |
* | Fix percent encoding function and local percent encoded paths | bptato | 2022-01-19 | 1 | -1/+1 |
* | Implement basic media query support | bptato | 2021-12-27 | 1 | -20/+30 |
* | Basic content type implementation | bptato | 2021-12-26 | 1 | -23/+29 |
* | Proper URL handling | bptato | 2021-12-26 | 1 | -78/+115 |
* | Refactor buffer rendering procedures | bptato | 2021-12-23 | 1 | -1/+5 |
* | Use a linked list for buffers, allow pipe as output | bptato | 2021-12-21 | 1 | -75/+51 |
* | No anchor error message | bptato | 2021-12-21 | 1 | -6/+14 |
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -40/+116 |
* | Add client for buffer control | bptato | 2021-12-20 | 1 | -0/+173 |