aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-06dunnoHEADmasterjake
2022-03-14Add commands(), updated readmejake
2022-03-13Shorten url(), thanks ullardjake
2022-02-07fix git clone line in README.mdjake
2022-02-07improvements to the readmejake
2022-02-07rename README to README.mdjake
2022-02-07Better READMEjake
2022-02-07Add readmejake
2022-02-07Remove sqt.wtf emailjake
2022-02-04back() will recall links from cachejake
2022-02-01remove commentjake
2022-02-01added commentjake
2022-02-01forgot to add history with back()jake
2022-02-01back() will load the cached paged. it only caches once (useful for slow searc...jake
2022-02-01Add licensejake
2022-02-01peer cert expired done correctly nowjake
2022-02-01known_hosts matter nowjake
2022-01-31Add bookmark featuresjake
2022-01-31Save history to disk. also clear history commandjake
2022-01-31loading and saving pager option fixedjake
2022-01-31save/load config from xdg locationsjake
2022-01-31remove used vars in peer_cert()jake
2022-01-31verifying hostname is already a module function :^)jake
2022-01-31xdg basedir added. store certs in appropriate dirsjake
2022-01-30peer_cert() fix when server sends us more than one certjake
2022-01-30examine the host's cert with peer_cert()jake
2022-01-29display() fix when pipe errors on big docsjake
2022-01-29display() repects preformat area nowjake
2022-01-29access_resource() can access uris without schemejake
2022-01-29somewhat better cert behaviorjake
2022-01-26cert stuffjake
2022-01-24client will close, so ports do not clog upjake
2022-01-24bug fix with clear_query(), clear after server status 1xjake
2022-01-23status codes matter, reload, remove cmds(), split nav() for access_resource()...jake
2022-01-20no longer agnostic towards status codes, pretty modes behave betterjake
2022-01-20Pretty up the documentjake
2022-01-19toggle() now toggles without calling external functionjake
2022-01-19urlrelative() fix warning when supplied with no argumentjake
2022-01-19url relative is its own subroutine nowjake
2022-01-18nav() improvments when navigating current documentjake
2022-01-16Use Term::ReadLinejake
2022-01-16remove useless commentsjake
2022-01-16preventing segfault in url() rel. when supplied with '..' and current path is...jake
2022-01-16url() relative navigationjake
2022-01-15Add help, some commands, and aliases. Made do_command() less dumbjake
2022-01-15remove Term::TUIjake
2022-01-14Better nav() behavior and removed useless commentsjake
2022-01-13Better navigation (relative paths). More alias.jake
2022-01-13More comments for future mejake
2022-01-13Less basic clientjake