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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cssvalues: fix font-weight parsing
bptato
2024-12-29
1
-2
/
+2
*
cookie: add persistent cookies, misc refactoring/fixes
bptato
2024-12-29
9
-283
/
+501
*
config: clean up redundant CHA_DIR, update CGI docs
bptato
2024-12-29
2
-20
/
+15
*
pager: small cleanup
bptato
2024-12-29
1
-2
/
+1
*
history: remove comment parsing, fix fd leak
bptato
2024-12-29
2
-8
/
+9
*
xhr: fix flipped exception in overrideMimeType
bptato
2024-12-28
1
-1
/
+1
*
cookie: remove redundant check
bptato
2024-12-28
1
-3
/
+1
*
layout: fix various padding bugs
bptato
2024-12-28
1
-32
/
+26
*
env: add innerWidth, innerHeight
bptato
2024-12-28
1
-0
/
+6
*
env: do not copy attrs, fix screen on client
bptato
2024-12-28
5
-29
/
+31
*
layout: fix a flex sizing bug
bptato
2024-12-27
1
-5
/
+4
*
cookie: remove broken third-party-cookie option
bptato
2024-12-27
3
-23
/
+4
*
dom: standard querySelector/All; type erase children
bptato
2024-12-27
2
-27
/
+54
*
dom: set elIndex to -1 for AttrDummyElement
bptato
2024-12-27
1
-0
/
+2
*
dom: expose getPropertyValue
bptato
2024-12-27
1
-1
/
+1
*
term: fix in-cell offset bug on kitty image scroll
bptato
2024-12-27
1
-0
/
+5
*
CHA_CONFIG_DIR -> CHA_DIR
bptato
2024-12-27
3
-4
/
+9
*
dom: add focus()
bptato
2024-12-27
3
-2
/
+10
*
Update monoucha
bptato
2024-12-26
1
-1
/
+1
*
layout: improve intrinsic minimum size calculation
bptato
2024-12-26
1
-83
/
+104
*
jsencoding: fix nil deref on empty encode input
bptato
2024-12-26
1
-9
/
+9
*
term: fix display-charset not being interpreted
bptato
2024-12-26
1
-5
/
+5
*
Optimize some Option[string] out
bptato
2024-12-26
5
-25
/
+29
*
env: fix taintEnabled
bptato
2024-12-26
1
-1
/
+1
*
buffer: add "app" scripting mode
bptato
2024-12-26
7
-44
/
+80
*
env: reflect user agent header in userAgent
bptato
2024-12-26
4
-6
/
+10
*
Strict def fixes
bptato
2024-12-22
1
-2
/
+2
*
main: add missing noreturn
bptato
2024-12-22
1
-1
/
+1
*
history: fix entry dropping
bptato
2024-12-22
1
-0
/
+2
*
dom: optimize textContent, nodeValue; add nodeValue setter
bptato
2024-12-22
1
-16
/
+31
*
config: fix overriding substring bindings
bptato
2024-12-22
2
-10
/
+6
*
Misc character display fixes
bptato
2024-12-22
10
-67
/
+35
*
Add history
bptato
2024-12-17
7
-46
/
+211
*
twtstr: improve content type parameter handling
bptato
2024-12-22
1
-3
/
+28
*
layout: resolve percentage width for auto table cells
bptato
2024-12-21
1
-9
/
+14
*
cascade: actually, it should be inline-block
bptato
2024-12-20
1
-1
/
+1
*
cascade: blockify on position: absolute or fixed
bptato
2024-12-20
1
-4
/
+4
*
box: InlineFragment -> InlineBox
bptato
2024-12-20
4
-150
/
+147
*
cssparser: small refactoring
bptato
2024-12-20
1
-37
/
+23
*
buffer: only set new buffer's target on clone
bptato
2024-12-20
3
-8
/
+10
*
nanosvg, myaddr: fix obuf type and myaddr shim
bptato
2024-12-20
1
-2
/
+2
*
layout, render: image sizing fixes/workarounds
bptato
2024-12-20
2
-12
/
+16
*
dom: add inline SVG support
bptato
2024-12-20
5
-88
/
+204
*
response: automatically resume before close
bptato
2024-12-19
3
-9
/
+4
*
pager: fix short error messages not being printed
bptato
2024-12-19
1
-1
/
+1
*
cookie: fix another regression
bptato
2024-12-19
1
-1
/
+1
*
cookie: fix regression in cookieJar.add
bptato
2024-12-19
1
-1
/
+5
*
layout: apply padding to intrinsic minimum width
bptato
2024-12-19
1
-4
/
+3
*
pager: fix crash on gotoURL with save + mailcap
bptato
2024-12-19
1
-1
/
+2
*
pager: do not crash browser when deleting a crashed buffer
bptato
2024-12-18
1
-1
/
+5
[next]