about summary refs log tree commit diff stats
path: root/src/client.nim
Commit message (Expand)AuthorAgeFilesLines
* Implement basic media query supportbptato2021-12-271-20/+30
* Basic content type implementationbptato2021-12-261-23/+29
* Proper URL handlingbptato2021-12-261-78/+115
* Refactor buffer rendering proceduresbptato2021-12-231-1/+5
* Use a linked list for buffers, allow pipe as outputbptato2021-12-211-75/+51
* No anchor error messagebptato2021-12-211-6/+14
* Honestly I'm not sure what I added here...bptato2021-12-211-40/+116
* Add client for buffer controlbptato2021-12-201-0/+173