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
*
config: allow modification through JS
bptato
2023-08-27
3
-57
/
+125
*
javascript: allow by-ref getters to non-ref objects
bptato
2023-08-27
1
-36
/
+161
*
Allow overriding libcurl name
bptato
2023-08-26
1
-3
/
+9
*
mailcap: fix newline parsing
bptato
2023-08-26
1
-1
/
+1
*
config: fix overriding default headers
bptato
2023-08-26
3
-28
/
+27
*
Allow overriding default headers
bptato
2023-08-26
4
-16
/
+7
*
toml: various fixes
bptato
2023-08-26
1
-8
/
+11
*
javascript: misc. refactorings
bptato
2023-08-24
3
-48
/
+37
*
dom: add some null checks for window
bptato
2023-08-23
2
-5
/
+9
*
DOMParser: use correct URL
bptato
2023-08-23
2
-10
/
+13
*
javascript: optimize unforgeable definition
bptato
2023-08-23
1
-16
/
+26
*
javascript: simplify
bptato
2023-08-21
1
-3
/
+2
*
javascript: remove stray eprint
bptato
2023-08-20
1
-2
/
+0
*
client: make `client.client' a getter
bptato
2023-08-20
1
-1
/
+3
*
javascript: finish LegacyUnforgeable + misc fixes
bptato
2023-08-20
4
-76
/
+118
*
javascript: update Events, misc fixes & additions
bptato
2023-08-20
5
-205
/
+617
*
toml: fix quotation chars in multiline strings
bptato
2023-08-19
1
-7
/
+9
*
dom: remove dead code
bptato
2023-08-16
1
-7
/
+0
*
chadombuilder: implement restart
bptato
2023-08-15
1
-0
/
+12
*
Move HTML parsing into Chame
bptato
2023-08-15
16
-4597
/
+23
*
Move charsets into chakasu
bptato
2023-08-14
20
-1877
/
+70
*
mediaquery: fix logic error
bptato
2023-08-14
1
-1
/
+1
*
mimetypes: small optimization
bptato
2023-08-13
1
-2
/
+1
*
Simplify mailcap entry matching
bptato
2023-08-13
1
-25
/
+14
*
Do not replace existing mime types
bptato
2023-08-13
1
-1
/
+2
*
Add mailcap, mime.types & misc refactorings
bptato
2023-08-13
26
-378
/
+1289
*
css: implement case insensitivity
bptato
2023-08-10
3
-135
/
+142
*
serialize: add missing prepareMutation
bptato
2023-08-01
1
-0
/
+1
*
Fixes & workarounds to compile on Nim 2.0.0
bptato
2023-08-01
11
-36
/
+45
*
Fix double line bug in dump mode
bptato
2023-07-29
2
-3
/
+4
*
Add default background/foreground color override
bptato
2023-07-29
2
-38
/
+50
*
css: very minor optimizations
bptato
2023-07-28
2
-19
/
+15
*
mediaquery: fix some missing has checks in parser
bptato
2023-07-28
1
-0
/
+2
*
layout: count spacing before inline padding too
bptato
2023-07-28
1
-2
/
+10
*
Fix twtstr.cmp
bptato
2023-07-28
1
-2
/
+2
*
htmlparser: replace stray insert call
bptato
2023-07-27
1
-1
/
+1
*
dom: fix hasChild
bptato
2023-07-27
1
-1
/
+1
*
layout: remove incorrect comment
bptato
2023-07-27
1
-2
/
+0
*
htmlparser: fix <th> not closing table cells
bptato
2023-07-27
1
-1
/
+1
*
layout: distinguish padding from spacing
bptato
2023-07-27
2
-5
/
+23
*
layout: fix incorrect parentheses
bptato
2023-07-27
1
-1
/
+1
*
layout: do not treat inline padding as spacing
bptato
2023-07-27
1
-5
/
+6
*
htmlparser: remove stray nil comparison
bptato
2023-07-27
1
-4
/
+3
*
layout: remove unused variables
bptato
2023-07-27
1
-3
/
+0
*
htmlparser: remove nil comparisons for Handle
bptato
2023-07-27
2
-41
/
+52
*
layout: refactor absolute positioning width calc
bptato
2023-07-27
1
-13
/
+84
*
Add suspend() function (bound to C-z)
bptato
2023-07-26
1
-0
/
+5
*
layout: fix superfluous inline whitespace
bptato
2023-07-25
1
-1
/
+3
*
layout: use nowrap function
bptato
2023-07-25
1
-1
/
+1
*
css: handle unknown tag names correctly
bptato
2023-07-25
3
-5
/
+16
[next]