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
...
*
buffer: clean up ssock on being killed
bptato
2023-12-21
3
-21
/
+40
*
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
*
container: fix gotoMarkY
bptato
2023-12-21
1
-1
/
+1
*
js: fix nil deref in jsgetprop
bptato
2023-12-20
1
-4
/
+9
*
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
*
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
*
config: allow overriding default prepended scheme
bptato
2023-12-15
2
-2
/
+4
*
Implement local CGI error message handling
bptato
2023-12-15
7
-8
/
+44
*
ftp: fix unnecessary slashes being added to path; move bindings/curl
bptato
2023-12-15
1
-425
/
+0
*
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
*
socketstream, serversocket: portable bindUnix
bptato
2023-12-14
4
-10
/
+50
*
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
*
chapath: add missing return
bptato
2023-12-14
1
-1
/
+2
*
loaderhandle: fix ConversionDefect in getFd
bptato
2023-12-13
1
-2
/
+7
*
Various fixes
bptato
2023-12-13
7
-40
/
+52
*
http: use CURLU for URLs
bptato
2023-12-13
1
-0
/
+78
*
break up twtstr somewhat
bptato
2023-12-13
18
-380
/
+397
*
Move http out of main binary
bptato
2023-12-13
14
-358
/
+195
*
Move gopher to adapter/
bptato
2023-12-12
3
-164
/
+1
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
4
-217
/
+18
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
4
-130
/
+4
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
5
-58
/
+88
*
twtstr: import functions from gopher2html
bptato
2023-12-12
1
-15
/
+10
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
4
-41
/
+22
*
layout: rounding error correction fixes
bptato
2023-12-11
1
-2
/
+6
*
css: add case-insensitive matching
bptato
2023-12-11
3
-18
/
+96
*
css: add text-transform
bptato
2023-12-11
3
-11
/
+163
*
layout: do not resolve floats if grandparent position is resolved
bptato
2023-12-10
1
-2
/
+2
*
layout: fix rounding error correction
bptato
2023-12-10
1
-11
/
+8
*
Add support for gemini by default, update readme
bptato
2023-12-10
1
-6
/
+17
*
mailcap: add $MAILCAP_URL
bptato
2023-12-10
2
-1
/
+3
*
Separate gopher conversion from main binary
bptato
2023-12-10
3
-116
/
+28
*
Enable finger protocol by default
bptato
2023-12-10
2
-1
/
+9
*
config: better path handling; fix array parsing bug
bptato
2023-12-10
7
-35
/
+370
*
pager: add marks
bptato
2023-12-09
5
-15
/
+201
*
pager: add precnum to [, ]
bptato
2023-12-09
2
-13
/
+27
*
pager: add `{', `}'; document externInto
bptato
2023-12-09
2
-1
/
+34
*
sheet: fix overflow in addAtRule
bptato
2023-12-09
1
-1
/
+1
*
cascade: simplify
bptato
2023-12-09
1
-2
/
+1
*
cascade: fix regression
bptato
2023-12-09
1
-18
/
+23
*
selectorparser: enum-ize rel
bptato
2023-12-09
2
-25
/
+35
[prev]
[next]