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
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
url: add URL.parse
bptato
2024-05-22
1
-0
/
+3
*
html: improve Request, derive Client from Window
bptato
2024-05-20
2
-71
/
+71
*
buffer: fix multipart forms
bptato
2024-05-11
2
-41
/
+35
*
luwrap: replace Nim unicode maps with libunicode
bptato
2024-05-09
1
-12
/
+1
*
js: fix finalizer effects
bptato
2024-05-08
1
-1
/
+1
*
js: refactor
bptato
2024-05-08
2
-3
/
+3
*
color: separate out JS converters
bptato
2024-05-05
1
-43
/
+1
*
Use isSome instead of isOk
bptato
2024-05-05
1
-5
/
+3
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
1
-49
/
+49
*
Remove unnecessary unsigned casts
bptato
2024-04-26
2
-23
/
+23
*
term: add sixel encoder
bptato
2024-04-25
1
-1
/
+3
*
url, twtstr: correct number parsing
bptato
2024-04-18
1
-17
/
+15
*
Update code style
bptato
2024-04-17
8
-36
/
+43
*
url: fix flipped comparison
bptato
2024-04-16
1
-1
/
+1
*
url: refactor
bptato
2024-04-16
1
-186
/
+187
*
twtstr: remove isAscii, simplify onlyWhitespace
bptato
2024-04-10
1
-2
/
+2
*
url: use AsciiDigit, not Digits
bptato
2024-04-10
1
-5
/
+5
*
Remove unnecessary std/math imports
bptato
2024-04-08
1
-4
/
+3
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
1
-6
/
+7
*
cell: update FormatFlag naming, remove useless templates
bptato
2024-03-21
1
-26
/
+14
*
buffer: add markURL
bptato
2024-03-19
1
-1
/
+1
*
config: clean up/simplify
bptato
2024-03-17
1
-24
/
+10
*
Move around some modules
bptato
2024-03-14
1
-0
/
+7
*
loader: remove applyHeaders
bptato
2024-03-12
1
-1
/
+1
*
loader: rework process model
bptato
2024-03-11
1
-1
/
+1
*
url: return correct result
bptato
2024-02-27
1
-1
/
+1
*
misc refactorings
bptato
2024-02-27
1
-56
/
+19
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
1
-207
/
+1
*
Allow non-RGB colors in CSS
bptato
2024-02-24
2
-20
/
+27
*
Various refactorings & fixes
bptato
2024-02-14
2
-12
/
+4
*
buffersource: remove location field
bptato
2024-02-12
1
-2
/
+0
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-11
/
+1
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-3
/
+1
*
js: allow specifying static function name, small refactoring
bptato
2024-01-24
1
-1
/
+1
*
Remove newFormat
bptato
2024-01-23
1
-5
/
+2
*
color: remove Premul type
bptato
2024-01-23
1
-18
/
+10
*
js: merge some type modules into jstypes
bptato
2024-01-11
1
-1
/
+1
*
Use std/* imports everywhere
bptato
2024-01-07
7
-14
/
+15
*
Fix some casing issues
bptato
2024-01-06
2
-2
/
+2
*
Merge data/idna with types/url
bptato
2024-01-04
1
-1
/
+49
*
Compile with styleCheck:usages
bptato
2023-12-28
2
-2
/
+2
*
strwidth & url fixes
bptato
2023-12-16
1
-3
/
+3
*
config: do not override user-defined urimethodmap
bptato
2023-12-14
1
-0
/
+4
*
Various fixes
bptato
2023-12-13
1
-0
/
+1
*
break up twtstr somewhat
bptato
2023-12-13
2
-6
/
+111
*
Move http out of main binary
bptato
2023-12-13
2
-5
/
+74
*
Enable finger protocol by default
bptato
2023-12-10
1
-0
/
+4
*
color: fix rgbToEightBit parentheses
bptato
2023-11-26
1
-1
/
+1
*
twtstr: remove tolower, isWhitespace
bptato
2023-11-20
3
-5
/
+6
*
renderdocument, cell: fix FormatCell bugs
bptato
2023-11-20
1
-3
/
+12
[next]