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
*
luwrap: use separate context (+ various cleanups)
bptato
2024-05-10
9
-256
/
+293
*
luwrap: replace Nim unicode maps with libunicode
bptato
2024-05-09
8
-69
/
+136
*
layout: unify some code paths
bptato
2024-05-09
3
-246
/
+236
*
img: rename SEGMENT_*
bptato
2024-05-09
1
-16
/
+15
*
fromjs: remove broken uint64 converter
bptato
2024-05-09
1
-5
/
+0
*
dom: simplify ButtonType
bptato
2024-05-08
4
-20
/
+19
*
layout: another table colwidth fix
bptato
2024-05-08
1
-2
/
+8
*
js: fix compileModule
bptato
2024-05-08
3
-3
/
+3
*
js: clean up eval wrappers
bptato
2024-05-08
1
-6
/
+4
*
js: fix finalizer effects
bptato
2024-05-08
2
-2
/
+3
*
js: refactor
bptato
2024-05-08
32
-171
/
+183
*
layout: small cleanup
bptato
2024-05-08
1
-39
/
+34
*
layout: resize over-constrained table columns
bptato
2024-05-08
1
-12
/
+24
*
dom: fix area relList element
bptato
2024-05-07
1
-1
/
+1
*
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
*
layout: table cell resizing fixes
bptato
2024-05-05
1
-24
/
+29
*
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
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
8
-103
/
+98
*
js: fix various leaks etc.
bptato
2024-05-03
16
-256
/
+319
*
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
4
-379
/
+327
*
config: add insecure-ssl-no-verify option to siteconf
bptato
2024-05-01
4
-5
/
+16
*
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
1
-1
/
+9
*
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
*
buffer: add toggleImages
bptato
2024-04-27
2
-1
/
+13
*
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
1
-7
/
+14
*
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
*
adapter: update code style
bptato
2024-04-26
1
-2
/
+1
*
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
2
-64
/
+67
*
term: add sixel encoder
bptato
2024-04-25
2
-85
/
+182
*
png: fix off by one
bptato
2024-04-25
1
-3
/
+1
*
Initial image support
bptato
2024-04-25
13
-62
/
+233
*
sandbox: remove unveil call
bptato
2024-04-23
1
-7
/
+4
*
dom: remove unnecessary/unused properties
bptato
2024-04-22
2
-11
/
+8
*
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
[next]