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
/
io
/
loader.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid forking child processes from the main process
bptato
2022-11-24
1
-39
/
+27
*
Move ips stuff to src/ips/
bptato
2022-11-22
1
-3
/
+3
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-1
/
+6
*
Implement tree buffers, fix a js bug, refactor
bptato
2022-10-19
1
-13
/
+10
*
More JS bindings
bptato
2022-09-13
1
-0
/
+1
*
Add JS binding generation
bptato
2022-09-12
1
-45
/
+38
*
Use unix domain sockets for IPC
bptato
2022-09-06
1
-52
/
+74
*
Add a network stream wrapper, improve eprint
bptato
2022-09-05
1
-3
/
+2
*
Small refactoring
bptato
2022-08-20
1
-16
/
+8
*
Fix request error handling
bptato
2022-08-18
1
-11
/
+8
*
Clean up client request methods, add DUPE_BUFFER
bptato
2022-08-18
1
-19
/
+25
*
Use a separate process for file loading
bptato
2022-08-18
1
-18
/
+107
*
Refactor fileloader
bptato
2022-08-08
1
-204
/
+33
*
Remove httpclient dependency
bptato
2022-08-04
1
-23
/
+58
*
Fix incorrect selector parsing, remove httpclient from loader
bptato
2022-08-03
1
-2
/
+0
*
Implement HTTP Auth
bptato
2022-07-30
1
-13
/
+33
*
Remove unmaintained networking calls
bptato
2022-07-24
1
-126
/
+2
*
Link to libcurl
bptato
2022-07-24
1
-1
/
+109
*
getPageCurl: avoid loading pages that couldn't be loaded
bptato
2022-07-14
1
-0
/
+4
*
Fix a tokenizer bug, clean up some warnings
bptato
2022-07-12
1
-1
/
+0
*
Fix curl getting stuck while reading headers
bptato
2022-06-17
1
-2
/
+3
*
Add curl support
bptato
2022-06-07
1
-4
/
+128
*
Update loader.nim
bptato
2022-05-21
1
-3
/
+9
*
Slightly change header handling
bptato
2022-05-10
1
-4
/
+11
*
Fix a windows compilation error
bptato
2022-02-22
1
-1
/
+1
*
Some loader polishing
bptato
2022-02-09
1
-2
/
+4
*
Cleanup form method code
bptato
2022-02-08
1
-7
/
+13
*
Implement forms
bptato
2022-01-29
1
-2
/
+8
*
Fix some path bugs and misc. warnings
bptato
2022-01-25
1
-1
/
+4
*
Support external stylesheets
bptato
2022-01-23
1
-0
/
+33