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
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial image support
bptato
2024-04-25
1
-1
/
+1
*
dom: remove unnecessary/unused properties
bptato
2024-04-22
2
-11
/
+8
*
dom: fix property event handler setters
bptato
2024-04-21
2
-23
/
+52
*
js: fix some incorrect defineProperty usage
bptato
2024-04-21
1
-2
/
+2
*
base64: rewrite btoa too
bptato
2024-04-21
1
-2
/
+2
*
dom: sort attributes
bptato
2024-04-20
1
-21
/
+30
*
dom: add isSameNode, isEqualNode
bptato
2024-04-20
1
-0
/
+54
*
Update code style
bptato
2024-04-17
8
-396
/
+432
*
js: remove automatic function -> closure conversion
bptato
2024-04-15
2
-7
/
+5
*
dom: use pointers instead of numerical ids for collections
bptato
2024-04-14
1
-10
/
+9
*
dom: add onclick attribute support
bptato
2024-04-14
3
-30
/
+78
*
dom: fix missing attribute reflection for <button>
bptato
2024-04-11
1
-0
/
+1
*
remove dead code, fix openArray casing
bptato
2024-04-08
1
-1
/
+1
*
js: proper distinction between Opt/Option
bptato
2024-03-24
3
-16
/
+17
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
2
-9
/
+11
*
buffer: form fixes & improvements
bptato
2024-03-24
4
-41
/
+58
*
catom: at -> sat
bptato
2024-03-21
3
-169
/
+164
*
buffer: send title during load + other title stuff
bptato
2024-03-21
1
-2
/
+2
*
buffer: add markURL
bptato
2024-03-19
1
-4
/
+4
*
Move around some modules
bptato
2024-03-14
4
-4
/
+299
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
1
-0
/
+22
*
loader: remove applyHeaders
bptato
2024-03-12
1
-2
/
+2
*
loader: rework process model
bptato
2024-03-11
2
-4
/
+4
*
catom: merge TagType with AttrType
bptato
2024-03-04
3
-110
/
+131
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
dom: misc fixes
bptato
2024-03-04
1
-2
/
+28
*
quickjs: reduce diff with upstream
bptato
2024-03-02
1
-2
/
+3
*
env: add window.screen
bptato
2024-03-02
2
-1
/
+25
*
dom: fix canvas element crash
bptato
2024-03-01
1
-2
/
+3
*
dom: fix non-stylesheets being downloaded as stylesheets
bptato
2024-02-27
1
-0
/
+2
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
2
-2
/
+2
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-10
/
+8
*
dom: use AttrType in DOMTokenList supports
bptato
2024-02-24
1
-5
/
+3
*
dom: check rel attribute for link tags before download
bptato
2024-02-24
1
-1
/
+1
*
Allow non-RGB colors in CSS
bptato
2024-02-24
1
-2
/
+8
*
dom: add onload content attribute to body
bptato
2024-02-24
2
-5
/
+23
*
dom: print parse errors to console
bptato
2024-02-24
1
-7
/
+8
*
buffer: improve cancel, use _exit, misc cleanups
bptato
2024-02-23
1
-3
/
+3
*
buffer: remove BufferSource
bptato
2024-02-22
1
-6
/
+3
*
Replace Chakasu with Chagashi
bptato
2024-02-22
2
-126
/
+28
*
dom: fix href stringifier
bptato
2024-02-15
1
-0
/
+2
*
buffer: improve style invalidation
bptato
2024-02-14
2
-1
/
+3
*
loader: fixes & improvements
bptato
2024-02-13
1
-24
/
+20
*
buffer: more form fixes
bptato
2024-02-13
2
-1
/
+2
*
buffer: form fixes
bptato
2024-02-12
1
-0
/
+5
*
Add pager.externFilterSource
bptato
2024-02-12
1
-1
/
+1
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-19
/
+45
*
buffer: load external resources when they are attached
bptato
2024-02-08
2
-22
/
+125
*
dom: reduce todos
bptato
2024-02-08
1
-10
/
+20
*
chadombuilder: remove unnecessary pragma
bptato
2024-02-08
1
-1
/
+1
[next]