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
/
adapter
Commit message (
Expand
)
Author
Age
Files
Lines
*
twtstr: misc refactorings
bptato
2024-02-09
1
-1
/
+1
*
md2html: add support for strikethrough
bptato
2024-02-05
1
-1
/
+7
*
md2html: improved underscore ignoring rules
bptato
2024-02-01
1
-2
/
+4
*
md2html: skip space after list item start
bptato
2024-02-01
1
-2
/
+2
*
md2html: detect lists starting with dash
bptato
2024-02-01
1
-1
/
+1
*
Add default md2html converter
bptato
2024-01-30
1
-0
/
+380
*
man: fix man -k
bptato
2024-01-27
1
-20
/
+37
*
Add mancha man page viewer
bptato
2024-01-26
2
-0
/
+317
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
2
-0
/
+47
*
about: fix compilation error on Nim 1.14
bptato
2024-01-06
1
-1
/
+4
*
cha-finger: skip leading slash in path
bptato
2024-01-03
1
-1
/
+1
*
Add spartan support
bptato
2024-01-03
1
-0
/
+47
*
Remove outdated readme in adapter/
bptato
2023-12-25
1
-7
/
+0
*
gmi2html: rewrite
bptato
2023-12-22
2
-241
/
+69
*
gopher2html: do not use streams
bptato
2023-12-21
1
-4
/
+2
*
file: remove symlink code
bptato
2023-12-21
1
-19
/
+4
*
file: do not use streams
bptato
2023-12-21
1
-23
/
+19
*
Fix compilation on Nim 1.6.14
bptato
2023-12-16
5
-5
/
+16
*
about: actually error out on error
bptato
2023-12-15
1
-5
/
+8
*
cha-finger: proper error message output
bptato
2023-12-15
1
-6
/
+12
*
ftp: fix unnecessary slashes being added to path; move bindings/curl
bptato
2023-12-15
6
-26
/
+461
*
file: complain about hostname
bptato
2023-12-14
1
-0
/
+5
*
Various fixes
bptato
2023-12-13
5
-37
/
+62
*
http: use CURLU for URLs
bptato
2023-12-13
2
-2
/
+23
*
break up twtstr somewhat
bptato
2023-12-13
1
-0
/
+1
*
Move http out of main binary
bptato
2023-12-13
10
-51
/
+255
*
Move gopher to adapter/
bptato
2023-12-12
3
-15
/
+129
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
1
-0
/
+193
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
1
-0
/
+111
*
adapter/: re-structure
bptato
2023-12-12
6
-0
/
+0
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
1
-0
/
+29
*
twtstr: import functions from gopher2html
bptato
2023-12-12
1
-17
/
+2
*
cha-finger: use MAPPED_URI_*
bptato
2023-12-12
1
-25
/
+15
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
1
-0
/
+14
*
Add support for gemini by default, update readme
bptato
2023-12-10
3
-0
/
+936
*
Separate gopher conversion from main binary
bptato
2023-12-10
1
-0
/
+149
*
Enable finger protocol by default
bptato
2023-12-10
1
-0
/
+49