Zach's git repos
/
browset
Broken project to implement a cross-protocol browser in textual
master
35
Commits
1
Branch
0
Tags
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with IntelliJ IDEA
Commits
Unsupported Protocol: Fix error message showing
Zach DeCook committed
2023-02-23
f9170a0
gemtext: allow tabs as link delimiters
Zach DeCook committed
2023-01-28
60ba340
Top button: fix behavior by using modified urllib.parse
Zach DeCook committed
2023-01-28
241528e
Commands: Add external open
Zach DeCook committed
2023-01-28
88eac60
http protocol: Make optional (depending if requests is installed)
Zach DeCook committed
2023-01-28
92875ee
browset: Set cursor position on page load
Zach DeCook committed
2023-01-26
45cd631
Gemtext: Format quotes in italics
Zach DeCook committed
2023-01-23
66c8127
protocols: Show errors instead of hanging or hiding them
Zach DeCook committed
2023-01-20
419aafc
protocol: add about uri scheme
Zach DeCook committed
2023-01-19
7682658
gemini: make errors text/plain
Zach DeCook committed
2023-01-19
dd3051a
toolbar: Make mobile-friendly
Zach DeCook committed
2023-01-18
a4640ce
mimes: only fallback text/ to text mime
Zach DeCook committed
2023-01-18
d392500
HighlightedCode: Handle everything that pygments can handle
Zach DeCook committed
2023-01-16
d1ceb9c
protocols: Support http/https
Zach DeCook committed
2023-01-14
0b8142e
browset: Support data protocol
Zach DeCook committed
2023-01-14
03c758a
Mimetypes: Handle source code syntax highlighting
Zach DeCook committed
2023-01-14
67bccc9
mime: Support plaintext format as well
Zach DeCook committed
2023-01-14
74c1b89
Bindings: Bind back and soon
Zach DeCook committed
2023-01-11
d236dd9
soon button (forward): implement functionality
Zach DeCook committed
2023-01-03
50c38b6
back button: implement functionality
Zach DeCook committed
2023-01-02
3a6a397
license: use AGPLv3
Zach DeCook committed
2023-01-02
339b5d3
preformatted: Format fine (except description is not shown)
Zach DeCook committed
2022-12-28
47e38e9
gemtext: Fix link lines being duplicated
Zach DeCook committed
2022-12-27
3248049
browset: launch with ./browset.py
Zach DeCook committed
2022-12-27
b186fa5
gemtext: Format headers differently
Zach DeCook committed
2022-12-24
3bc4d14
gemtext: Don't format as textual static markdown
Zach DeCook committed
2022-12-24
b9d3929
Toolbar buttons: Make refresh and up buttons work
Zach DeCook committed
2022-12-24
2278c71
browset: Support clicking buttons (relative path)
Zach DeCook committed
2022-12-24
09b393b
browset: Improve appearance
Zach DeCook committed
2022-12-24
1a2eaf6
Browsing: Actually browse gemini!
Zach DeCook committed
2022-12-23
259946e
Browset: Fully recreate gemtext widget on entry
Zach DeCook committed
2022-12-23
f62aa8b
Gemtext: Dynamically add new content
Zach DeCook committed
2022-12-22
7f7c524
widgets: Create widget to render gemtext
Zach DeCook committed
2022-12-10
a2707df
browset: basic input tests
Zach DeCook committed
2022-12-10
db8880b
Browset: Create browser toolbar
Zach DeCook committed
2022-12-08
eb7e038