summary refs log tree commit diff
path: root/protocol
AgeCommit message (Collapse)Author
2023-01-28Top button: fix behavior by using modified urllib.parseZach DeCook
2023-01-28http protocol: Make optional (depending if requests is installed)Zach DeCook
2023-01-20protocols: Show errors instead of hanging or hiding themZach DeCook
2023-01-19protocol: add about uri schemeZach DeCook
2023-01-19gemini: make errors text/plainZach DeCook
2023-01-14protocols: Support http/httpsZach DeCook
2023-01-14browset: Support data protocolZach DeCook
2022-12-24browset: Support clicking buttons (relative path)Zach DeCook
2022-12-23Browsing: Actually browse gemini!Zach DeCook