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
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
so close!
bptato
2024-02-15
1
-5
/
+7
*
loader: fix crash on file redirection inputs
bptato
2024-02-15
2
-16
/
+60
*
Various refactorings & fixes
bptato
2024-02-14
2
-68
/
+6
*
loader: fix delOutput bug, remove ErrorWouldBlock
bptato
2024-02-13
1
-20
/
+10
*
loader: fixes & improvements
bptato
2024-02-13
2
-121
/
+79
*
stricter typing
bptato
2024-02-12
1
-3
/
+4
*
Add pager.externFilterSource
bptato
2024-02-12
1
-5
/
+13
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
6
-89
/
+197
*
simplify newLoaderBuffer
bptato
2024-02-11
1
-4
/
+3
*
loader: significantly more efficient loading
bptato
2024-02-11
2
-98
/
+137
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
2
-40
/
+78
*
loader: add rejectHandle
bptato
2024-02-10
1
-8
/
+8
*
loader: fix tee
bptato
2024-02-10
3
-122
/
+225
*
loader: fixes & cleanup
bptato
2024-02-10
2
-70
/
+43
*
loader: use recvData instead of readData
bptato
2024-02-09
1
-16
/
+15
*
cgi: do not register closed istreams
bptato
2024-02-09
1
-1
/
+2
*
loader: fix (another) double-close bug
bptato
2024-02-08
1
-4
/
+8
*
loader: fix memory leak
bptato
2024-02-08
1
-1
/
+3
*
loader: fix double-close bugs
bptato
2024-02-08
1
-3
/
+3
*
loader: fix eagain in fetch, only add URL to handle in debug
bptato
2024-02-08
2
-7
/
+12
*
Incremental rendering
bptato
2024-02-07
2
-51
/
+152
*
loader: clean up error handling
bptato
2024-01-26
3
-74
/
+54
*
cgi: fix broken libexec path env variable
bptato
2024-01-26
2
-7
/
+7
*
js: allow specifying static function name, small refactoring
bptato
2024-01-24
1
-4
/
+1
*
js: merge some type modules into jstypes
bptato
2024-01-11
1
-1
/
+1
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
1
-0
/
+2
*
Use std/* imports everywhere
bptato
2024-01-07
5
-14
/
+14
*
request: don't deny BodyInit that is not an object
bptato
2024-01-06
1
-3
/
+0
*
loader: send error message str for disallowed URL
bptato
2023-12-29
1
-3
/
+3
*
Compile with styleCheck:usages
bptato
2023-12-28
3
-17
/
+17
*
dom: use JS_EvalFunction; add module fetching stubs
bptato
2023-12-25
1
-1
/
+3
*
cgi: return ConnectionError when script is not executable
bptato
2023-12-21
2
-1
/
+3
*
loader: refactor onRead/onError
bptato
2023-12-21
1
-19
/
+22
*
Implement local CGI error message handling
bptato
2023-12-15
4
-3
/
+31
*
loaderhandle: fix ConversionDefect in getFd
bptato
2023-12-13
1
-2
/
+7
*
Move http out of main binary
bptato
2023-12-13
8
-344
/
+98
*
Move gopher to adapter/
bptato
2023-12-12
2
-154
/
+0
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
3
-217
/
+15
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
3
-129
/
+2
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
4
-58
/
+87
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
3
-41
/
+21
*
Separate gopher conversion from main binary
bptato
2023-12-10
1
-115
/
+10
*
http: use Accept-Encoding
bptato
2023-11-17
1
-0
/
+3
*
reduce new() usage
bptato
2023-10-25
1
-10
/
+10
*
Remove trailing spaces
bptato
2023-10-23
1
-1
/
+1
*
loader: remove stray eprint
bptato
2023-10-21
1
-1
/
+0
*
loader/http: do not choke on 103 early hints, use copyMem
bptato
2023-10-20
1
-11
/
+39
*
dirlist: quote path names in href
bptato
2023-10-18
1
-1
/
+1
*
XHR progress
bptato
2023-10-14
1
-1
/
+39
*
Add w3m-cgi-compat option
bptato
2023-10-01
3
-7
/
+29
[prev]
[next]