This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Bebop/bebop
2021-06-13 01:55:15 +02:00
..
browser gemini: show reason for certificate creation 2021-06-13 01:54:56 +02:00
tests linting 2021-06-01 21:40:41 +02:00
__init__.py init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00
__main__.py browser: handle clicks on links 2021-06-02 22:59:40 +02:00
bookmarks.py metalines: split contents from rendering module 2021-03-28 18:57:23 +02:00
colors.py colors: use blue for blockquotes instead of cyan 2021-06-03 03:29:30 +02:00
command_line.py external: do not crash if command can't be found 2021-06-03 19:08:54 +02:00
config.py config: use -utf8 for default openssl cert gen 2021-06-13 01:55:15 +02:00
downloads.py gemini: move downloads helper to separate module 2021-06-11 18:27:15 +02:00
external.py external: do not crash if command can't be found 2021-06-03 19:08:54 +02:00
fs.py history: add optional persistent history 2021-06-03 16:45:35 +02:00
gemtext.py page: add a dumb rendering mode 2021-05-28 13:34:08 +02:00
help.py browser: edit current URL with "O" 2021-06-11 22:52:18 +02:00
history.py history: add optional persistent history 2021-06-03 16:45:35 +02:00
identity.py identity: sane chmod for cert and key files 2021-06-01 18:42:52 +02:00
links.py linting 2021-04-17 22:02:29 +02:00
metalines.py page: add a dumb rendering mode 2021-05-28 13:34:08 +02:00
mime.py mime: fix issue with charset param 2021-05-24 20:10:04 +02:00
mouse.py add module docstrings 2021-03-13 20:38:52 +01:00
navigation.py navigation: move extract_port here 2021-06-05 01:27:12 +02:00
page.py browser: add a keybind to toggle render modes 2021-05-29 01:26:15 +02:00
page_pad.py browser: fix issue with page pad after search 2021-06-04 19:05:50 +02:00
plugins.py plugin: add custom command support 2021-06-11 17:34:35 +02:00
preferences.py preferences: basic per-capsule preferences 2021-05-29 01:13:43 +02:00
protocol.py navigation: move extract_port here 2021-06-05 01:27:12 +02:00
rendering.py browser: add text search 2021-06-04 02:25:15 +02:00
textbox.py linting 2021-06-01 21:40:41 +02:00
tofu.py logging 2021-05-13 01:25:50 +02:00
welcome.py welcome: add a cute logo 2021-05-31 23:38:37 +02:00