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
*
protocol: sandbox more network processes + fix some gemini bugs
bptato
2024-11-02
8
-15
/
+19
*
container: fix nil deref on cancel
bptato
2024-11-02
1
-3
/
+4
*
layout: fix yet another inline float bug
bptato
2024-11-01
3
-1
/
+12
*
dom: fix <select> default state with size=1
bptato
2024-11-01
1
-20
/
+14
*
urlenc: strip a trailing newline from input, etc
bptato
2024-11-01
3
-40
/
+40
*
Makefile: check for cd return status
bptato
2024-11-01
1
-7
/
+7
*
layout: simplify a bit, fix some inline float bugs
bptato
2024-11-01
6
-113
/
+103
*
chaseccomp: revert parts of d9ca197e
bptato
2024-10-31
3
-5
/
+6
*
config: fix relative includes with -C
bptato
2024-10-31
1
-2
/
+3
*
dom: add HTMLSelectElement
bptato
2024-10-31
1
-8
/
+76
*
layout: refactor flow and fix some bugs in the process
bptato
2024-10-31
21
-351
/
+347
*
headers: fix formatting
bptato
2024-10-31
1
-1
/
+1
*
pager: fix borked error check
bptato
2024-10-31
1
-1
/
+1
*
dynstream: restrict permissions to user
bptato
2024-10-31
1
-0
/
+1
*
chaseccomp: fix compilation with newest dash, misc changes
bptato
2024-10-31
8
-36
/
+80
*
container: fix peekCursor showing hover texts in the wrong order
bptato
2024-10-29
1
-4
/
+5
*
timeout: fix crash on clearTimeout inside setTimeout
bptato
2024-10-28
1
-9
/
+16
*
Update monoucha
bptato
2024-10-28
2
-6
/
+6
*
url: small cleanup
bptato
2024-10-28
1
-11
/
+9
*
config: refactor, accept more possible config dirs
bptato
2024-10-28
25
-234
/
+216
*
md2html: fix index defect on EOF
bptato
2024-10-28
1
-2
/
+6
*
layout: fix margin resolution for absolutely positioned boxes
bptato
2024-10-28
3
-6
/
+25
*
layout: implement position: fixed
bptato
2024-10-28
2
-16
/
+18
*
url: add searchParams.has
bptato
2024-10-28
2
-0
/
+11
*
xhr: fix onReadXHR EAGAIN handling
bptato
2024-10-28
1
-4
/
+4
*
pager: misc extern fixes
bptato
2024-10-27
2
-85
/
+116
*
gemini: fix unnecessary NUL chars being sent
bptato
2024-10-27
1
-1
/
+1
*
Clean up forward declarations a bit
bptato
2024-10-27
9
-68
/
+72
*
container: fix crash on isearch between redirects
bptato
2024-10-27
1
-1
/
+1
*
md2html: support setext headings
bptato
2024-10-26
1
-15
/
+37
*
sftp: switch to libssh2
bptato
2024-10-26
10
-220
/
+246
*
chaseccomp: update readme
bptato
2024-10-26
1
-3
/
+3
*
selectorparser: fix parsing of invalid pseudo elements
bptato
2024-10-26
3
-16
/
+56
*
cssparser: do not accept invalid rules
bptato
2024-10-25
3
-2
/
+7
*
layout: fix nested absolute positioning, refactor initial size resolution
bptato
2024-10-25
4
-109
/
+138
*
md2html: close p on heading
bptato
2024-10-25
1
-29
/
+15
*
sixel: simplify a bit
bptato
2024-10-24
1
-14
/
+11
*
sandbox: use relative path to the object file
bptato
2024-10-23
1
-1
/
+6
*
Update docs
bptato
2024-10-23
2
-6
/
+6
*
termcap: merge into term
bptato
2024-10-23
3
-35
/
+29
*
sandbox: replace libseccomp with chaseccomp
bptato
2024-10-23
18
-255
/
+537
*
color: use 64-bit SWAR
bptato
2024-10-22
2
-36
/
+17
*
ua.css: disable reverse video on <code> in <pre>
bptato
2024-10-21
1
-0
/
+4
*
layout: remove questionable use of newSeqUninitialized
bptato
2024-10-21
1
-5
/
+2
*
md2html: misc improvements
bptato
2024-10-21
1
-10
/
+7
*
poll: nimify
bptato
2024-10-20
1
-8
/
+22
*
dynstream: refactor
bptato
2024-10-20
19
-256
/
+225
*
dynstream, serversocket: use posix instead of nativesockets
bptato
2024-10-20
10
-106
/
+56
*
config.toml: add ?q=/path Google redirect
bptato
2024-10-18
1
-2
/
+6
*
sandbox: do not ask for signal permissions
bptato
2024-10-17
4
-3
/
+3
[next]