about summary refs log tree commit diff stats
path: root/src/io/bufreader.nim
Commit message (Expand)AuthorAgeFilesLines
* sixel: use inline background for blendingbptato2024-09-241-0/+4
* Replace std/selectors with pollbptato2024-09-231-1/+0
* canvas: make sure we don't link to QJSbptato2024-09-011-75/+3
* canvas: move to separate CGI scriptbptato2024-09-011-28/+8
* Fixes for Nim 2.2bptato2024-07-291-1/+0
* img, loader: add image resizing, misc fixesbptato2024-06-281-4/+7
* img, loader: separate out png codec into cgi, misc improvementsbptato2024-06-201-1/+40
* buffer: fix multipart formsbptato2024-05-111-38/+36
* color: RGBAColor -> ARGBColorbptato2024-04-261-2/+2
* Initial image supportbptato2024-04-251-0/+5
* Update code stylebptato2024-04-171-1/+1
* bufreader: add initPacketReaderbptato2024-03-241-4/+6
* io: add bufreaderbptato2024-03-211-0/+198