~alcinnz/rhapsode

df331116 — Adrian Cochrane 3 years ago
Bugfix: generate correct anchor for <summary> links.

I'm pushing & popping to the path as a stack, but the anchor is right -> child. Needs to be reversed.
8d9fafbd — Adrian Cochrane 3 years ago
Useragent stylesheet bug: <summary> provides the label for <details>, not <caption>.
c539e099 — Adrian Cochrane 3 years ago
Expand link definition to include <details> & be independant of namespaces.

Fallback to using rel as a (technical, non-localized) label.
8f54b7a0 — Adrian Cochrane 3 years ago
Allow linking to any element on a webpage, regardless of whether it has an ID
911f8522 — Adrian Cochrane 3 years ago
Style visited links (dading quieter).
e7cfb212 — Adrian Cochrane 3 years ago
Write out file for discovering new pages.
8bf7b85d — Adrian Cochrane 3 years ago
Remove global variable, move to Page field.
9946bf63 — Adrian Cochrane 3 years ago
Log browser history in memory
3eb42c6a — Adrian Cochrane 3 years ago
Add introductory messages.
20d1c98e — Adrian Cochrane 3 years ago
Read out a page's <link>s, they could be useful!
78836e34 — Adrian Cochrane 3 years ago
Localize into Norwegian Bokmål, thanks @harald@hub.volse.no

Previous localizations:
Italian: @Madmonkey@mastodon.uno
Swedish: @e8johan@mastodon.technology
3a0ff8db — Adrian Cochrane 3 years ago
Localize into Italian & Swedish
a9c0bfc0 — Adrian Cochrane 3 years ago
Add 'pseudolinks' for tab history, apps, & bookmarks.
48419960 — Adrian Cochrane 3 years ago
Extract data for 'pseudolinks', exposing more features.
974256f1 — Adrian Cochrane 3 years ago
Release Rhapsode v3 with hyperlinks
b762df03 — Adrian Cochrane 3 years ago
Navigate to selected link.
723aea05 — Adrian Cochrane 3 years ago
Prepare for navigating links:

Compute levenshtein distances.
Read lines from stdin.
226826fe — Adrian Cochrane 3 years ago
Expose additional logging via commandline options.
b2147925 — Adrian Cochrane 3 years ago
Improve Gemini support, upgrade HURL, log history records.
0040d2b6 — Adrian Cochrane 3 years ago
Expand on documentation of available CSS properties.
Next