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
/
request.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify request.json, remove unused bindings
bptato
2023-06-09
1
-13
/
+4
*
Show error messages, fix some fetch crashes
bptato
2023-06-09
1
-0
/
+2
*
Remove JSObject again, add File API constructor
bptato
2023-06-08
1
-4
/
+6
*
Refactor Request constructor
bptato
2023-06-05
1
-22
/
+33
*
Add support for canvas and multipart
bptato
2023-06-05
1
-31
/
+22
*
Rewrite new Request binding
bptato
2023-05-21
1
-24
/
+107
*
Add url getter to request
bptato
2023-05-20
1
-2
/
+9
*
Fix some fetch crashes
bptato
2023-05-11
1
-12
/
+10
*
Actually set proxy
bptato
2023-04-30
1
-1
/
+1
*
only call Response.unregisterFun if not nil
bptato
2023-04-30
1
-2
/
+4
*
Temporarily disable multipart
bptato
2023-04-30
1
-4
/
+4
*
Merge branch 'wip_fetch'
bptato
2023-04-30
1
-2
/
+25
|
\
|
*
WIP fetch
bptato
2023-04-30
1
-2
/
+25
*
|
Add initial proxy support
bptato
2023-04-30
1
-3
/
+7
|
/
*
loader: proper redirect handling
bptato
2023-01-01
1
-1
/
+1
*
Add promise support to JS
bptato
2022-12-31
1
-2
/
+2
*
Add JS support to documents
bptato
2022-12-18
1
-22
/
+59
*
Add referer support, re-render on windowChange
bptato
2022-12-13
1
-0
/
+1
*
Add all sorts of config options and cookies
bptato
2022-12-13
1
-22
/
+21
*
Binding & macro refactorings
bptato
2022-10-01
1
-1
/
+5
*
More JS bindings
bptato
2022-09-13
1
-12
/
+38
*
Use unix domain sockets for IPC
bptato
2022-09-06
1
-47
/
+52
*
Add a network stream wrapper, improve eprint
bptato
2022-09-05
1
-1
/
+59
*
Small refactoring
bptato
2022-08-20
1
-6
/
+0
*
Fix request error handling
bptato
2022-08-18
1
-0
/
+1
*
Clean up client request methods, add DUPE_BUFFER
bptato
2022-08-18
1
-12
/
+1
*
Use a separate process for file loading
bptato
2022-08-18
1
-0
/
+109