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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial image support
bptato
2024-04-25
1
-6
/
+16
*
buffer: fix switch from charset decoder to UTF-8 validator
bptato
2024-04-20
1
-1
/
+3
*
sandbox: seccomp support on Linux
bptato
2024-04-18
2
-25
/
+53
*
Update code style
bptato
2024-04-17
2
-73
/
+74
*
js: remove automatic function -> closure conversion
bptato
2024-04-15
1
-8
/
+4
*
dom: add onclick attribute support
bptato
2024-04-14
1
-23
/
+34
*
sandbox: add OpenBSD pledge/unveil support
bptato
2024-04-03
2
-5
/
+7
*
buffer: fix markURL in plaintext
bptato
2024-03-29
1
-3
/
+31
*
fflush() before forks
bptato
2024-03-28
1
-0
/
+6
*
Add capsicum support
bptato
2024-03-28
2
-13
/
+40
*
buffer: fix cancel()
bptato
2024-03-27
1
-12
/
+20
*
buffer: fix getTitle never returning in some cases
bptato
2024-03-24
1
-0
/
+2
*
client, forkserver: remove useless code
bptato
2024-03-24
1
-1
/
+0
*
js: proper distinction between Opt/Option
bptato
2024-03-24
1
-6
/
+6
*
buffer: fix clone
bptato
2024-03-24
1
-7
/
+8
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
2
-65
/
+53
*
bufreader: add initPacketReader
bptato
2024-03-24
1
-3
/
+1
*
buffer: form fixes & improvements
bptato
2024-03-24
1
-45
/
+72
*
io: add bufreader
bptato
2024-03-21
2
-66
/
+56
*
catom: at -> sat
bptato
2024-03-21
1
-8
/
+8
*
buffer: send title during load + other title stuff
bptato
2024-03-21
1
-7
/
+20
*
buffer: also buffer input reads
bptato
2024-03-21
1
-38
/
+49
*
buffer: also buffer reads for packets
bptato
2024-03-20
1
-12
/
+16
*
buffer: add markURL
bptato
2024-03-19
1
-2
/
+44
*
Move SIGCHLD ignore call to forkserver
bptato
2024-03-17
1
-0
/
+1
*
forkserver: set process titles for processes
bptato
2024-03-17
1
-0
/
+4
*
io: add BuferedWriter
bptato
2024-03-16
2
-41
/
+53
*
Clean up BufferConfig
bptato
2024-03-15
1
-0
/
+9
*
Move around some modules
bptato
2024-03-14
2
-3
/
+3
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
1
-7
/
+22
*
loader: rework process model
bptato
2024-03-11
2
-282
/
+145
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
1
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
1
-6
/
+12
*
buffer: do not incrementally display in headless mode
bptato
2024-03-02
1
-3
/
+4
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
1
-13
/
+20
*
buffer: add image viewer support
bptato
2024-02-27
1
-22
/
+39
*
misc refactorings
bptato
2024-02-27
1
-19
/
+18
*
buffer: reset prevStyled in switchCharset, reshape
bptato
2024-02-27
1
-3
/
+5
*
buffer: clean up onload, fix console update
bptato
2024-02-26
1
-17
/
+11
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
2
-2
/
+2
*
buffer: remove incorrect assertions
bptato
2024-02-25
1
-3
/
+0
*
buffer: fix rewind with mailcap entries
bptato
2024-02-25
1
-5
/
+11
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-77
/
+70
*
buffer: improve cancel, use _exit, misc cleanups
bptato
2024-02-23
1
-44
/
+53
*
buffer: remove BufferSource
bptato
2024-02-22
2
-61
/
+65
*
buffer: clean up contentType
bptato
2024-02-22
1
-18
/
+4
*
Replace Chakasu with Chagashi
bptato
2024-02-22
1
-55
/
+153
*
buffer: fix broken jump-to-anchor
bptato
2024-02-18
1
-1
/
+1
*
layout: use html/body bgcolor as canvas bgcolor
bptato
2024-02-17
1
-17
/
+11
[next]