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
*
css: resolve units to px before layout
bptato
2024-12-16
8
-228
/
+237
*
layout: do not allow canpx for scFitContent
bptato
2024-12-15
1
-2
/
+2
*
layout: also propagate xminwidth from table caption
bptato
2024-12-15
1
-0
/
+1
*
layout: set table intrinsic min width to specified width
bptato
2024-12-15
1
-0
/
+3
*
layout: do not trust specified table cell height
bptato
2024-12-15
1
-3
/
+4
*
dom, css: fix case-insensitive class/id/attr matching
bptato
2024-12-15
6
-28
/
+53
*
select: fix height definition
bptato
2024-12-15
1
-13
/
+10
*
chabookmark fixes & improvements
bptato
2024-12-15
6
-26
/
+30
*
client: document readFile, writeFile; add getenv, setenv
bptato
2024-12-14
1
-7
/
+32
*
css: align h[1-6] behavior with w3m
bptato
2024-12-14
3
-0
/
+29
*
cascade: misc cleanup
bptato
2024-12-14
1
-6
/
+3
*
url: fix file:/ serialization
bptato
2024-12-14
1
-1
/
+1
*
cookie: allow first-party cookies for subdomains with cookie sharing
bptato
2024-12-14
1
-38
/
+50
*
term: allow ANSI fgcolor + bgcolor
bptato
2024-12-13
1
-6
/
+2
*
container, cookie: simplify extractCookies, cookieJar.add
bptato
2024-12-13
2
-10
/
+4
*
dom: remove cached childNodes, children pointers
bptato
2024-12-13
1
-34
/
+37
*
lunit: remove redundant code
bptato
2024-12-13
2
-6
/
+2
*
dom: queryCommandSupported, HTMLIFrameELement stub
bptato
2024-12-13
1
-0
/
+7
*
cookie: remove JS module
bptato
2024-12-13
2
-29
/
+17
*
twtstr: fix skipBlanksTillLF
bptato
2024-12-12
1
-1
/
+1
*
pager: fix casing
bptato
2024-12-12
1
-1
/
+1
*
url: remove dead code
bptato
2024-12-12
1
-5
/
+0
*
twtstr: reduce copying in atob
bptato
2024-12-12
3
-10
/
+12
*
mimetypes: use cmpIgnoreCase for JS types
bptato
2024-12-12
2
-5
/
+5
*
mailcap: misc bugfixes & cleanup
bptato
2024-12-12
1
-63
/
+43
*
css: CSSComputedValue -> CSSValue
bptato
2024-12-12
6
-109
/
+109
*
pager: do not prompt for text types
bptato
2024-12-11
2
-1
/
+10
*
pager, mailcap: misc fixes, add prompt for global mailcap
bptato
2024-12-11
5
-157
/
+339
*
twtstr: small cleanup
bptato
2024-12-11
1
-9
/
+7
*
layout: small cleanup
bptato
2024-12-10
1
-60
/
+60
*
render: apply visibility to inline boxes
bptato
2024-12-10
1
-21
/
+23
*
pager: remove unused variable
bptato
2024-12-10
1
-15
/
+3
*
pager: fix nil deref
bptato
2024-12-10
1
-2
/
+2
*
layout: override table cell width if its min width is greater
bptato
2024-12-10
1
-0
/
+2
*
layout: proper min width clamping
bptato
2024-12-10
1
-73
/
+70
*
layout: another min width clamping hack
bptato
2024-12-10
1
-20
/
+29
*
client: mostly merge into pager
bptato
2024-12-09
3
-809
/
+787
*
container: de-extern some procs
bptato
2024-12-09
1
-19
/
+19
*
buffer: skip a copy
bptato
2024-12-09
1
-3
/
+3
*
response: simplify text()
bptato
2024-12-08
2
-42
/
+14
*
layout: another xminwidth kludge
bptato
2024-12-08
1
-0
/
+4
*
cssparser: misc cleanup
bptato
2024-12-07
3
-122
/
+66
*
Update chagashi
bptato
2024-12-07
1
-1
/
+1
*
layout: round inline block padding to cells
bptato
2024-12-07
1
-1
/
+7
*
dom: another insertAdjacentHTML fix
bptato
2024-12-07
1
-2
/
+2
*
dom: fix crash on insertAdjacentHTML
bptato
2024-12-07
1
-28
/
+15
*
pager: hide kitty images when menu is open
bptato
2024-12-06
2
-3
/
+20
*
Fix casing
bptato
2024-12-05
3
-5
/
+5
*
loader: fix heisenbug
bptato
2024-12-05
1
-1
/
+6
*
env: allow data URL fetch
bptato
2024-12-05
1
-1
/
+2
[next]