1
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
094010768b
nodeinfo: Add FEP link 2024-11-12 02:53:52 +01:00
216cf39e66
nodeinfo: Loosen requirements further 2024-11-12 02:50:53 +01:00
a7d095fee0
Add some sort of docs 2024-11-11 08:43:22 +01:00
b46a995c09
i lied and i did it now 2024-11-11 08:31:09 +01:00
9fb2fd3b0a
Final touches, will reorganize when not asleep 2024-11-11 08:20:25 +01:00
5ecb0bb615
nodeinfo: Give up on following the spec and implement things loosely 2024-11-11 04:11:53 +01:00
61d8bbea95
nodeinfo: Move spec submodule to src 2024-11-11 03:34:31 +01:00
1d4f190630
nodeinfo: Add basics 2024-11-11 03:20:48 +01:00
7bc09aaed4
nodeinfo: Create crate 2024-11-11 03:11:39 +01:00
a936986198
nodeinfo: Rename to hostmeta 2024-11-11 03:06:34 +01:00
c12b0a7869
nodeinfo: Report error if MIME type check fails 2024-11-11 03:04:20 +01:00
76783eabe4
nodeinfo: Allow MIME type of application/jrd+json 2024-11-11 02:18:57 +01:00
2aeed9773f
nodeinfo: Improve XRD compatibility 2024-11-09 16:20:36 +01:00
ee2f386cf0
nodeinfo: Alias PascalCase tags to snake_case ones 2024-11-09 15:03:54 +01:00
e5f52a760a
nodeinfo: Don't Serialize, just Deserialize for now 2024-11-09 15:02:44 +01:00
d964f1befc
nodeinfo: Split off Content-Type parameters before checking the MIME type 2024-11-09 14:57:55 +01:00
de5fdf26f3
nodeinfo: Use header names from reqwest::header 2024-11-09 14:17:51 +01:00
00befc432d
nodeinfo: Derive Debug on all structs 2024-11-09 13:27:26 +01:00
585eb1476e
nodeinfo: this is actually host-meta 2024-11-09 13:14:11 +01:00
c5e3fcfc99
Create crate 2024-11-09 11:01:26 +01:00
7568d08d7c
nodeinfo: Create crate 2024-11-09 09:43:29 +01:00