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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: clean up/simplify
bptato
2024-03-17
3
-243
/
+294
*
pager, loader: add "Save file to" functionality
bptato
2024-03-16
1
-7
/
+1
*
config: add start.console-buffer option
bptato
2024-03-16
1
-0
/
+1
*
Clean up BufferConfig
bptato
2024-03-15
1
-43
/
+0
*
loader: remove applyHeaders
bptato
2024-03-12
1
-41
/
+18
*
mailcap: better error messages, accept \ as newline escape
bptato
2024-03-11
1
-6
/
+18
*
loader: rework process model
bptato
2024-03-11
3
-18
/
+16
*
buffer: do not incrementally display in headless mode
bptato
2024-03-02
1
-0
/
+2
*
Add mouse support
bptato
2024-02-29
1
-0
/
+1
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
1
-0
/
+8
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
2
-6
/
+15
*
buffer: remove BufferSource
bptato
2024-02-22
1
-1
/
+2
*
config: replace default-flags with ignore-case
bptato
2024-02-22
1
-1
/
+1
*
Replace Chakasu with Chagashi
bptato
2024-02-22
2
-2
/
+2
*
regex: re-work compileSearchRegex
bptato
2024-02-17
1
-5
/
+29
*
term: fix coloring mess
bptato
2024-02-17
1
-2
/
+3
*
Various refactorings & fixes
bptato
2024-02-14
1
-4
/
+3
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-2
/
+4
*
fix rejection of readFromFd urls
bptato
2024-02-11
1
-1
/
+1
*
toml: misc refactorings
bptato
2024-01-30
1
-71
/
+40
*
toml: allow EOF in values with laxnames
bptato
2024-01-30
1
-0
/
+2
*
config: append */* rule instead of prepending
bptato
2024-01-30
2
-11
/
+3
*
Add default md2html converter
bptato
2024-01-30
1
-14
/
+21
*
mimetypes: simplify parseMimeTypes
bptato
2024-01-27
1
-16
/
+9
*
cgi: fix broken libexec path env variable
bptato
2024-01-26
2
-2
/
+3
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
1
-1
/
+1
*
Use std/* imports everywhere
bptato
2024-01-07
4
-15
/
+15
*
config/toml: fix consumeComment overriding nodes
bptato
2023-12-15
1
-1
/
+2
*
config: allow overriding default prepended scheme
bptato
2023-12-15
1
-0
/
+1
*
config: do not override user-defined urimethodmap
bptato
2023-12-14
1
-1
/
+2
*
chapath: add missing return
bptato
2023-12-14
1
-1
/
+2
*
Various fixes
bptato
2023-12-13
1
-1
/
+1
*
Move gopher to adapter/
bptato
2023-12-12
1
-10
/
+1
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
1
-0
/
+3
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
1
-1
/
+2
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
1
-0
/
+1
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
1
-0
/
+1
*
Add support for gemini by default, update readme
bptato
2023-12-10
1
-6
/
+17
*
mailcap: add $MAILCAP_URL
bptato
2023-12-10
1
-1
/
+1
*
Separate gopher conversion from main binary
bptato
2023-12-10
2
-1
/
+18
*
Enable finger protocol by default
bptato
2023-12-10
1
-1
/
+5
*
config: better path handling; fix array parsing bug
bptato
2023-12-10
3
-17
/
+320
*
pager: add marks
bptato
2023-12-09
1
-0
/
+1
*
pager, container: add text selection/copying
bptato
2023-12-03
1
-0
/
+2
*
config: add bare aliases for "8bit", "24bit"
bptato
2023-11-26
1
-2
/
+2
*
twtstr: remove tolower, isWhitespace
bptato
2023-11-20
2
-5
/
+6
*
Add -C option
bptato
2023-10-27
1
-6
/
+9
*
toml: fix dquote escaping
bptato
2023-10-26
1
-1
/
+1
*
reduce new() usage
bptato
2023-10-25
1
-2
/
+2
*
Add jspropnames, CSSStyleDeclaration stub
bptato
2023-10-25
1
-1
/
+10
[next]