@fedify/fedify 2.0.0-dev.1566 → 2.0.0-dev.159
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +66 -30
- package/dist/{assert_rejects-DiIiJbZn.js → assert_rejects-Ce45JcFg.js} +1 -1
- package/dist/{assert_is_error-BPGph1Jx.js → assert_throws-BNXdRGWP.js} +31 -1
- package/dist/{builder-B2I70zuM.js → builder-oZcZfn1d.js} +15 -8
- package/dist/chunk-DqRYRqnO.cjs +34 -0
- package/dist/client-94iWEfQa.d.cts +222 -0
- package/dist/{client-DF8anIB5.d.ts → client-BivSNrEg.d.ts} +3 -75
- package/dist/{client-BVDUd3WA.js → client-CgMTXmAD.js} +3 -22
- package/dist/compat/mod.cjs +10 -0
- package/dist/compat/mod.d.cts +7 -0
- package/dist/compat/mod.d.ts +6 -12
- package/dist/compat/mod.js +5 -5
- package/dist/compat/transformers.test.js +21 -20
- package/dist/compat-DmDDELst.cjs +4 -0
- package/dist/compat-nxUqe4Z-.js +4 -0
- package/dist/context-Bns6uTJq.js +109 -0
- package/dist/{context-9gCpIkiz.d.ts → context-CYZ2i00R.d.ts} +321 -129
- package/dist/context-D2MrtLch.d.cts +2447 -0
- package/dist/deno-CGe3r5lB.js +117 -0
- package/dist/{testing-CWE5Nn0S.js → dist-B5f6a8Tt.js} +90 -111
- package/dist/{authdocloader-BilVqAPe.js → docloader-Bh4ZzxTs.js} +17 -8
- package/dist/{esm-eH43VACi.js → esm-DGl7uK1r.js} +32 -17
- package/dist/federation/builder.test.js +12 -13
- package/dist/federation/collection.test.js +6 -9
- package/dist/federation/handler.test.js +115 -148
- package/dist/federation/idempotency.test.js +202 -0
- package/dist/federation/inbox.test.js +5 -6
- package/dist/federation/keycache.test.js +4 -5
- package/dist/federation/kv.test.js +61 -9
- package/dist/federation/middleware.test.js +311 -131
- package/dist/federation/mod.cjs +25 -0
- package/dist/federation/mod.d.cts +7 -0
- package/dist/federation/mod.d.ts +7 -13
- package/dist/federation/mod.js +11 -16
- package/dist/federation/mq.test.js +9 -10
- package/dist/federation/negotiation.test.js +25 -0
- package/dist/federation/retry.test.js +2 -4
- package/dist/federation/router.test.js +6 -8
- package/dist/federation/send.test.js +55 -15
- package/dist/{webfinger/handler.test.js → federation/webfinger.test.js} +27 -26
- package/dist/federation-B431K2gm.cjs +266 -0
- package/dist/{federation-CMX7WzeL.js → federation-BbZwNNWj.js} +31 -9
- package/dist/http-AW19epBO.cjs +1222 -0
- package/dist/{http-BE2S7wC2.js → http-CN7c23sh.js} +4 -3
- package/dist/{http-Cdjyj7h1.js → http-CZ24XIWJ.js} +375 -15
- package/dist/http-ClB3pLcL.d.cts +253 -0
- package/dist/{http-DqSNLFNY.d.ts → http-DLBDPal9.d.ts} +2 -2
- package/dist/{inbox-CtcEN1S1.js → inbox-DLgz90Tj.js} +25 -7
- package/dist/{key-q4xxkABj.js → key-fb8Ovh-p.js} +3 -2
- package/dist/{keycache-CtCHz6HR.js → keycache-DRxpZ5r9.js} +1 -1
- package/dist/{keys-BiuLoxwK.js → keys-ZbcByPg9.js} +2 -1
- package/dist/{kv-C7sopW2E.d.ts → kv-CtOmTRNc.d.ts} +30 -1
- package/dist/kv-D8q9fLkA.d.cts +110 -0
- package/dist/{kv-CRZrzyXm.js → kv-QzKcOQgP.js} +22 -0
- package/dist/kv-cache-8rnKI8DT.cjs +134 -0
- package/dist/kv-cache-BEeqyGER.js +107 -0
- package/dist/kv-cache-DGCF5il_.js +122 -0
- package/dist/{ld-PkXepnwg.js → ld-9If_eMWm.js} +6 -4
- package/dist/{middleware-BQHcEUgM.js → middleware-BpTxdimj.js} +230 -327
- package/dist/middleware-DR-CCeAc.cjs +12 -0
- package/dist/{middleware-HDts7zkt.js → middleware-DdBvEeAn.js} +272 -271
- package/dist/middleware-DrwTlwzK.js +12 -0
- package/dist/middleware-psDtCgD-.cjs +4242 -0
- package/dist/middleware-vXfeY_vA.js +26 -0
- package/dist/mod-BrS8tiad.d.cts +266 -0
- package/dist/mod-C81L6_lQ.d.cts +1 -0
- package/dist/mod-CJgbdSqb.d.ts +109 -0
- package/dist/mod-CNNTHyBC.d.cts +80 -0
- package/dist/mod-CS-MS7gZ.d.cts +62 -0
- package/dist/{mod-Bqxcp7eN.d.ts → mod-D_cmv2il.d.ts} +4 -4
- package/dist/mod-DcPRcifg.d.cts +107 -0
- package/dist/mod-DqFSzJA0.d.ts +64 -0
- package/dist/{mod-Drmz72EK.d.ts → mod-jOa7W503.d.ts} +3 -3
- package/dist/mod.cjs +55 -0
- package/dist/mod.d.cts +11 -0
- package/dist/mod.d.ts +11 -17
- package/dist/mod.js +15 -21
- package/dist/negotiation-5NPJL6zp.js +71 -0
- package/dist/nodeinfo/client.test.js +29 -111
- package/dist/nodeinfo/handler.test.js +26 -26
- package/dist/nodeinfo/mod.cjs +10 -0
- package/dist/nodeinfo/mod.d.cts +3 -0
- package/dist/nodeinfo/mod.d.ts +3 -5
- package/dist/nodeinfo/mod.js +6 -7
- package/dist/nodeinfo/types.test.js +7 -15
- package/dist/nodeinfo-BlLsRSiT.js +4 -0
- package/dist/nodeinfo-DuMYTpbZ.cjs +4 -0
- package/dist/otel/exporter.test.js +899 -0
- package/dist/otel/mod.cjs +262 -0
- package/dist/otel/mod.d.cts +230 -0
- package/dist/otel/mod.d.ts +232 -0
- package/dist/otel/mod.js +261 -0
- package/dist/{owner-CQPnQVtf.d.ts → owner-BgI8C-VY.d.ts} +2 -3
- package/dist/owner-C-zfmVAD.d.cts +66 -0
- package/dist/{owner-DZ5zP8JS.js → owner-CCSlDz_P.js} +45 -8
- package/dist/{proof-D8S7qgEZ.js → proof-1s5PweRC.js} +53 -17
- package/dist/proof-DCmRymP1.cjs +709 -0
- package/dist/{proof-ohtusUSV.js → proof-WPbBCoJ-.js} +4 -3
- package/dist/router-D9eI0s4b.js +118 -0
- package/dist/{send-BBi1tzS8.js → send-DBgPrFik.js} +9 -4
- package/dist/sig/http.test.js +12 -14
- package/dist/sig/key.test.js +9 -11
- package/dist/sig/ld.test.js +8 -10
- package/dist/sig/mod.cjs +26 -0
- package/dist/sig/mod.d.cts +4 -0
- package/dist/sig/mod.d.ts +3 -7
- package/dist/sig/mod.js +6 -10
- package/dist/sig/owner.test.js +33 -12
- package/dist/sig/proof.test.js +13 -14
- package/dist/sig-CwuONEzF.js +4 -0
- package/dist/sig-DeXX2xnj.cjs +4 -0
- package/dist/testing/mod.d.ts +180 -6946
- package/dist/testing/mod.js +4 -4
- package/dist/transformers-BjBg6Lag.cjs +116 -0
- package/dist/{transformers-Dna8Fg7k.js → transformers-N_ip_y4P.js} +5 -5
- package/dist/{types-BIgY6c-l.js → types-BEdCLHqP.js} +1 -3
- package/dist/types-Q-qkJXBV.cjs +315 -0
- package/dist/{types-CTYFFnQp.js → types-hKTi53FO.js} +8 -169
- package/dist/{runtime/authdocloader.test.js → utils/docloader.test.js} +13 -15
- package/dist/utils/kv-cache.test.js +211 -0
- package/dist/utils/mod.cjs +10 -0
- package/dist/utils/mod.d.cts +4 -0
- package/dist/utils/mod.d.ts +6 -0
- package/dist/utils/mod.js +9 -0
- package/dist/utils-Db0ZmjcD.cjs +4 -0
- package/dist/utils-Wranxuoe.js +4 -0
- package/package.json +69 -55
- package/dist/actor-BKxX_F1w.js +0 -37311
- package/dist/actor-C22bXuuC.d.ts +0 -130
- package/dist/actor-DI_YpFlI.js +0 -146
- package/dist/assert_throws-BOO88avQ.js +0 -39
- package/dist/authdocloader-UdvnssIx.js +0 -52
- package/dist/compat-Bb5myD13.js +0 -4
- package/dist/denokv-Bv33Xxea.js +0 -57
- package/dist/docloader-4XS4XdXc.js +0 -4615
- package/dist/docloader-CxWcuWqQ.d.ts +0 -221
- package/dist/fixtures/activitypub.academy/users/brauca_darradiul.json +0 -83
- package/dist/fixtures/example.com/announce.json +0 -6
- package/dist/fixtures/example.com/collection.json +0 -19
- package/dist/fixtures/example.com/create.json +0 -6
- package/dist/fixtures/example.com/cross-origin-actor.json +0 -6
- package/dist/fixtures/example.com/hong-gildong.json +0 -11
- package/dist/fixtures/example.com/invite.json +0 -7
- package/dist/fixtures/example.com/key.json +0 -7
- package/dist/fixtures/example.com/key2.json +0 -6
- package/dist/fixtures/example.com/object.json +0 -6
- package/dist/fixtures/example.com/orderedcollectionpage.json +0 -24
- package/dist/fixtures/example.com/paged/a.json +0 -13
- package/dist/fixtures/example.com/paged/b.json +0 -16
- package/dist/fixtures/example.com/paged-collection.json +0 -6
- package/dist/fixtures/example.com/person.json +0 -22
- package/dist/fixtures/example.com/person2.json +0 -40
- package/dist/fixtures/example.com/test.json +0 -5
- package/dist/fixtures/example.com/users/handle.json +0 -16
- package/dist/fixtures/example.com/wrong-type.json +0 -3
- package/dist/fixtures/oeee.cafe/ap/users/3609fd4e-d51d-4db8-9f04-4189815864dd.json +0 -24
- package/dist/fixtures/remote.domain/users/bob.json +0 -20
- package/dist/fixtures/server.example/users/alice.json +0 -20
- package/dist/fixtures/w3id.org/identity/v1.json +0 -152
- package/dist/fixtures/w3id.org/security/data-integrity/v1.json +0 -74
- package/dist/fixtures/w3id.org/security/multikey/v1.json +0 -35
- package/dist/fixtures/w3id.org/security/v1.json +0 -50
- package/dist/fixtures/wizard.casa/users/hongminhee.json +0 -69
- package/dist/fixtures/www.w3.org/ns/activitystreams.json +0 -379
- package/dist/fixtures/www.w3.org/ns/did/v1.json +0 -58
- package/dist/key-C2_QSigr.js +0 -260
- package/dist/key-Ck2-lYS5.js +0 -10
- package/dist/key-II1NsE_S.js +0 -10
- package/dist/lookup-DCIN2EFw.js +0 -322
- package/dist/lookup-DVlWgAsd.js +0 -131
- package/dist/middleware-CTQfgVW8.js +0 -17
- package/dist/middleware-D3rOl6Au.js +0 -26
- package/dist/mod-Cxt4Kpf6.d.ts +0 -291
- package/dist/mod-DBzN0aCM.d.ts +0 -115
- package/dist/mod-TFoH2Ql8.d.ts +0 -104
- package/dist/mod-g0xFzAP9.d.ts +0 -2
- package/dist/mq-CRGm1e_F.d.ts +0 -143
- package/dist/nodeinfo/semver.test.js +0 -143
- package/dist/nodeinfo-CyEbLjHs.js +0 -4
- package/dist/runtime/docloader.test.js +0 -522
- package/dist/runtime/key.test.js +0 -103
- package/dist/runtime/langstr.test.js +0 -39
- package/dist/runtime/mod.d.ts +0 -8
- package/dist/runtime/mod.js +0 -13
- package/dist/runtime/multibase/multibase.test.d.ts +0 -3
- package/dist/runtime/multibase/multibase.test.js +0 -358
- package/dist/runtime/url.test.d.ts +0 -3
- package/dist/runtime/url.test.js +0 -45
- package/dist/runtime-BSkOVUWM.js +0 -4
- package/dist/semver-dArNLkR9.js +0 -149
- package/dist/sig-BXJO--F9.js +0 -4
- package/dist/src/vocab/accept.yaml +0 -15
- package/dist/src/vocab/activity.yaml +0 -98
- package/dist/src/vocab/add.yaml +0 -16
- package/dist/src/vocab/announce.yaml +0 -30
- package/dist/src/vocab/application.yaml +0 -324
- package/dist/src/vocab/arrive.yaml +0 -15
- package/dist/src/vocab/article.yaml +0 -46
- package/dist/src/vocab/audio.yaml +0 -11
- package/dist/src/vocab/block.yaml +0 -16
- package/dist/src/vocab/chatmessage.yaml +0 -50
- package/dist/src/vocab/collection.yaml +0 -154
- package/dist/src/vocab/collectionpage.yaml +0 -55
- package/dist/src/vocab/create.yaml +0 -28
- package/dist/src/vocab/dataintegrityproof.yaml +0 -56
- package/dist/src/vocab/delete.yaml +0 -27
- package/dist/src/vocab/didservice.yaml +0 -22
- package/dist/src/vocab/dislike.yaml +0 -14
- package/dist/src/vocab/document.yaml +0 -31
- package/dist/src/vocab/emoji.yaml +0 -12
- package/dist/src/vocab/emojireact.yaml +0 -17
- package/dist/src/vocab/endpoints.yaml +0 -85
- package/dist/src/vocab/event.yaml +0 -11
- package/dist/src/vocab/export.yaml +0 -9
- package/dist/src/vocab/flag.yaml +0 -15
- package/dist/src/vocab/follow.yaml +0 -19
- package/dist/src/vocab/group.yaml +0 -324
- package/dist/src/vocab/hashtag.yaml +0 -14
- package/dist/src/vocab/ignore.yaml +0 -14
- package/dist/src/vocab/image.yaml +0 -9
- package/dist/src/vocab/intransitiveactivity.yaml +0 -15
- package/dist/src/vocab/invite.yaml +0 -14
- package/dist/src/vocab/join.yaml +0 -14
- package/dist/src/vocab/key.yaml +0 -28
- package/dist/src/vocab/leave.yaml +0 -14
- package/dist/src/vocab/like.yaml +0 -16
- package/dist/src/vocab/link.yaml +0 -101
- package/dist/src/vocab/listen.yaml +0 -12
- package/dist/src/vocab/mention.yaml +0 -9
- package/dist/src/vocab/move.yaml +0 -15
- package/dist/src/vocab/multikey.yaml +0 -36
- package/dist/src/vocab/note.yaml +0 -48
- package/dist/src/vocab/object.yaml +0 -404
- package/dist/src/vocab/offer.yaml +0 -15
- package/dist/src/vocab/orderedcollection.yaml +0 -39
- package/dist/src/vocab/orderedcollectionpage.yaml +0 -50
- package/dist/src/vocab/organization.yaml +0 -324
- package/dist/src/vocab/page.yaml +0 -11
- package/dist/src/vocab/person.yaml +0 -324
- package/dist/src/vocab/place.yaml +0 -75
- package/dist/src/vocab/profile.yaml +0 -26
- package/dist/src/vocab/propertyvalue.yaml +0 -32
- package/dist/src/vocab/question.yaml +0 -103
- package/dist/src/vocab/read.yaml +0 -13
- package/dist/src/vocab/reject.yaml +0 -14
- package/dist/src/vocab/relationship.yaml +0 -52
- package/dist/src/vocab/remove.yaml +0 -14
- package/dist/src/vocab/service.yaml +0 -324
- package/dist/src/vocab/source.yaml +0 -26
- package/dist/src/vocab/tentativeaccept.yaml +0 -14
- package/dist/src/vocab/tentativereject.yaml +0 -14
- package/dist/src/vocab/tombstone.yaml +0 -24
- package/dist/src/vocab/travel.yaml +0 -16
- package/dist/src/vocab/undo.yaml +0 -26
- package/dist/src/vocab/update.yaml +0 -58
- package/dist/src/vocab/video.yaml +0 -11
- package/dist/src/vocab/view.yaml +0 -13
- package/dist/testing/docloader.test.js +0 -24
- package/dist/type-B7_rMIU9.js +0 -42006
- package/dist/vocab/actor.test.d.ts +0 -3
- package/dist/vocab/actor.test.js +0 -5965
- package/dist/vocab/lookup.test.d.ts +0 -3
- package/dist/vocab/lookup.test.js +0 -206
- package/dist/vocab/mod.d.ts +0 -8
- package/dist/vocab/mod.js +0 -10
- package/dist/vocab/schema.yaml +0 -247
- package/dist/vocab/type.test.d.ts +0 -3
- package/dist/vocab/type.test.js +0 -25
- package/dist/vocab/vocab.test.d.ts +0 -3
- package/dist/vocab/vocab.test.js +0 -3363
- package/dist/vocab-3Eie7Ze4.js +0 -246
- package/dist/vocab-SOE1ifCr.d.ts +0 -14634
- package/dist/webfinger/handler.test.d.ts +0 -3
- package/dist/webfinger/lookup.test.d.ts +0 -3
- package/dist/webfinger/lookup.test.js +0 -195
- package/dist/webfinger/mod.d.ts +0 -6
- package/dist/webfinger/mod.js +0 -9
- package/dist/webfinger-C3GIyXIg.js +0 -4
- package/dist/x/cfworkers.d.ts +0 -61
- package/dist/x/cfworkers.js +0 -98
- package/dist/x/cfworkers.test.d.ts +0 -3
- package/dist/x/cfworkers.test.js +0 -179
- package/dist/x/hono.d.ts +0 -56
- package/dist/x/hono.js +0 -60
- package/dist/x/sveltekit.d.ts +0 -48
- package/dist/x/sveltekit.js +0 -68
- /package/dist/{assert_not_equals-f3m3epl3.js → assert_not_equals-C80BG-_5.js} +0 -0
- /package/dist/{collection-CSzG2j1P.js → collection-CcnIw1qY.js} +0 -0
- /package/dist/{nodeinfo/semver.test.d.ts → federation/idempotency.test.d.ts} +0 -0
- /package/dist/{runtime/authdocloader.test.d.ts → federation/negotiation.test.d.ts} +0 -0
- /package/dist/{runtime/docloader.test.d.ts → federation/webfinger.test.d.ts} +0 -0
- /package/dist/{mod-1pDWKvUL.d.ts → mod-1E3W847c.d.ts} +0 -0
- /package/dist/{runtime/key.test.d.ts → otel/exporter.test.d.ts} +0 -0
- /package/dist/{std__assert-X-_kMxKM.js → std__assert-DWivtrGR.js} +0 -0
- /package/dist/{testing → utils}/docloader.test.d.ts +0 -0
- /package/dist/{runtime/langstr.test.d.ts → utils/kv-cache.test.d.ts} +0 -0
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
2
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
+
import { ActorAliasMapper, ActorDispatcher, ActorHandleMapper, RequestContext, WebFingerLinksDispatcher } from "./context-CYZ2i00R.js";
|
|
4
|
+
import { Span, Tracer } from "@opentelemetry/api";
|
|
5
|
+
|
|
6
|
+
//#region src/federation/webfinger.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* Parameters for {@link handleWebFinger}.
|
|
9
|
+
*/
|
|
10
|
+
interface WebFingerHandlerParameters<TContextData> {
|
|
11
|
+
/**
|
|
12
|
+
* The request context.
|
|
13
|
+
*/
|
|
14
|
+
context: RequestContext<TContextData>;
|
|
15
|
+
/**
|
|
16
|
+
* The canonical hostname of the server, if it's explicitly configured.
|
|
17
|
+
* @since 1.5.0
|
|
18
|
+
*/
|
|
19
|
+
host?: string;
|
|
20
|
+
/**
|
|
21
|
+
* The callback for dispatching the actor.
|
|
22
|
+
*/
|
|
23
|
+
actorDispatcher?: ActorDispatcher<TContextData>;
|
|
24
|
+
/**
|
|
25
|
+
* The callback for mapping a WebFinger username to the corresponding actor's
|
|
26
|
+
* internal identifier, or `null` if the username is not found.
|
|
27
|
+
* @since 0.15.0
|
|
28
|
+
*/
|
|
29
|
+
actorHandleMapper?: ActorHandleMapper<TContextData>;
|
|
30
|
+
/**
|
|
31
|
+
* The callback for mapping a WebFinger query to the corresponding actor's
|
|
32
|
+
* internal identifier or username, or `null` if the query is not found.
|
|
33
|
+
* @since 1.4.0
|
|
34
|
+
*/
|
|
35
|
+
actorAliasMapper?: ActorAliasMapper<TContextData>;
|
|
36
|
+
/**
|
|
37
|
+
* The callback for dispatching the Links of webFinger.
|
|
38
|
+
*/
|
|
39
|
+
webFingerLinksDispatcher?: WebFingerLinksDispatcher<TContextData>;
|
|
40
|
+
/**
|
|
41
|
+
* The function to call when the actor is not found.
|
|
42
|
+
*/
|
|
43
|
+
onNotFound(request: Request): Response | Promise<Response>;
|
|
44
|
+
/**
|
|
45
|
+
* The OpenTelemetry tracer.
|
|
46
|
+
* @since 1.3.0
|
|
47
|
+
*/
|
|
48
|
+
tracer?: Tracer;
|
|
49
|
+
/**
|
|
50
|
+
* The span for the request.
|
|
51
|
+
* @since 1.3.0
|
|
52
|
+
*/
|
|
53
|
+
span?: Span;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Handles a WebFinger request. You would not typically call this function
|
|
57
|
+
* directly, but instead use {@link Federation.fetch} method.
|
|
58
|
+
* @param request The WebFinger request to handle.
|
|
59
|
+
* @param parameters The parameters for handling the request.
|
|
60
|
+
* @returns The response to the request.
|
|
61
|
+
*/
|
|
62
|
+
declare function handleWebFinger<TContextData>(request: Request, options: WebFingerHandlerParameters<TContextData>): Promise<Response>;
|
|
63
|
+
//#endregion
|
|
64
|
+
export { WebFingerHandlerParameters, handleWebFinger };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import {
|
|
4
|
-
import { CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1 } from "
|
|
5
|
-
import { KeyCache } from "./http-DqSNLFNY.js";
|
|
3
|
+
import { KeyCache } from "./http-DLBDPal9.js";
|
|
4
|
+
import { CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1 } from "@fedify/vocab";
|
|
6
5
|
import { TracerProvider } from "@opentelemetry/api";
|
|
6
|
+
import { DocumentLoader } from "@fedify/vocab-runtime";
|
|
7
7
|
|
|
8
8
|
//#region src/sig/ld.d.ts
|
|
9
9
|
/**
|
package/dist/mod.cjs
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
|
|
2
|
+
const { Temporal } = require("@js-temporal/polyfill");
|
|
3
|
+
const { URLPattern } = require("urlpattern-polyfill");
|
|
4
|
+
|
|
5
|
+
const require_transformers = require('./transformers-BjBg6Lag.cjs');
|
|
6
|
+
require('./compat-DmDDELst.cjs');
|
|
7
|
+
const require_http = require('./http-AW19epBO.cjs');
|
|
8
|
+
const require_middleware = require('./middleware-psDtCgD-.cjs');
|
|
9
|
+
const require_proof = require('./proof-DCmRymP1.cjs');
|
|
10
|
+
const require_federation = require('./federation-B431K2gm.cjs');
|
|
11
|
+
const require_types = require('./types-Q-qkJXBV.cjs');
|
|
12
|
+
const require_kv_cache = require('./kv-cache-8rnKI8DT.cjs');
|
|
13
|
+
require('./nodeinfo-DuMYTpbZ.cjs');
|
|
14
|
+
require('./sig-DeXX2xnj.cjs');
|
|
15
|
+
require('./utils-Db0ZmjcD.cjs');
|
|
16
|
+
|
|
17
|
+
exports.InProcessMessageQueue = require_federation.InProcessMessageQueue;
|
|
18
|
+
exports.MemoryKvStore = require_federation.MemoryKvStore;
|
|
19
|
+
exports.ParallelMessageQueue = require_federation.ParallelMessageQueue;
|
|
20
|
+
exports.Router = require_middleware.Router;
|
|
21
|
+
exports.RouterError = require_middleware.RouterError;
|
|
22
|
+
exports.actorDehydrator = require_transformers.actorDehydrator;
|
|
23
|
+
exports.attachSignature = require_proof.attachSignature;
|
|
24
|
+
exports.autoIdAssigner = require_transformers.autoIdAssigner;
|
|
25
|
+
exports.buildCollectionSynchronizationHeader = require_middleware.buildCollectionSynchronizationHeader;
|
|
26
|
+
exports.createExponentialBackoffPolicy = require_middleware.createExponentialBackoffPolicy;
|
|
27
|
+
exports.createFederation = require_middleware.createFederation;
|
|
28
|
+
exports.createFederationBuilder = require_middleware.createFederationBuilder;
|
|
29
|
+
exports.createProof = require_proof.createProof;
|
|
30
|
+
exports.createSignature = require_proof.createSignature;
|
|
31
|
+
exports.detachSignature = require_proof.detachSignature;
|
|
32
|
+
exports.digest = require_middleware.digest;
|
|
33
|
+
exports.doesActorOwnKey = require_proof.doesActorOwnKey;
|
|
34
|
+
exports.exportJwk = require_http.exportJwk;
|
|
35
|
+
exports.fetchKey = require_http.fetchKey;
|
|
36
|
+
exports.generateCryptoKeyPair = require_http.generateCryptoKeyPair;
|
|
37
|
+
exports.getAuthenticatedDocumentLoader = require_kv_cache.getAuthenticatedDocumentLoader;
|
|
38
|
+
exports.getDefaultActivityTransformers = require_transformers.getDefaultActivityTransformers;
|
|
39
|
+
exports.getKeyOwner = require_proof.getKeyOwner;
|
|
40
|
+
exports.getNodeInfo = require_types.getNodeInfo;
|
|
41
|
+
exports.handleWebFinger = require_middleware.handleWebFinger;
|
|
42
|
+
exports.importJwk = require_http.importJwk;
|
|
43
|
+
exports.kvCache = require_kv_cache.kvCache;
|
|
44
|
+
exports.nodeInfoToJson = require_types.nodeInfoToJson;
|
|
45
|
+
exports.parseNodeInfo = require_types.parseNodeInfo;
|
|
46
|
+
exports.respondWithObject = require_middleware.respondWithObject;
|
|
47
|
+
exports.respondWithObjectIfAcceptable = require_middleware.respondWithObjectIfAcceptable;
|
|
48
|
+
exports.signJsonLd = require_proof.signJsonLd;
|
|
49
|
+
exports.signObject = require_proof.signObject;
|
|
50
|
+
exports.signRequest = require_http.signRequest;
|
|
51
|
+
exports.verifyJsonLd = require_proof.verifyJsonLd;
|
|
52
|
+
exports.verifyObject = require_proof.verifyObject;
|
|
53
|
+
exports.verifyProof = require_proof.verifyProof;
|
|
54
|
+
exports.verifyRequest = require_http.verifyRequest;
|
|
55
|
+
exports.verifySignature = require_proof.verifySignature;
|
package/dist/mod.d.cts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { GetNodeInfoOptions, InboundService, JsonValue, NodeInfo, OutboundService, ParseNodeInfoOptions, Protocol, Services, Software, Usage, getNodeInfo, nodeInfoToJson, parseNodeInfo } from "./client-94iWEfQa.cjs";
|
|
2
|
+
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "./http-ClB3pLcL.cjs";
|
|
3
|
+
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner } from "./owner-C-zfmVAD.cjs";
|
|
4
|
+
import { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./context-D2MrtLch.cjs";
|
|
5
|
+
import { KvKey, KvStore, KvStoreListEntry, KvStoreSetOptions, MemoryKvStore } from "./kv-D8q9fLkA.cjs";
|
|
6
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./mod-CNNTHyBC.cjs";
|
|
7
|
+
import { WebFingerHandlerParameters, handleWebFinger } from "./mod-CS-MS7gZ.cjs";
|
|
8
|
+
import "./mod-C81L6_lQ.cjs";
|
|
9
|
+
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./mod-BrS8tiad.cjs";
|
|
10
|
+
import { getAuthenticatedDocumentLoader, kvCache } from "./mod-DcPRcifg.cjs";
|
|
11
|
+
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, DoesActorOwnKeyOptions, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FetchKeyOptions, FetchKeyResult, ForwardActivityOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, JsonValue, KeyCache, KvKey, KvStore, KvStoreListEntry, KvStoreSetOptions, MemoryKvStore, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfo, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboundService, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseNodeInfoOptions, ParseUriResult, Protocol, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, WebFingerHandlerParameters, WebFingerLinksDispatcher, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getKeyOwner, getNodeInfo, handleWebFinger, importJwk, kvCache, nodeInfoToJson, parseNodeInfo, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/mod.d.ts
CHANGED
|
@@ -1,19 +1,13 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
|
|
14
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./mod-Bqxcp7eN.js";
|
|
15
|
-
import "./mod-g0xFzAP9.js";
|
|
16
|
-
import "./mod-1pDWKvUL.js";
|
|
17
|
-
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "./mod-TFoH2Ql8.js";
|
|
18
|
-
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./mod-Drmz72EK.js";
|
|
19
|
-
export { Accept, Activity, ActivityTransformer, Actor, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, AuthenticatedDocumentLoaderFactory, AuthorizePredicate, Block, ChatMessage, Collection, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, CollectionPage, ConstructorWithTypeId, Context, Create, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CryptographicKey, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, DataIntegrityProof, Delete, DidService, Dislike, Document, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, DoesActorOwnKeyOptions, Emoji, EmojiReact, Endpoints, Event, Export, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FediverseHandle, FetchError, FetchKeyOptions, FetchKeyResult, Flag, Follow, ForwardActivityOptions, GetActorHandleOptions, GetAuthenticatedDocumentLoaderOptions, GetDocumentLoaderOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, GetUserAgentOptions, Group, Hashtag, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, Ignore, Image, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, IntransitiveActivity, Invite, Join, JsonValue, KeyCache, KvCacheParameters, KvKey, KvStore, KvStoreSetOptions, LanguageString, Leave, Like, Link, Listen, LookupObjectOptions, MemoryKvStore, Mention, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, Move, Multikey, NodeInfo, NodeInfoDispatcher, NormalizeActorHandleOptions, Note, Object$1 as Object, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, Offer, OrderedCollection, OrderedCollectionPage, Organization, OutboundService, OutboxErrorHandler, PUBLIC_COLLECTION, Page, PageItems, ParallelMessageQueue, ParamsKeyPath, ParseNodeInfoOptions, ParseUriResult, Person, Place, Profile, PropertyValue, Protocol, Question, Read, Recipient, Reject, Relationship, RemoteDocument, Remove, RequestContext, ResourceDescriptor, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SemVer, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Service, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, Video, View, WebFingerLinksDispatcher, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, isFediverseHandle, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseFediverseHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, toAcctUrl, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
|
3
|
+
import { GetNodeInfoOptions, InboundService, JsonValue, NodeInfo, OutboundService, ParseNodeInfoOptions, Protocol, Services, Software, Usage, getNodeInfo, nodeInfoToJson, parseNodeInfo } from "./client-BivSNrEg.js";
|
|
4
|
+
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "./http-DLBDPal9.js";
|
|
5
|
+
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner } from "./owner-BgI8C-VY.js";
|
|
6
|
+
import { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./context-CYZ2i00R.js";
|
|
7
|
+
import { KvKey, KvStore, KvStoreListEntry, KvStoreSetOptions, MemoryKvStore } from "./kv-CtOmTRNc.js";
|
|
8
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./mod-D_cmv2il.js";
|
|
9
|
+
import { WebFingerHandlerParameters, handleWebFinger } from "./mod-DqFSzJA0.js";
|
|
10
|
+
import "./mod-1E3W847c.js";
|
|
11
|
+
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./mod-jOa7W503.js";
|
|
12
|
+
import { getAuthenticatedDocumentLoader, kvCache } from "./mod-CJgbdSqb.js";
|
|
13
|
+
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, DoesActorOwnKeyOptions, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FetchKeyOptions, FetchKeyResult, ForwardActivityOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, JsonValue, KeyCache, KvKey, KvStore, KvStoreListEntry, KvStoreSetOptions, MemoryKvStore, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfo, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboundService, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseNodeInfoOptions, ParseUriResult, Protocol, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, WebFingerHandlerParameters, WebFingerLinksDispatcher, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getKeyOwner, getNodeInfo, handleWebFinger, importJwk, kvCache, nodeInfoToJson, parseNodeInfo, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/mod.js
CHANGED
|
@@ -1,23 +1,17 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./transformers-
|
|
6
|
-
import "./compat-
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-UdvnssIx.js";
|
|
17
|
-
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "./vocab-3Eie7Ze4.js";
|
|
18
|
-
import "./nodeinfo-CyEbLjHs.js";
|
|
19
|
-
import "./runtime-BSkOVUWM.js";
|
|
20
|
-
import "./sig-BXJO--F9.js";
|
|
21
|
-
import "./webfinger-C3GIyXIg.js";
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
|
|
5
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./transformers-N_ip_y4P.js";
|
|
6
|
+
import "./compat-nxUqe4Z-.js";
|
|
7
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "./http-CZ24XIWJ.js";
|
|
8
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, handleWebFinger, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-DdBvEeAn.js";
|
|
9
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-1s5PweRC.js";
|
|
10
|
+
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "./federation-BbZwNNWj.js";
|
|
11
|
+
import { getNodeInfo, nodeInfoToJson, parseNodeInfo } from "./types-hKTi53FO.js";
|
|
12
|
+
import { getAuthenticatedDocumentLoader, kvCache } from "./kv-cache-DGCF5il_.js";
|
|
13
|
+
import "./nodeinfo-BlLsRSiT.js";
|
|
14
|
+
import "./sig-CwuONEzF.js";
|
|
15
|
+
import "./utils-Wranxuoe.js";
|
|
22
16
|
|
|
23
|
-
export {
|
|
17
|
+
export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getKeyOwner, getNodeInfo, handleWebFinger, importJwk, kvCache, nodeInfoToJson, parseNodeInfo, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
globalThis.addEventListener = () => {};
|
|
5
|
+
|
|
6
|
+
//#region src/federation/negotiation.ts
|
|
7
|
+
function compareSpecs(a, b) {
|
|
8
|
+
return b.q - a.q || (b.s ?? 0) - (a.s ?? 0) || (a.o ?? 0) - (b.o ?? 0) || a.i - b.i || 0;
|
|
9
|
+
}
|
|
10
|
+
function isQuality(spec) {
|
|
11
|
+
return spec.q > 0;
|
|
12
|
+
}
|
|
13
|
+
const simpleMediaTypeRegExp = /^\s*([^\s\/;]+)\/([^;\s]+)\s*(?:;(.*))?$/;
|
|
14
|
+
function splitKeyValuePair(str) {
|
|
15
|
+
const [key, value] = str.split("=");
|
|
16
|
+
return [key.toLowerCase(), value];
|
|
17
|
+
}
|
|
18
|
+
function parseMediaType(str, i) {
|
|
19
|
+
const match = simpleMediaTypeRegExp.exec(str);
|
|
20
|
+
if (!match) return;
|
|
21
|
+
const [, type, subtype, parameters] = match;
|
|
22
|
+
if (!type || !subtype) return;
|
|
23
|
+
const params = Object.create(null);
|
|
24
|
+
let q = 1;
|
|
25
|
+
if (parameters) {
|
|
26
|
+
const kvps = parameters.split(";").map((p) => p.trim()).map(splitKeyValuePair);
|
|
27
|
+
for (const [key, val] of kvps) {
|
|
28
|
+
const value = val && val[0] === `"` && val[val.length - 1] === `"` ? val.slice(1, val.length - 1) : val;
|
|
29
|
+
if (key === "q" && value) {
|
|
30
|
+
q = parseFloat(value);
|
|
31
|
+
break;
|
|
32
|
+
}
|
|
33
|
+
params[key] = value;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
type,
|
|
38
|
+
subtype,
|
|
39
|
+
params,
|
|
40
|
+
i,
|
|
41
|
+
o: void 0,
|
|
42
|
+
q,
|
|
43
|
+
s: void 0
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
function parseAccept(accept) {
|
|
47
|
+
const accepts = accept.split(",").map((p) => p.trim());
|
|
48
|
+
const mediaTypes = [];
|
|
49
|
+
for (const [index, accept$1] of accepts.entries()) {
|
|
50
|
+
const mediaType = parseMediaType(accept$1.trim(), index);
|
|
51
|
+
if (mediaType) mediaTypes.push(mediaType);
|
|
52
|
+
}
|
|
53
|
+
return mediaTypes;
|
|
54
|
+
}
|
|
55
|
+
function getFullType(spec) {
|
|
56
|
+
return `${spec.type}/${spec.subtype}`;
|
|
57
|
+
}
|
|
58
|
+
function preferredMediaTypes(accept) {
|
|
59
|
+
const accepts = parseAccept(accept === void 0 ? "*/*" : accept ?? "");
|
|
60
|
+
return accepts.filter(isQuality).sort(compareSpecs).map(getFullType);
|
|
61
|
+
}
|
|
62
|
+
function acceptsJsonLd(request) {
|
|
63
|
+
const accept = request.headers.get("Accept");
|
|
64
|
+
const types = accept ? preferredMediaTypes(accept) : ["*/*"];
|
|
65
|
+
if (types == null) return true;
|
|
66
|
+
if (types[0] === "text/html" || types[0] === "application/xhtml+xml") return false;
|
|
67
|
+
return types.includes("application/activity+json") || types.includes("application/ld+json") || types.includes("application/json");
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
//#endregion
|
|
71
|
+
export { acceptsJsonLd };
|
|
@@ -3,20 +3,16 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../
|
|
6
|
+
import { test } from "../dist-B5f6a8Tt.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import "../assert-MZs1qjMx.js";
|
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
|
10
|
-
import "../
|
|
11
|
-
import
|
|
12
|
-
import "../
|
|
13
|
-
import
|
|
14
|
-
import "../
|
|
15
|
-
import "../
|
|
16
|
-
import "../assert_is_error-BPGph1Jx.js";
|
|
17
|
-
import "../assert_not_equals-f3m3epl3.js";
|
|
18
|
-
import "../assert_throws-BOO88avQ.js";
|
|
19
|
-
import { esm_default } from "../esm-eH43VACi.js";
|
|
10
|
+
import { getNodeInfo, parseInboundService, parseNodeInfo, parseOutboundService, parseProtocol, parseServices, parseSoftware, parseUsage } from "../client-CgMTXmAD.js";
|
|
11
|
+
import "../std__assert-DWivtrGR.js";
|
|
12
|
+
import "../assert_rejects-Ce45JcFg.js";
|
|
13
|
+
import "../assert_throws-BNXdRGWP.js";
|
|
14
|
+
import "../assert_not_equals-C80BG-_5.js";
|
|
15
|
+
import { esm_default } from "../esm-DGl7uK1r.js";
|
|
20
16
|
|
|
21
17
|
//#region src/nodeinfo/client.test.ts
|
|
22
18
|
test("getNodeInfo()", async (t) => {
|
|
@@ -42,13 +38,7 @@ test("getNodeInfo()", async (t) => {
|
|
|
42
38
|
const expected = {
|
|
43
39
|
software: {
|
|
44
40
|
name: "foo",
|
|
45
|
-
version:
|
|
46
|
-
major: 1,
|
|
47
|
-
minor: 2,
|
|
48
|
-
patch: 3,
|
|
49
|
-
build: [],
|
|
50
|
-
prerelease: []
|
|
51
|
-
}
|
|
41
|
+
version: "1.2.3"
|
|
52
42
|
},
|
|
53
43
|
protocols: ["activitypub", "diaspora"],
|
|
54
44
|
usage: {
|
|
@@ -126,13 +116,7 @@ test("parseNodeInfo()", () => {
|
|
|
126
116
|
const output = {
|
|
127
117
|
software: {
|
|
128
118
|
name: "foo",
|
|
129
|
-
version:
|
|
130
|
-
major: 1,
|
|
131
|
-
minor: 2,
|
|
132
|
-
patch: 3,
|
|
133
|
-
build: [],
|
|
134
|
-
prerelease: []
|
|
135
|
-
},
|
|
119
|
+
version: "1.2.3",
|
|
136
120
|
repository: new URL("https://codeberg.org/foo/foo"),
|
|
137
121
|
homepage: new URL("https://foo.example")
|
|
138
122
|
},
|
|
@@ -294,13 +278,7 @@ test("parseSoftware()", () => {
|
|
|
294
278
|
homepage: "https://foo.example"
|
|
295
279
|
}), {
|
|
296
280
|
name: "foo",
|
|
297
|
-
version:
|
|
298
|
-
major: 1,
|
|
299
|
-
minor: 2,
|
|
300
|
-
patch: 3,
|
|
301
|
-
build: [],
|
|
302
|
-
prerelease: []
|
|
303
|
-
},
|
|
281
|
+
version: "1.2.3",
|
|
304
282
|
repository: new URL("https://codeberg.org/foo/foo"),
|
|
305
283
|
homepage: new URL("https://foo.example")
|
|
306
284
|
});
|
|
@@ -309,13 +287,7 @@ test("parseSoftware()", () => {
|
|
|
309
287
|
version: "4.5.6-beta.7+build.8"
|
|
310
288
|
}), {
|
|
311
289
|
name: "foo",
|
|
312
|
-
version:
|
|
313
|
-
major: 4,
|
|
314
|
-
minor: 5,
|
|
315
|
-
patch: 6,
|
|
316
|
-
build: ["build", "8"],
|
|
317
|
-
prerelease: ["beta", 7]
|
|
318
|
-
}
|
|
290
|
+
version: "4.5.6-beta.7+build.8"
|
|
319
291
|
});
|
|
320
292
|
assertEquals(parseSoftware(123), null);
|
|
321
293
|
assertEquals(parseSoftware(123, { tryBestEffort: true }), null);
|
|
@@ -326,73 +298,49 @@ test("parseSoftware()", () => {
|
|
|
326
298
|
assertEquals(parseSoftware({ name: " FOO " }), null);
|
|
327
299
|
assertEquals(parseSoftware({ name: " FOO " }, { tryBestEffort: true }), {
|
|
328
300
|
name: "foo",
|
|
329
|
-
version:
|
|
330
|
-
major: 0,
|
|
331
|
-
minor: 0,
|
|
332
|
-
patch: 0,
|
|
333
|
-
build: [],
|
|
334
|
-
prerelease: []
|
|
335
|
-
}
|
|
301
|
+
version: "0.0.0"
|
|
336
302
|
});
|
|
337
303
|
assertEquals(parseSoftware({
|
|
338
304
|
name: "foo",
|
|
339
305
|
version: 123
|
|
340
|
-
}),
|
|
306
|
+
}), {
|
|
307
|
+
name: "foo",
|
|
308
|
+
version: "123"
|
|
309
|
+
});
|
|
341
310
|
assertEquals(parseSoftware({
|
|
342
311
|
name: "foo",
|
|
343
312
|
version: 123
|
|
344
313
|
}, { tryBestEffort: true }), {
|
|
345
314
|
name: "foo",
|
|
346
|
-
version:
|
|
347
|
-
major: 0,
|
|
348
|
-
minor: 0,
|
|
349
|
-
patch: 0,
|
|
350
|
-
build: [],
|
|
351
|
-
prerelease: []
|
|
352
|
-
}
|
|
315
|
+
version: "123"
|
|
353
316
|
});
|
|
354
317
|
assertEquals(parseSoftware({
|
|
355
318
|
name: "foo",
|
|
356
319
|
version: "abc"
|
|
357
|
-
}),
|
|
320
|
+
}), {
|
|
321
|
+
name: "foo",
|
|
322
|
+
version: "abc"
|
|
323
|
+
});
|
|
358
324
|
assertEquals(parseSoftware({
|
|
359
325
|
name: "foo",
|
|
360
326
|
version: "abc"
|
|
361
327
|
}, { tryBestEffort: true }), {
|
|
362
328
|
name: "foo",
|
|
363
|
-
version:
|
|
364
|
-
major: 0,
|
|
365
|
-
minor: 0,
|
|
366
|
-
patch: 0,
|
|
367
|
-
build: [],
|
|
368
|
-
prerelease: []
|
|
369
|
-
}
|
|
329
|
+
version: "abc"
|
|
370
330
|
});
|
|
371
331
|
assertEquals(parseSoftware({
|
|
372
332
|
name: "foo",
|
|
373
333
|
version: " 1.2.3 "
|
|
374
334
|
}), {
|
|
375
335
|
name: "foo",
|
|
376
|
-
version:
|
|
377
|
-
major: 1,
|
|
378
|
-
minor: 2,
|
|
379
|
-
patch: 3,
|
|
380
|
-
build: [],
|
|
381
|
-
prerelease: []
|
|
382
|
-
}
|
|
336
|
+
version: " 1.2.3 "
|
|
383
337
|
});
|
|
384
338
|
assertEquals(parseSoftware({
|
|
385
339
|
name: "foo",
|
|
386
340
|
version: " 1.2.3 "
|
|
387
341
|
}, { tryBestEffort: true }), {
|
|
388
342
|
name: "foo",
|
|
389
|
-
version:
|
|
390
|
-
major: 1,
|
|
391
|
-
minor: 2,
|
|
392
|
-
patch: 3,
|
|
393
|
-
build: [],
|
|
394
|
-
prerelease: []
|
|
395
|
-
}
|
|
343
|
+
version: " 1.2.3 "
|
|
396
344
|
});
|
|
397
345
|
assertEquals(parseSoftware({
|
|
398
346
|
name: "foo",
|
|
@@ -411,13 +359,7 @@ test("parseSoftware()", () => {
|
|
|
411
359
|
homepage: 456
|
|
412
360
|
}, { tryBestEffort: true }), {
|
|
413
361
|
name: "foo",
|
|
414
|
-
version:
|
|
415
|
-
major: 1,
|
|
416
|
-
minor: 2,
|
|
417
|
-
patch: 3,
|
|
418
|
-
build: [],
|
|
419
|
-
prerelease: []
|
|
420
|
-
}
|
|
362
|
+
version: "1.2.3"
|
|
421
363
|
});
|
|
422
364
|
assertEquals(parseSoftware({
|
|
423
365
|
name: "foo",
|
|
@@ -436,13 +378,7 @@ test("parseSoftware()", () => {
|
|
|
436
378
|
homepage: ""
|
|
437
379
|
}, { tryBestEffort: true }), {
|
|
438
380
|
name: "foo",
|
|
439
|
-
version:
|
|
440
|
-
major: 1,
|
|
441
|
-
minor: 2,
|
|
442
|
-
patch: 3,
|
|
443
|
-
build: [],
|
|
444
|
-
prerelease: []
|
|
445
|
-
}
|
|
381
|
+
version: "1.2.3"
|
|
446
382
|
});
|
|
447
383
|
assertEquals(parseSoftware({
|
|
448
384
|
name: "foo",
|
|
@@ -451,13 +387,7 @@ test("parseSoftware()", () => {
|
|
|
451
387
|
homepage: ""
|
|
452
388
|
}, { tryBestEffort: true }), {
|
|
453
389
|
name: "foo",
|
|
454
|
-
version:
|
|
455
|
-
major: 2,
|
|
456
|
-
minor: 81,
|
|
457
|
-
patch: 0,
|
|
458
|
-
build: [],
|
|
459
|
-
prerelease: []
|
|
460
|
-
}
|
|
390
|
+
version: "2.81"
|
|
461
391
|
});
|
|
462
392
|
assertEquals(parseSoftware({
|
|
463
393
|
name: "foo",
|
|
@@ -466,13 +396,7 @@ test("parseSoftware()", () => {
|
|
|
466
396
|
homepage: ""
|
|
467
397
|
}, { tryBestEffort: true }), {
|
|
468
398
|
name: "foo",
|
|
469
|
-
version:
|
|
470
|
-
major: 3,
|
|
471
|
-
minor: 0,
|
|
472
|
-
patch: 0,
|
|
473
|
-
build: [],
|
|
474
|
-
prerelease: []
|
|
475
|
-
}
|
|
399
|
+
version: "3"
|
|
476
400
|
});
|
|
477
401
|
assertEquals(parseSoftware({
|
|
478
402
|
name: "foo",
|
|
@@ -481,13 +405,7 @@ test("parseSoftware()", () => {
|
|
|
481
405
|
homepage: ""
|
|
482
406
|
}, { tryBestEffort: true }), {
|
|
483
407
|
name: "foo",
|
|
484
|
-
version:
|
|
485
|
-
major: 2,
|
|
486
|
-
minor: 1,
|
|
487
|
-
patch: 3,
|
|
488
|
-
build: [],
|
|
489
|
-
prerelease: []
|
|
490
|
-
}
|
|
408
|
+
version: "2.1.3.4"
|
|
491
409
|
});
|
|
492
410
|
});
|
|
493
411
|
test("parseProtocol()", () => {
|
|
@@ -3,35 +3,35 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../
|
|
6
|
+
import { test } from "../dist-B5f6a8Tt.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import "../assert-MZs1qjMx.js";
|
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
|
10
|
-
import { MemoryKvStore } from "../kv-
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
13
|
-
import "../client-
|
|
14
|
-
import "../
|
|
15
|
-
import "../types-
|
|
16
|
-
import "../
|
|
17
|
-
import "../
|
|
18
|
-
import "../
|
|
19
|
-
import "../
|
|
20
|
-
import "../
|
|
21
|
-
import "../
|
|
22
|
-
import "../
|
|
23
|
-
import "../inbox-
|
|
24
|
-
import "../builder-
|
|
25
|
-
import "../collection-
|
|
26
|
-
import "../keycache-
|
|
10
|
+
import { MemoryKvStore } from "../kv-QzKcOQgP.js";
|
|
11
|
+
import "../deno-CGe3r5lB.js";
|
|
12
|
+
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-BpTxdimj.js";
|
|
13
|
+
import "../client-CgMTXmAD.js";
|
|
14
|
+
import "../router-D9eI0s4b.js";
|
|
15
|
+
import "../types-BEdCLHqP.js";
|
|
16
|
+
import "../key-fb8Ovh-p.js";
|
|
17
|
+
import "../http-CN7c23sh.js";
|
|
18
|
+
import "../ld-9If_eMWm.js";
|
|
19
|
+
import "../owner-CCSlDz_P.js";
|
|
20
|
+
import "../proof-WPbBCoJ-.js";
|
|
21
|
+
import "../docloader-Bh4ZzxTs.js";
|
|
22
|
+
import "../kv-cache-BEeqyGER.js";
|
|
23
|
+
import "../inbox-DLgz90Tj.js";
|
|
24
|
+
import "../builder-oZcZfn1d.js";
|
|
25
|
+
import "../collection-CcnIw1qY.js";
|
|
26
|
+
import "../keycache-DRxpZ5r9.js";
|
|
27
|
+
import "../negotiation-5NPJL6zp.js";
|
|
27
28
|
import "../retry-D4GJ670a.js";
|
|
28
|
-
import "../send-
|
|
29
|
-
import
|
|
30
|
-
import "../
|
|
31
|
-
import "../
|
|
32
|
-
import "../
|
|
33
|
-
import "../
|
|
34
|
-
import "../assert_throws-BOO88avQ.js";
|
|
29
|
+
import "../send-DBgPrFik.js";
|
|
30
|
+
import "../std__assert-DWivtrGR.js";
|
|
31
|
+
import "../assert_rejects-Ce45JcFg.js";
|
|
32
|
+
import "../assert_throws-BNXdRGWP.js";
|
|
33
|
+
import "../assert_not_equals-C80BG-_5.js";
|
|
34
|
+
import { createRequestContext } from "../context-Bns6uTJq.js";
|
|
35
35
|
|
|
36
36
|
//#region src/nodeinfo/handler.test.ts
|
|
37
37
|
test("handleNodeInfo()", async () => {
|
|
@@ -46,7 +46,7 @@ test("handleNodeInfo()", async () => {
|
|
|
46
46
|
const nodeInfoDispatcher = (_ctx) => ({
|
|
47
47
|
software: {
|
|
48
48
|
name: "test",
|
|
49
|
-
version:
|
|
49
|
+
version: "1.2.3"
|
|
50
50
|
},
|
|
51
51
|
protocols: ["activitypub"],
|
|
52
52
|
usage: {
|