index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
bufwriter.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
color: reduce CellColor size, misc color refactoring
bptato
2024-10-06
1
-2
/
+2
*
sixel: use inline background for blending
bptato
2024-09-24
1
-0
/
+4
*
Replace std/selectors with poll
bptato
2024-09-23
1
-1
/
+0
*
canvas: make sure we don't link to QJS
bptato
2024-09-01
1
-56
/
+3
*
canvas: move to separate CGI script
bptato
2024-09-01
1
-9
/
+5
*
Update monoucha
bptato
2024-08-09
1
-5
/
+4
*
Fixes for Nim 2.2
bptato
2024-07-29
1
-1
/
+0
*
img, loader: add image resizing, misc fixes
bptato
2024-06-28
1
-1
/
+2
*
img, loader: separate out png codec into cgi, misc improvements
bptato
2024-06-20
1
-2
/
+24
*
buffer: fix multipart forms
bptato
2024-05-11
1
-40
/
+43
*
Use isSome instead of isOk
bptato
2024-05-05
1
-2
/
+2
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
1
-2
/
+2
*
Initial image support
bptato
2024-04-25
1
-2
/
+6
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
1
-8
/
+2
*
io: add bufreader
bptato
2024-03-21
1
-11
/
+24
*
buffer: also buffer reads for packets
bptato
2024-03-20
1
-4
/
+5
*
io: add BuferedWriter
bptato
2024-03-16
1
-0
/
+175