Bebop/bebop
dece 8aee7fdfba gemtext: add links/title to parsing result
parse_gemtext used to return only the element list, requiring subsequent
loops to find a title or collect links; now it's all done at the same
time!
2021-03-28 18:55:52 +02:00
..
browser browser: split in several files 2021-03-28 18:28:35 +02:00
tests browser: handle local file:// URIs 2021-03-08 23:40:21 +01:00
__init__.py init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00
__main__.py clean and fix minor issues 2021-03-28 18:28:54 +02:00
bookmarks.py clean and fix minor issues 2021-03-28 18:28:54 +02:00
colors.py add module docstrings 2021-03-13 20:38:52 +01:00
command_line.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
fs.py clean 2021-03-14 00:09:24 +01:00
gemtext.py gemtext: add links/title to parsing result 2021-03-28 18:55:52 +02:00
history.py gemtext: add links/title to parsing result 2021-03-28 18:55:52 +02:00
links.py gemtext: add links/title to parsing result 2021-03-28 18:55:52 +02:00
mime.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
mouse.py add module docstrings 2021-03-13 20:38:52 +01:00
navigation.py navigation: add a "go to root" function 2021-03-16 19:38:11 +01:00
page.py gemtext: add links/title to parsing result 2021-03-28 18:55:52 +02:00
page_pad.py page: split page/page_pad modules 2021-03-18 01:55:31 +01:00
protocol.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
rendering.py browser: split in several files 2021-03-28 18:28:35 +02:00
tofu.py tofu: fix bug in save_cert_stash 2021-03-14 00:09:24 +01:00