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
*
chaseccomp: fix compilation with newest dash, misc changes
bptato
2024-10-31
1
-3
/
+0
*
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
1
-1
/
+1
*
url: small cleanup
bptato
2024-10-28
1
-11
/
+9
*
config: refactor, accept more possible config dirs
bptato
2024-10-28
4
-90
/
+69
*
layout: fix margin resolution for absolutely positioned boxes
bptato
2024-10-28
1
-6
/
+10
*
layout: implement position: fixed
bptato
2024-10-28
2
-16
/
+18
*
url: add searchParams.has
bptato
2024-10-28
1
-0
/
+8
*
xhr: fix onReadXHR EAGAIN handling
bptato
2024-10-28
1
-4
/
+4
*
pager: misc extern fixes
bptato
2024-10-27
1
-80
/
+109
*
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
*
selectorparser: fix parsing of invalid pseudo elements
bptato
2024-10-26
1
-16
/
+35
*
cssparser: do not accept invalid rules
bptato
2024-10-25
1
-2
/
+3
*
layout: fix nested absolute positioning, refactor initial size resolution
bptato
2024-10-25
2
-109
/
+113
*
sandbox: use relative path to the object file
bptato
2024-10-23
1
-1
/
+6
*
termcap: merge into term
bptato
2024-10-23
3
-35
/
+29
*
sandbox: replace libseccomp with chaseccomp
bptato
2024-10-23
4
-240
/
+29
*
color: use 64-bit SWAR
bptato
2024-10-22
1
-34
/
+15
*
layout: remove questionable use of newSeqUninitialized
bptato
2024-10-21
1
-5
/
+2
*
poll: nimify
bptato
2024-10-20
1
-8
/
+22
*
dynstream: refactor
bptato
2024-10-20
18
-255
/
+224
*
dynstream, serversocket: use posix instead of nativesockets
bptato
2024-10-20
10
-106
/
+56
*
sandbox: do not ask for signal permissions
bptato
2024-10-17
1
-3
/
+0
*
layout: fix inline float + position: absolute bug
bptato
2024-10-16
1
-5
/
+6
*
css: add reverse video extension
bptato
2024-10-15
2
-0
/
+3
*
layout: fix float positioning in inline contexts
bptato
2024-10-15
1
-60
/
+120
*
layout: correct `position: absolute' (FINALLY)
bptato
2024-10-15
2
-157
/
+229
*
pager: refactor mailcap, console; misc fixes
bptato
2024-10-14
7
-280
/
+262
*
twtstr, toml: misc cleanup
bptato
2024-10-13
4
-13
/
+9
*
base64: merge into twtstr/env
bptato
2024-10-13
5
-82
/
+67
*
loader: improve CGI header parsing
bptato
2024-10-12
1
-32
/
+39
*
loader: fix potential nil deref
bptato
2024-10-12
1
-1
/
+1
*
Update monoucha
bptato
2024-10-12
1
-3
/
+3
*
dom: prevent leaking window size through media queries
bptato
2024-10-12
1
-3
/
+4
*
gmifetch: rewrite in Nim
bptato
2024-10-12
5
-47
/
+39
*
dom: html -> documentElement
bptato
2024-10-10
3
-9
/
+6
*
env: fix getComputedStyle arg2
bptato
2024-10-10
1
-1
/
+1
*
promise: remove newPromise
bptato
2024-10-10
3
-17
/
+6
*
layout, pager: preserve tabs on display, selection & output
bptato
2024-10-10
4
-29
/
+101
*
Fix compilation on Nim 2.2.0
bptato
2024-10-10
1
-11
/
+16
*
loader: fix fd leak
bptato
2024-10-08
1
-0
/
+1
*
twtstr: fix stripAndCollapse
bptato
2024-10-08
1
-11
/
+9
*
client: fix redirected buffers jumping back to parent on reload
bptato
2024-10-07
1
-0
/
+5
*
pager: do not choke on empty editor command
bptato
2024-10-07
1
-2
/
+4
*
layout: small cleanup
bptato
2024-10-07
1
-14
/
+11
*
color: reduce CellColor size, misc color refactoring
bptato
2024-10-06
10
-128
/
+148
*
pager: add missing int conversion
bptato
2024-10-06
1
-1
/
+1
*
url: fix IDNA bugs
bptato
2024-10-06
1
-2
/
+2
[next]