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
*
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
*
urimethodmap: do not escape substituted URI
bptato
2023-11-17
1
-1
/
+1
*
color: fix 3/6-digit hex color parsing
bptato
2023-11-11
1
-2
/
+4
*
renderdocument: slightly refactor, optimize addLines
bptato
2023-10-26
1
-0
/
+3
*
reduce new() usage
bptato
2023-10-25
2
-5
/
+6
*
Remove trailing spaces
bptato
2023-10-23
2
-2
/
+2
*
urimethodmap fixes
bptato
2023-10-01
1
-7
/
+6
*
Add w3m-cgi-compat option
bptato
2023-10-01
2
-21
/
+26
*
url: fix file slash state mistake
bptato
2023-10-01
1
-2
/
+2
*
Get rid of unicode.toLower
bptato
2023-10-01
2
-3
/
+3
*
Add urimethodmap support
bptato
2023-09-30
1
-0
/
+68
*
buffer: improve submitForm
bptato
2023-09-30
1
-4
/
+4
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-1
/
+1
*
response: add blob() function
bptato
2023-09-17
1
-5
/
+6
*
javascript: static methods, URL.canParse
bptato
2023-09-17
1
-5
/
+12
*
move around more modules
bptato
2023-09-14
4
-2
/
+409
*
color: fix parseLegacyColor bugs
bptato
2023-09-13
1
-4
/
+4
*
blob: use JSDict
bptato
2023-09-09
1
-10
/
+14
*
url: simplify
bptato
2023-09-08
1
-26
/
+10
*
URL: fix missing searchParams when baseURL is given
bptato
2023-09-08
1
-0
/
+3
*
url: optimize
bptato
2023-09-07
1
-15
/
+21
*
url: fix \n, \t not being properly removed
bptato
2023-09-07
1
-1
/
+3
[next]