~alcinnz/rhapsode

ref: d6a13c9b0b25e52555f88e475a5ae09de4dcf456 rhapsode/src/Input.hs -rw-r--r-- 11.7 KiB
d6a13c9b — Adrian Cochrane 3 years ago
Persist alternate styles per-domain
8bf7b85d — Adrian Cochrane 3 years ago
Remove global variable, move to Page field.
9946bf63 — Adrian Cochrane 3 years ago
Log browser history in memory
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.
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.
075aa68d — Adrian Cochrane 4 years ago
Extend MIMEtype dispatch to support alternative stylesheets.
945a755a — Adrian Cochrane 4 years ago
Implement Gemini!
a3dc72fe — Adrian Cochrane 4 years ago
Refactor Rhapsode to use new HURL APIs and more leniantly handle MIMEtypes.
f04e3b5f — Adrian Cochrane 4 years ago
Don't delete downloads, was happening before use.
0a65b2c1 — Adrian Cochrane 4 years ago
Download CSS assets, including new useragent audio cues.

Audio cues are public domain from freesound.org and archive.org via elementary OS's sound theme.
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
8670cb04 — Adrian Cochrane 4 years ago
Remove dead imports.
5914c323 — Adrian Cochrane 4 years ago
Remove dead code.
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.
06d8ec36 — Adrian Cochrane 4 years ago
Prepare API to expose to C.

This'll be useful for accessing text-to-speech/vice-versa APIs.
2e1b1a76 — Adrian Cochrane 4 years ago
Integrate dispatching to native apps.
9f81815f — Adrian Cochrane 4 years ago
CSS fixes, start implementing downloads.
Next