Age | Commit message (Expand) | Author |
2022-07-06 | dunnoHEADmaster | jake |
2022-03-14 | Add commands(), updated readme | jake |
2022-03-13 | Shorten url(), thanks ullard | jake |
2022-02-07 | fix git clone line in README.md | jake |
2022-02-07 | improvements to the readme | jake |
2022-02-07 | rename README to README.md | jake |
2022-02-07 | Better README | jake |
2022-02-07 | Add readme | jake |
2022-02-07 | Remove sqt.wtf email | jake |
2022-02-04 | back() will recall links from cache | jake |
2022-02-01 | remove comment | 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 |