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
*
js: merge some type modules into jstypes
bptato
2024-01-11
16
-51
/
+52
*
pager: simplify updateReadLine
bptato
2024-01-11
1
-14
/
+16
*
Fix windowChange not refreshing valid media queries
bptato
2024-01-10
3
-1
/
+7
*
js: use Nim allocator
bptato
2024-01-08
2
-17
/
+49
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
3
-13
/
+21
*
Use std/* imports everywhere
bptato
2024-01-07
62
-190
/
+189
*
tojs: document + remove unused JSCFunction converter
bptato
2024-01-07
1
-7
/
+41
*
request: don't deny BodyInit that is not an object
bptato
2024-01-06
1
-3
/
+0
*
Set cgiDir for client loader process
bptato
2024-01-06
3
-4
/
+7
*
Fix some casing issues
bptato
2024-01-06
8
-15
/
+17
*
Merge data/idna with types/url
bptato
2024-01-04
2
-52
/
+49
*
charwidth: use pre-generated map file
bptato
2024-01-04
3
-178
/
+42
*
idna: use pre-generated map file, misc changes
bptato
2024-01-04
1
-174
/
+38
*
css/sheet: skip media queries without blocks
bptato
2024-01-04
1
-0
/
+3
*
buffer: do not trap SIGINT to cleanup
bptato
2024-01-03
2
-2
/
+2
*
loader: send error message str for disallowed URL
bptato
2023-12-29
1
-3
/
+3
*
Compile with styleCheck:usages
bptato
2023-12-28
24
-67
/
+67
*
dom: export import maps allowed
bptato
2023-12-25
1
-1
/
+1
*
dom: use JS_EvalFunction; add module fetching stubs
bptato
2023-12-25
6
-51
/
+164
*
Fix warnings on Nim 2.0.2
bptato
2023-12-24
2
-3
/
+3
*
bindings/quickjs: cint -> csize_t
bptato
2023-12-23
2
-3
/
+5
*
dom: use std/ in imports
bptato
2023-12-22
1
-8
/
+8
*
dom: simplify fetch classic script
bptato
2023-12-22
1
-22
/
+21
*
buffer: prevent crash in reshape before document is parsed
bptato
2023-12-22
1
-0
/
+2
*
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
[next]