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
*
Update chakasu
bptato
2023-08-15
1
-0
/
+0
*
readme: wording
bptato
2023-08-14
1
-1
/
+1
*
Move charsets into chakasu
bptato
2023-08-14
25
-1878
/
+85
*
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
*
mailcap: fix typo
bptato
2023-08-13
1
-1
/
+1
*
Link to todo file
bptato
2023-08-13
1
-1
/
+1
*
Update todo file
bptato
2023-08-13
1
-5
/
+3
*
Update docs
bptato
2023-08-13
4
-6
/
+41
*
makefile: fix qjsobj not being created
bptato
2023-08-13
1
-1
/
+2
*
Revert "Makefile: add ./ to rm -rf"
bptato
2023-08-13
1
-1
/
+1
*
Add mailcap, mime.types & misc refactorings
bptato
2023-08-13
30
-378
/
+1431
*
ua.css: add parens to rt before and after
bptato
2023-08-10
1
-0
/
+8
*
Makefile: add ./ to rm -rf
bptato
2023-08-10
1
-1
/
+1
*
css: implement case insensitivity
bptato
2023-08-10
3
-135
/
+142
*
Makefile: fix conflicts with directories
bptato
2023-08-10
1
-8
/
+8
*
serialize: add missing prepareMutation
bptato
2023-08-01
1
-0
/
+1
*
Update version information in README
bptato
2023-08-01
1
-2
/
+2
*
Fixes & workarounds to compile on Nim 2.0.0
bptato
2023-08-01
13
-36
/
+257
*
Fix double line bug in dump mode
bptato
2023-07-29
2
-3
/
+4
*
Add default background/foreground color override
bptato
2023-07-29
6
-39
/
+82
*
css: very minor optimizations
bptato
2023-07-28
2
-19
/
+15
*
Update makefile
bptato
2023-07-28
1
-4
/
+8
*
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
*
doc: add missing end tag
bptato
2023-07-26
1
-1
/
+1
*
Add suspend() function (bound to C-z)
bptato
2023-07-26
3
-2
/
+26
*
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
*
html: include SEARCH tag in parser
bptato
2023-07-25
2
-5
/
+7
*
html: add SEARCH tag
bptato
2023-07-25
1
-17
/
+17
*
layout: fix position: relative sizes
bptato
2023-07-25
1
-2
/
+2
*
Add compileMatchRegex
bptato
2023-07-25
3
-12
/
+73
*
ua.css: add more block elements
bptato
2023-07-25
1
-2
/
+4
*
layout: refactor sizing
bptato
2023-07-25
2
-281
/
+425
[next]