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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
js: fix various leaks etc.
bptato
2024-05-03
20
-310
/
+360
*
loader: fix applying config for initial request
bptato
2024-05-02
3
-31
/
+46
*
cssparser: refactor
bptato
2024-05-01
7
-151
/
+91
*
css, dom: simplify ident parsing, canvas fixes
bptato
2024-05-01
6
-380
/
+329
*
Update readme
bptato
2024-05-01
1
-7
/
+8
*
config: add insecure-ssl-no-verify option to siteconf
bptato
2024-05-01
8
-355
/
+349
*
term: fix incorrect dimensions used in sixel
bptato
2024-04-29
1
-30
/
+29
*
term: add sixel background color blending
bptato
2024-04-29
1
-9
/
+19
*
css/values: refactor
bptato
2024-04-28
1
-283
/
+222
*
term: remove background color blending in sixel
bptato
2024-04-27
1
-9
/
+1
*
ua.css: style xmp like pre
bptato
2024-04-27
2
-2
/
+10
*
png: fix check in readU8
bptato
2024-04-27
1
-1
/
+1
*
png: fix indexed color with tRNS
bptato
2024-04-27
1
-5
/
+7
*
config: fix copy image URL, document copy commands
bptato
2024-04-27
3
-1
/
+34
*
buffer: add toggleImages
bptato
2024-04-27
3
-1
/
+15
*
sandbox: allow getpid in seccomp network sandbox
bptato
2024-04-27
1
-0
/
+1
*
layout: fix float size in table cells; remove redundant positioning
bptato
2024-04-27
5
-9
/
+27
*
term: query sixel color register number
bptato
2024-04-27
1
-32
/
+51
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
10
-88
/
+88
*
layout: fix image baseline
bptato
2024-04-26
1
-2
/
+3
*
doc: include auto-generated manpages in repository
bptato
2024-04-26
10
-33
/
+3371
*
adapter: update code style
bptato
2024-04-26
10
-93
/
+82
*
ftp: support multiple arguments in ssh config Host
bptato
2024-04-26
1
-13
/
+31
*
Remove unnecessary unsigned casts
bptato
2024-04-26
6
-43
/
+43
*
pager: reduce unnecessary image redraws
bptato
2024-04-26
1
-1
/
+1
*
data: replace std/base64 with atob
bptato
2024-04-25
4
-70
/
+75
*
term: add sixel encoder
bptato
2024-04-25
3
-91
/
+192
*
png: fix off by one
bptato
2024-04-25
1
-3
/
+1
*
Initial image support
bptato
2024-04-25
15
-63
/
+239
*
Update docs
bptato
2024-04-24
6
-382
/
+842
*
sandbox: remove unveil call
bptato
2024-04-23
1
-7
/
+4
*
dom: remove unnecessary/unused properties
bptato
2024-04-22
2
-11
/
+8
*
test: add js & layout tests
bptato
2024-04-21
87
-2
/
+1457
*
layout: do not use parent computed values in root fragment
bptato
2024-04-21
1
-19
/
+11
*
dom: fix property event handler setters
bptato
2024-04-21
2
-23
/
+52
*
js: fix some incorrect defineProperty usage
bptato
2024-04-21
4
-7
/
+7
*
js: override default toString tag of global
bptato
2024-04-21
1
-1
/
+5
*
base64: rewrite btoa too
bptato
2024-04-21
2
-5
/
+41
*
base64: rewrite atob
bptato
2024-04-21
1
-6
/
+65
*
layout: slightly refactor layoutInline
bptato
2024-04-21
1
-40
/
+42
*
layout: flex item margin fixes
bptato
2024-04-20
1
-25
/
+34
*
layout: fix double padding in flex
bptato
2024-04-20
1
-2
/
+4
*
dom: sort attributes
bptato
2024-04-20
1
-21
/
+30
*
buffer: fix switch from charset decoder to UTF-8 validator
bptato
2024-04-20
1
-1
/
+3
*
dom: add isSameNode, isEqualNode
bptato
2024-04-20
1
-0
/
+54
*
sandbox: allow syscalls for epoll Nim selectors
bptato
2024-04-20
1
-0
/
+4
*
layout: fix a list style positioning bug
bptato
2024-04-20
1
-2
/
+2
*
layout: float sizing fixes
bptato
2024-04-19
1
-8
/
+21
*
http: fix sandbox violation in readFromStdin
bptato
2024-04-19
2
-3
/
+5
*
twtstr: remove pointless checks in parseIntImpl
bptato
2024-04-19
1
-5
/
+3
[prev]
[next]