index
:
dev/gemini-client
master
tk-gui
Jake's gemini client.
jake
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-07
remove sqt.wtf email
tk-gui
jake
2022-02-04
I did some stuff, but I forget what.
jake
2022-02-02
now able to access links on the page
jake
2022-02-02
can now Go to some url
jake
2022-02-02
i dont get Tk at all.
jake
2022-02-01
added comment
jake
2022-02-01
forgot to add history with back()
jake
2022-02-01
back() will load the cached paged. it only caches once (useful for slow searc...
jake
2022-02-01
Add license
jake
2022-02-01
peer cert expired done correctly now
jake
2022-02-01
known_hosts matter now
jake
2022-01-31
Add bookmark features
jake
2022-01-31
Save history to disk. also clear history command
jake
2022-01-31
loading and saving pager option fixed
jake
2022-01-31
save/load config from xdg locations
jake
2022-01-31
remove used vars in peer_cert()
jake
2022-01-31
verifying hostname is already a module function :^)
jake
2022-01-31
xdg basedir added. store certs in appropriate dirs
jake
2022-01-30
peer_cert() fix when server sends us more than one cert
jake
2022-01-30
examine the host's cert with peer_cert()
jake
2022-01-29
display() fix when pipe errors on big docs
jake
2022-01-29
display() repects preformat area now
jake
2022-01-29
access_resource() can access uris without scheme
jake
2022-01-29
somewhat better cert behavior
jake
2022-01-26
cert stuff
jake
2022-01-24
client will close, so ports do not clog up
jake
2022-01-24
bug fix with clear_query(), clear after server status 1x
jake
2022-01-23
status codes matter, reload, remove cmds(), split nav() for access_resource()...
jake
2022-01-20
no longer agnostic towards status codes, pretty modes behave better
jake
2022-01-20
Pretty up the document
jake
2022-01-19
toggle() now toggles without calling external function
jake
2022-01-19
urlrelative() fix warning when supplied with no argument
jake
2022-01-19
url relative is its own subroutine now
jake
2022-01-18
nav() improvments when navigating current document
jake
2022-01-16
Use Term::ReadLine
jake
2022-01-16
remove useless comments
jake
2022-01-16
preventing segfault in url() rel. when supplied with '..' and current path is...
jake
2022-01-16
url() relative navigation
jake
2022-01-15
Add help, some commands, and aliases. Made do_command() less dumb
jake
2022-01-15
remove Term::TUI
jake
2022-01-14
Better nav() behavior and removed useless comments
jake
2022-01-13
Better navigation (relative paths). More alias.
jake
2022-01-13
More comments for future me
jake
2022-01-13
Less basic client
jake
2022-01-12
Initial commit (v0.0.1)
jake