~alcinnz/hurl

4dca15c4 — Adrian Cochrane 4 years ago
Note that Gemini is now supported!
3cd22771 — Adrian Cochrane 4 years ago
Add Gemini support.
2c81ab56 — Adrian Cochrane 4 years ago
Note issues implementing FTP & BitTorrent.
2d5e8445 — Adrian Cochrane 4 years ago
Add support for about: URIs.
5123ffb5 — Adrian Cochrane 4 years ago
Add implementation notes for response caching.
e2baa089 — Adrian Cochrane 4 years ago
Research how to implement additional protocols.
8deae48f — Adrian Cochrane 4 years ago
Note down some desired features!
249cbd39 — Adrian Cochrane 4 years ago
Update homepage & add README.
214ebf86 — Adrian Cochrane 4 years ago
Integrate AppStream into normal fetch routines, version 1.3.0.0!
7239e77a — Adrian Cochrane 4 years ago
Support looking up icons by MIMEtype.
6370ab8a — Adrian Cochrane 4 years ago
Draft AppStream loading code.
39af078c — Adrian Cochrane 4 years ago
Fix app dispatch logic.

Previously failed to build due to a file not listed in the build system.
Previously crashed when trying to read a non-existant mimeapps file.
09c71046 — Adrian Cochrane 4 years ago
Report encountered exceptions in the response body.
8d239eb6 — Adrian Cochrane 4 years ago
Dispatch unsupported URIs to native apps on FreeDesktop.Org-compliant desktops
7d7a514c — Adrian Cochrane 4 years ago
Fix defaults for XDG environment variables.
da4f67a2 — Adrian Cochrane 4 years ago
Draft logic for looking apps to dispatch MIMEtypes & URI schemes to on XDG platforms
0c50ae13 — Adrian Cochrane 4 years ago
Reverse locale reformatting for XDG config localized lookup.
1fec182a — Adrian Cochrane 4 years ago
Implement lookups of ini-file keys.
47f9ef33 — Adrian Cochrane 4 years ago
Improve error reporting & it's localization
6950ae14 — Adrian Cochrane 4 years ago
Draft parser for FreeDesktop.Org config files.

This'll be used for dispatching URLs to be opened in external apps.
Next