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
*
fix compilation on 1.6.14
bptato
2023-09-20
4
-6
/
+6
*
loader: add gopher support
bptato
2023-09-20
4
-2
/
+272
*
ftp: add missing prepareMutation
bptato
2023-09-20
1
-0
/
+2
*
ftp, file: better dirlist, fix FTP path issue
bptato
2023-09-19
4
-36
/
+131
*
ftp: encode paths, escape displayed strings
bptato
2023-09-19
2
-8
/
+28
*
update chame
bptato
2023-09-19
7
-4
/
+51
*
dom: fix regression
bptato
2023-09-19
1
-1
/
+1
*
dom: add document.all, misc fixes
bptato
2023-09-19
5
-21
/
+76
*
ftp: add auth input
bptato
2023-09-19
1
-14
/
+32
*
dom: exclude password from exception log
bptato
2023-09-19
1
-1
/
+3
*
loader: add FTP support
bptato
2023-09-19
7
-38
/
+227
*
term: simplify/cleanup
bptato
2023-09-18
2
-77
/
+26
*
lineedit: fix a display bug
bptato
2023-09-18
1
-1
/
+2
*
twtstr: remove unused functions
bptato
2023-09-18
1
-22
/
+0
*
lineedit: rewrite
bptato
2023-09-18
3
-263
/
+229
*
response: add blob() function
bptato
2023-09-17
4
-9
/
+30
*
javascript: static methods, URL.canParse
bptato
2023-09-17
2
-28
/
+58
*
mailcap: fix regression
bptato
2023-09-16
1
-1
/
+1
*
mailcap: unquoteCommand improvements/fixes
bptato
2023-09-16
1
-34
/
+57
*
main: set tmpdir for main process
bptato
2023-09-16
1
-0
/
+2
*
mailcap: allow whitespace after subtype
bptato
2023-09-16
1
-1
/
+1
*
data urls: percent decode
bptato
2023-09-15
2
-7
/
+7
*
Fix compilation with --assertions:off
bptato
2023-09-15
5
-7
/
+14
*
bindings: fix JSInterruptHandler signature
bptato
2023-09-15
2
-2
/
+2
*
dom: fix incorrect iteration in descendants
bptato
2023-09-14
1
-2
/
+3
*
buffer: directly pass EncoderStream to parseStylesheet
bptato
2023-09-14
1
-3
/
+2
*
Update submodules
bptato
2023-09-14
4
-5
/
+16
*
remove radixtree
bptato
2023-09-14
1
-195
/
+0
*
move around more modules
bptato
2023-09-14
54
-121
/
+121
*
move some modules to local/
bptato
2023-09-14
5
-6
/
+6
*
Switch buffer -> client connection to client -> buffer
bptato
2023-09-14
3
-37
/
+29
*
fix ansi color parsing of multiple values
bptato
2023-09-13
1
-1
/
+0
*
twtstr: simplify
bptato
2023-09-13
2
-13
/
+8
*
toml: fix underscore number separator
bptato
2023-09-13
1
-1
/
+1
*
Do not use mailcap for text/plain
bptato
2023-09-13
1
-0
/
+5
*
fix compile error
bptato
2023-09-13
1
-1
/
+1
*
toml: simplify
bptato
2023-09-13
1
-4
/
+2
*
toml: fix bugs in parseNumber
bptato
2023-09-13
1
-12
/
+15
*
toml: do not stream input
bptato
2023-09-13
1
-4
/
+1
*
toml: add support for hex/octal numbers
bptato
2023-09-13
1
-9
/
+45
*
color: fix parseLegacyColor bugs
bptato
2023-09-13
2
-10
/
+14
*
layout: make table rowspan occupy several rows
bptato
2023-09-11
2
-20
/
+51
*
layout: fix table row group regression
bptato
2023-09-10
1
-9
/
+29
*
container: accept numbers in cursorLeft, cursorRight, etc.
bptato
2023-09-09
1
-8
/
+8
*
layout: simplify preBuildTableRows
bptato
2023-09-09
1
-36
/
+13
*
layout: remove commented out hack
bptato
2023-09-09
1
-10
/
+0
*
layout: add table rowspan
bptato
2023-09-09
2
-11
/
+57
*
fix compilation on 1.6.14
bptato
2023-09-09
1
-3
/
+3
*
buffer: remove url reference
bptato
2023-09-09
1
-2
/
+3
*
javascript: fix a GC bug
bptato
2023-09-09
2
-5
/
+23
[next]