~alcinnz/hurl

d2f173e2 — Adrian Cochrane 1 year, 16 days ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/hurl into main
065e14da — Adrian Cochrane 1 year, 16 days ago
Broaden dependency bounds.
bc3ddb12 — Adrian Cochrane 1 year, 1 month ago
Rewrite contribution instructions.
4df3d280 — Adrian Cochrane 1 year, 1 month ago
Adjust contribution instructions.
4136c1ee — Adrian Cochrane 1 year, 4 months ago
Merge branch 'main' of adrian.geek.nz:/srv/git/hurl into main
0bdcc128 — Adrian Cochrane 1 year, 4 months ago
Release 2.1.1!
56c104c2 — Adrian Cochrane 1 year, 4 months ago
Release 2.3!
8b90ce16 — Adrian Cochrane 1 year, 4 months ago
Fix overly-strict certificate validation
c535223f — Adrian Cochrane 1 year, 4 months ago
Correctly report error MIMEtypes.
aedc1424 — Adrian Cochrane 1 year, 6 months ago
Release HURL 0.2 exposing tables & parameterizing initial CSS.

While I was at it, I allowed useragent CSS to style errorpages specially.
f605efd1 — Adrian Cochrane 1 year, 6 months ago
Release v0.1 decoupled from Rhapsode, with CSV/TSV & refined tablesorting!
53212960 — Adrian Cochrane 1 year, 6 months ago
Add new action: URI, don't refetch page upon local anchor links.
2491c753 — Adrian Cochrane 1 year, 7 months ago
Extract MIMEtype parsing library from Rhapsode.
a70796e5 — Adrian Cochrane 1 year, 7 months ago
Allow overriding localizations logic, including throwing as error.

Release HURL 2.2!
5c4812d5 — Adrian Cochrane 1 year, 7 months ago
Add decoupling layer for localizing HTTP errors.

This removes logic from the messages module, reduces duplication, & prepares to allow callers to provide their own localized messages.
bebe06d7 — Adrian Cochrane 1 year, 7 months ago
Switch to different proposed HTML syntax for crypto-authentication.
7cea1667 — Adrian Cochrane 1 year, 7 months ago
Localize HTTP errorcodes!
a841435e — Adrian Cochrane 1 year, 7 months ago
Support clientside certificates for HTTPS & Gemini.

Meanwhile refactor Gemini to use internationalization for its error reporting.
08366066 — Adrian Cochrane 1 year, 7 months ago
Switch cryptography library & implement HSTS.
49060528 — Adrian Cochrane 1 year, 8 months ago
Treat GET form submissions as normal fetch requests.
Next