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
...
*
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
*
Add urimethodmap support
bptato
2023-09-30
2
-39
/
+72
*
loader: add local-cgi
bptato
2023-09-30
4
-16
/
+198
*
Response.text: assume utf-8
bptato
2023-09-27
1
-5
/
+5
*
Response.text: encode/decode properly
bptato
2023-09-27
1
-2
/
+16
*
buffer: simplify contentType handling
bptato
2023-09-27
2
-5
/
+5
*
Add about:license
bptato
2023-09-23
1
-0
/
+6
*
buffer: make clone fork()
bptato
2023-09-23
2
-8
/
+125
*
remove unnecessary toTable calls
bptato
2023-09-20
4
-19
/
+11
*
fix compilation on 1.6.14
bptato
2023-09-20
4
-6
/
+6
*
loader: add gopher support
bptato
2023-09-20
3
-0
/
+269
*
ftp: add missing prepareMutation
bptato
2023-09-20
1
-0
/
+2
*
ftp, file: better dirlist, fix FTP path issue
bptato
2023-09-19
3
-35
/
+130
*
ftp: encode paths, escape displayed strings
bptato
2023-09-19
1
-8
/
+11
*
ftp: add auth input
bptato
2023-09-19
1
-14
/
+32
*
loader: add FTP support
bptato
2023-09-19
6
-38
/
+219
*
response: add blob() function
bptato
2023-09-17
1
-1
/
+20
*
data urls: percent decode
bptato
2023-09-15
1
-5
/
+5
*
move around more modules
bptato
2023-09-14
10
-0
/
+1311
[prev]