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
...
*
html/dom: do not submit implicitly if there is a submit button
bptato
2023-12-18
1
-8
/
+10
*
socketstream: get rid of emits
bptato
2023-12-18
3
-50
/
+75
*
strwidth & url fixes
bptato
2023-12-16
3
-7
/
+7
*
Fix compilation on Nim 1.6.14
bptato
2023-12-16
5
-5
/
+16
*
container: fix multi-byte selections, do not append newline
bptato
2023-12-16
1
-7
/
+11
*
config/toml: fix consumeComment overriding nodes
bptato
2023-12-15
1
-1
/
+2
*
about: actually error out on error
bptato
2023-12-15
1
-5
/
+8
*
Fix for sourcehut markdown parsing, small doc improvements
bptato
2023-12-15
8
-63
/
+31
*
Add doc/protocols
bptato
2023-12-15
3
-2
/
+154
*
config: allow overriding default prepended scheme
bptato
2023-12-15
4
-5
/
+19
*
Implement local CGI error message handling
bptato
2023-12-15
7
-8
/
+44
*
cha-finger: proper error message output
bptato
2023-12-15
1
-6
/
+12
*
ftp: fix unnecessary slashes being added to path; move bindings/curl
bptato
2023-12-15
7
-29
/
+39
*
buffer: use BufferSize constant
bptato
2023-12-15
1
-1
/
+1
*
Set ishtml in the correct place, take ishtml on clone
bptato
2023-12-15
1
-1
/
+2
*
container: track ishtml status
bptato
2023-12-15
2
-1
/
+4
*
charcategory: move out isDigitAscii
bptato
2023-12-14
3
-6
/
+4
*
bonus: add libfetch HTTP backend
bptato
2023-12-14
2
-0
/
+163
*
socketstream, serversocket: portable bindUnix
bptato
2023-12-14
5
-11
/
+51
*
client: nil check connectSocketStream result
bptato
2023-12-14
1
-0
/
+5
*
client: avoid nil defect in flushConsole
bptato
2023-12-14
1
-0
/
+5
*
config: do not override user-defined urimethodmap
bptato
2023-12-14
2
-1
/
+6
*
Makefile: add missing mkdir commands
bptato
2023-12-14
1
-0
/
+9
*
Update readme
bptato
2023-12-14
1
-1
/
+1
*
fixed 'return' handling with 'yield' in 'for of' or with finally blocks (gihu...
Fabrice Bellard
2023-12-14
2
-73
/
+121
*
fixed async generator in case of exception in the implicit await in the 'retu...
Fabrice Bellard
2023-12-14
1
-9
/
+20
*
Fix AsyncGenerator.prototype.return error handling (bnoordhuis)
Fabrice Bellard
2023-12-14
1
-4
/
+13
*
raise an error if a private method is added twice to an object
Fabrice Bellard
2023-12-14
1
-0
/
+6
*
Makefile: add fwrapv to QJS build
bptato
2023-12-14
1
-1
/
+1
*
file: complain about hostname
bptato
2023-12-14
1
-0
/
+5
*
chapath: add missing return
bptato
2023-12-14
1
-1
/
+2
*
update todo
bptato
2023-12-14
1
-5
/
+7
*
doc/config: finish path handling documentation
bptato
2023-12-14
1
-1
/
+5
*
Update doc/localcgi
bptato
2023-12-14
1
-3
/
+4
*
loaderhandle: fix ConversionDefect in getFd
bptato
2023-12-13
1
-2
/
+7
*
Various fixes
bptato
2023-12-13
14
-102
/
+145
*
http: use CURLU for URLs
bptato
2023-12-13
4
-4
/
+103
*
break up twtstr somewhat
bptato
2023-12-13
20
-382
/
+402
*
Move http out of main binary
bptato
2023-12-13
25
-358
/
+433
*
Move gopher to adapter/
bptato
2023-12-12
8
-181
/
+154
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
5
-84
/
+86
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
5
-51
/
+39
*
adapter/: re-structure
bptato
2023-12-12
7
-12
/
+12
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
8
-61
/
+163
*
twtstr: import functions from gopher2html
bptato
2023-12-12
2
-32
/
+12
*
cha-finger: use MAPPED_URI_*
bptato
2023-12-12
1
-25
/
+15
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
7
-42
/
+68
*
layout: rounding error correction fixes
bptato
2023-12-11
1
-2
/
+6
*
Makefile: clean up libexecdir on uninstall
bptato
2023-12-11
1
-2
/
+8
*
doc/localcgi: reword/clarify
bptato
2023-12-11
1
-1
/
+5
[prev]
[next]