~alcinnz/rhapsode

rhapsode/src/Render.hs -rw-r--r-- 7.2 KiB
a891e46d — Adrian Cochrane 10 months ago
Use newer styling APIs.
2dc5e4d3 — Adrian Cochrane 10 months ago
Fix embedding of data files to be more lenient towards build systems.
2e70c6fe — Adrian Cochrane 1 year, 6 months ago
Extract logic into dependency!
df26d593 — Adrian Cochrane 1 year, 6 months ago
Various tidies, including disabling wakeword in absence of Voice2JSON.
65356894 — Adrian Cochrane 1 year, 7 months ago
Factor out URI Fetching logic into seperate hackage.
589e0e4e — Adrian Cochrane 2 years ago
Denote that table headers are linked.
49f50591 — Adrian Cochrane 3 years ago
Bundle readStrict implementation.
989a5032 — Adrian Cochrane 3 years ago
Ease fixing buildsystem for unexpected current directories.
481a1088 — Adrian Cochrane 3 years ago
Drop outdated dependencies.
ff13105b — Adrian Cochrane 3 years ago
Add sound effects to clarification prompt.
60f1ac45 — Adrian Cochrane 3 years ago
Handle case of no commandline arguments.

Restores previous session, or reads welcome page followed by links table.
32909aaa — Adrian Cochrane 3 years ago
Various (attempted) crash fixes.
51363e58 — Adrian Cochrane 3 years ago
Style <summary> as links, play the dading.
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).
8bf7b85d — Adrian Cochrane 3 years ago
Remove global variable, move to Page field.
b2147925 — Adrian Cochrane 3 years ago
Improve Gemini support, upgrade HURL, log history records.
67bc3ea6 — Adrian Cochrane 4 years ago
Make '#' refer to top of page.
075aa68d — Adrian Cochrane 4 years ago
Extend MIMEtype dispatch to support alternative stylesheets.
5c48d5e0 — Adrian Cochrane 4 years ago
Implement :target pseudoclass.

Defaults to <main> to further avoid excess clutter from pages.
Next