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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve class parser (#289)
Charlie Gordon
2024-05-07
1
-3
/
+9
*
fix class method with name get (#258)
Richard Davison
2024-05-07
1
-1
/
+2
*
Improve libunicode and libregexp headers (#288)
Charlie Gordon
2024-05-07
5
-128
/
+237
*
Improve unicode table handling (#286)
Charlie Gordon
2024-05-07
2
-49
/
+148
*
js: fix compilation on 1.6.14
bptato
2024-05-06
3
-5
/
+4
*
cascade: avoid empty ::before/::after
bptato
2024-05-05
1
-3
/
+2
*
color: separate out JS converters
bptato
2024-05-05
4
-43
/
+49
*
Makefile: fix missing mkdir calls in install
bptato
2024-05-05
1
-0
/
+2
*
layout: table cell resizing fixes
bptato
2024-05-05
3
-24
/
+57
*
Use isSome instead of isOk
bptato
2024-05-05
14
-56
/
+49
*
js: move fromJS_or_return nil check to JSError toJS
bptato
2024-05-04
2
-7
/
+4
*
Update docs
bptato
2024-05-04
4
-492
/
+278
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
13
-138
/
+131
*
js: fix various leaks etc.
bptato
2024-05-03
20
-310
/
+360
*
loader: fix applying config for initial request
bptato
2024-05-02
3
-31
/
+46
*
cssparser: refactor
bptato
2024-05-01
7
-151
/
+91
*
css, dom: simplify ident parsing, canvas fixes
bptato
2024-05-01
6
-380
/
+329
*
Update readme
bptato
2024-05-01
1
-7
/
+8
*
config: add insecure-ssl-no-verify option to siteconf
bptato
2024-05-01
8
-355
/
+349
*
term: fix incorrect dimensions used in sixel
bptato
2024-04-29
1
-30
/
+29
*
term: add sixel background color blending
bptato
2024-04-29
1
-9
/
+19
*
css/values: refactor
bptato
2024-04-28
1
-283
/
+222
*
term: remove background color blending in sixel
bptato
2024-04-27
1
-9
/
+1
*
ua.css: style xmp like pre
bptato
2024-04-27
2
-2
/
+10
*
png: fix check in readU8
bptato
2024-04-27
1
-1
/
+1
*
png: fix indexed color with tRNS
bptato
2024-04-27
1
-5
/
+7
*
config: fix copy image URL, document copy commands
bptato
2024-04-27
3
-1
/
+34
*
buffer: add toggleImages
bptato
2024-04-27
3
-1
/
+15
*
sandbox: allow getpid in seccomp network sandbox
bptato
2024-04-27
1
-0
/
+1
*
layout: fix float size in table cells; remove redundant positioning
bptato
2024-04-27
5
-9
/
+27
*
term: query sixel color register number
bptato
2024-04-27
1
-32
/
+51
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
10
-88
/
+88
*
layout: fix image baseline
bptato
2024-04-26
1
-2
/
+3
*
doc: include auto-generated manpages in repository
bptato
2024-04-26
10
-33
/
+3371
*
adapter: update code style
bptato
2024-04-26
10
-93
/
+82
*
ftp: support multiple arguments in ssh config Host
bptato
2024-04-26
1
-13
/
+31
*
Remove unnecessary unsigned casts
bptato
2024-04-26
6
-43
/
+43
*
pager: reduce unnecessary image redraws
bptato
2024-04-26
1
-1
/
+1
*
data: replace std/base64 with atob
bptato
2024-04-25
4
-70
/
+75
*
term: add sixel encoder
bptato
2024-04-25
3
-91
/
+192
*
png: fix off by one
bptato
2024-04-25
1
-3
/
+1
*
Initial image support
bptato
2024-04-25
15
-63
/
+239
*
Update docs
bptato
2024-04-24
6
-382
/
+842
*
sandbox: remove unveil call
bptato
2024-04-23
1
-7
/
+4
*
dom: remove unnecessary/unused properties
bptato
2024-04-22
2
-11
/
+8
*
test: add js & layout tests
bptato
2024-04-21
87
-2
/
+1457
*
layout: do not use parent computed values in root fragment
bptato
2024-04-21
1
-19
/
+11
*
dom: fix property event handler setters
bptato
2024-04-21
2
-23
/
+52
*
js: fix some incorrect defineProperty usage
bptato
2024-04-21
4
-7
/
+7
*
js: override default toString tag of global
bptato
2024-04-21
1
-1
/
+5
[next]