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
*
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
3
-2
/
+16
*
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
3
-3
/
+3
*
js: refactor
bptato
2024-05-08
34
-173
/
+185
*
layout: small cleanup
bptato
2024-05-08
1
-39
/
+34
*
layout: resize over-constrained table columns
bptato
2024-05-08
2
-15
/
+24
*
dom: fix area relList element
bptato
2024-05-07
1
-1
/
+1
*
libunicode: fix compilation
bptato
2024-05-07
1
-1
/
+1
*
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
[next]