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
/
types
/
url.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for canvas and multipart
bptato
2023-06-05
1
-5
/
+5
*
what 003ca26b was supposed to do
bptato
2023-04-30
1
-1
/
+1
*
url: remove eprint
bptato
2023-04-30
1
-1
/
+0
*
url: accept schemes containing numbers
bptato
2023-04-30
1
-1
/
+2
*
Consistent naming of parseURL, non-public newURLParams
bptato
2022-12-26
1
-6
/
+6
*
Add JS support to documents
bptato
2022-12-18
1
-4
/
+4
*
doc: fix headers; url: fix a shorten_path bug
bptato
2022-12-13
1
-1
/
+1
*
Add referer support, re-render on windowChange
bptato
2022-12-13
1
-12
/
+30
*
Remove unused twtstr functions
bptato
2022-12-05
1
-1
/
+1
*
Proper fix for url hash setter
bptato
2022-12-05
1
-2
/
+1
*
Rework broken non-blocking io
bptato
2022-11-27
1
-1
/
+3
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-0
/
+8
*
Rename jsget/jsset to jsfget/jsfset for functions
bptato
2022-09-16
1
-15
/
+15
*
More JS bindings
bptato
2022-09-13
1
-7
/
+42
*
Add JS binding generation
bptato
2022-09-12
1
-8
/
+196
*
Do not display password on status line
bptato
2022-08-03
1
-2
/
+2
*
Fix non-special url scheme parsing
bptato
2022-08-02
1
-1
/
+2
*
Implement HTTP Auth
bptato
2022-07-30
1
-2
/
+2
*
Fix StyledNode invalidation & others
bptato
2022-07-27
1
-12
/
+10
*
Implement standard-compliant HTML tokenizer
bptato
2022-06-27
1
-1
/
+1
*
Fix not being able to load local files with ?, #, etc
bptato
2022-02-19
1
-3
/
+3
*
Implement forms
bptato
2022-01-29
1
-1
/
+1
*
Fix some path bugs and misc. warnings
bptato
2022-01-25
1
-1
/
+16
*
Support external stylesheets
bptato
2022-01-23
1
-1
/
+4
*
Fix url parsing bug
bptato
2022-01-22
1
-1
/
+1
*
Fix percent encoding function and local percent encoded paths
bptato
2022-01-19
1
-0
/
+7
*
Add punycode support
bptato
2021-12-29
1
-0
/
+34
*
Proper URL handling
bptato
2021-12-26
1
-87
/
+632
*
Honestly I'm not sure what I added here...
bptato
2021-12-21
1
-0
/
+245