|
196334fc93
|
*Beginning of feature/detach-parse branch*
|
2024-11-14 00:34:53 +01:00 |
|
|
8552052a46
|
inbox : Add empty /inbox handler
|
2024-11-13 07:41:23 +01:00 |
|
|
30610df0f5
|
nodeinfo : Use thiserror
|
2024-11-13 07:31:39 +01:00 |
|
|
c427af8186
|
hostmeta : Use thiserror
|
2024-11-13 07:28:11 +01:00 |
|
|
cef5e8c19b
|
inbox : Create crate
|
2024-11-12 19:51:34 +01:00 |
|
|
f99c8bdf2a
|
core : Delete nodeinfo table
Apparently nodeinfo shouldn't be cached
|
2024-11-12 19:23:03 +01:00 |
|
|
676b81eca4
|
Add development callout
|
2024-11-12 02:57:57 +01:00 |
|
|
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 |
|
|
be740ddbbd
|
Create hostmeta and nodeinfo crates (#1)
Reviewed-on: #1
|
2024-11-11 07:48:59 +00:00 |
|
|
c2da1723cf
|
core : Re-export all subcrates
|
2024-11-11 08:46:16 +01:00 |
|
|
77e76d9dfb
|
core : Blank out the file
|
2024-11-11 08:43:35 +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 |
|
|
3d8f34a84c
|
hostmeta : Integrate webfinger specification
|
2024-11-11 06:07:24 +01:00 |
|
|
13f6a4e4c7
|
Allow tabs-in-doc-comments
(No reason not to.)
|
2024-11-11 06:06:41 +01:00 |
|
|
1ba354a1a5
|
hostmeta : Fully qualify reqwest::header::HeaderValue
|
2024-11-11 04:25:06 +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 |
|
|
83f61395fa
|
nodeinfo : Add serde_json dep
|
2024-11-11 03:28:13 +01:00 |
|
|
2be3d76f4a
|
nodeinfo : Add jsonschema dep
|
2024-11-11 03:24:22 +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 |
|
|
3cfc86a8fd
|
nodeinfo : Setup test logging, sort of
|
2024-11-11 03:01:46 +01:00 |
|
|
dba9a93e2e
|
nodeinfo : Fix typo in test_nodeinfo
|
2024-11-11 02:33:24 +01:00 |
|
|
76783eabe4
|
nodeinfo : Allow MIME type of application/jrd+json
|
2024-11-11 02:18:57 +01:00 |
|
|
a74ee45f6e
|
nodeinfo : Add ignored test for hollo
|
2024-11-11 02:13:58 +01:00 |
|
|
0001c43f79
|
nodeinfo : Add ignored test for snac
|
2024-11-11 02:12:36 +01:00 |
|
|
2aeed9773f
|
nodeinfo : Improve XRD compatibility
|
2024-11-09 16:20:36 +01:00 |
|
|
6ca0b5368a
|
nodeinfo : Add more tests
|
2024-11-09 16:18:46 +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 |
|
|
707d6d3d54
|
nodeinfo : Add two basic (failing) tests
|
2024-11-09 13:33:08 +01:00 |
|
|
00befc432d
|
nodeinfo : Derive Debug on all struct s
|
2024-11-09 13:27:26 +01:00 |
|
|
f9da277845
|
nodeinfo : Add rt-multi-thread and macros features to tokio
|
2024-11-09 13:25:47 +01:00 |
|
|
2f8e231b04
|
nodeinfo : Add tokio and pretty_env_logger deps
|
2024-11-09 13:23:31 +01:00 |
|
|
585eb1476e
|
nodeinfo : this is actually host-meta
|
2024-11-09 13:14:11 +01:00 |
|
|
a6672315ff
|
nodeinfo : Add overlapped-lists feature to quick-xml
|
2024-11-09 12:58:43 +01:00 |
|
|
370895e7be
|
nodeinfo : Add serialize feature to quick-xml
|
2024-11-09 12:50:27 +01:00 |
|
|
d57811cfb7
|
nodeinfo : Add quick-xml dep
|
2024-11-09 12:50:27 +01:00 |
|
|
c5e3fcfc99
|
Create crate
|
2024-11-09 11:01:26 +01:00 |
|
|
1a374d3d98
|
nodeinfo : Add derive feature to serde
|
2024-11-09 11:01:06 +01:00 |
|
|
e795f1ad67
|
Add .editorconfig
|
2024-11-09 10:27:59 +01:00 |
|
|
27a9b2fa08
|
nodeinfo : Add log dep
|
2024-11-09 10:25:05 +01:00 |
|
|
e0019c8772
|
nodeinfo : Add json feature to reqwest
|
2024-11-09 10:08:54 +01:00 |
|