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
/
loader.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pager.externFilterSource
bptato
2024-02-12
1
-5
/
+13
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-72
/
+166
*
loader: significantly more efficient loading
bptato
2024-02-11
1
-92
/
+131
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-38
/
+78
*
loader: add rejectHandle
bptato
2024-02-10
1
-8
/
+8
*
loader: fix tee
bptato
2024-02-10
1
-76
/
+137
*
loader: fixes & cleanup
bptato
2024-02-10
1
-14
/
+33
*
loader: use recvData instead of readData
bptato
2024-02-09
1
-16
/
+15
*
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
1
-2
/
+5
*
Incremental rendering
bptato
2024-02-07
1
-26
/
+67
*
loader: clean up error handling
bptato
2024-01-26
1
-12
/
+11
*
cgi: fix broken libexec path env variable
bptato
2024-01-26
1
-1
/
+2
*
loader: send error message str for disallowed URL
bptato
2023-12-29
1
-3
/
+3
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-8
/
+8
*
loader: refactor onRead/onError
bptato
2023-12-21
1
-19
/
+22
*
Implement local CGI error message handling
bptato
2023-12-15
1
-1
/
+18
*
Move http out of main binary
bptato
2023-12-13
1
-71
/
+59
*
Move gopher to adapter/
bptato
2023-12-12
1
-5
/
+0
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
1
-5
/
+0
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
1
-7
/
+2
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
1
-4
/
+0
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
1
-6
/
+5
*
Add w3m-cgi-compat option
bptato
2023-10-01
1
-1
/
+23
*
Add urimethodmap support
bptato
2023-09-30
1
-39
/
+70
*
loader: add local-cgi
bptato
2023-09-30
1
-1
/
+5
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-2
/
+2
*
buffer: make clone fork()
bptato
2023-09-23
1
-8
/
+96
*
loader: add gopher support
bptato
2023-09-20
1
-0
/
+5
*
loader: add FTP support
bptato
2023-09-19
1
-0
/
+8
*
move around more modules
bptato
2023-09-14
1
-0
/
+394