@atproto/pds 0.4.19 → 0.4.21
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +13 -0
- package/dist/api/app/bsky/actor/index.d.ts.map +1 -1
- package/dist/api/app/bsky/actor/index.js +0 -6
- package/dist/api/app/bsky/actor/index.js.map +1 -1
- package/dist/api/app/bsky/feed/getFeed.d.ts.map +1 -1
- package/dist/api/app/bsky/feed/getFeed.js +1 -3
- package/dist/api/app/bsky/feed/getFeed.js.map +1 -1
- package/dist/api/app/bsky/feed/index.d.ts.map +1 -1
- package/dist/api/app/bsky/feed/index.js +0 -20
- package/dist/api/app/bsky/feed/index.js.map +1 -1
- package/dist/api/app/bsky/index.d.ts.map +1 -1
- package/dist/api/app/bsky/index.js +0 -6
- package/dist/api/app/bsky/index.js.map +1 -1
- package/dist/api/app/bsky/notification/index.d.ts.map +1 -1
- package/dist/api/app/bsky/notification/index.js +0 -6
- package/dist/api/app/bsky/notification/index.js.map +1 -1
- package/dist/api/com/atproto/index.d.ts.map +1 -1
- package/dist/api/com/atproto/index.js +0 -2
- package/dist/api/com/atproto/index.js.map +1 -1
- package/dist/api/com/atproto/repo/getRecord.js +1 -1
- package/dist/api/com/atproto/repo/getRecord.js.map +1 -1
- package/dist/api/index.d.ts.map +1 -1
- package/dist/api/index.js +0 -2
- package/dist/api/index.js.map +1 -1
- package/dist/context.d.ts +3 -0
- package/dist/context.d.ts.map +1 -1
- package/dist/context.js +30 -0
- package/dist/context.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +26 -45
- package/dist/index.js.map +1 -1
- package/dist/pipethrough.d.ts +12 -22
- package/dist/pipethrough.d.ts.map +1 -1
- package/dist/pipethrough.js +159 -81
- package/dist/pipethrough.js.map +1 -1
- package/package.json +8 -8
- package/src/api/app/bsky/actor/index.ts +0 -6
- package/src/api/app/bsky/feed/getFeed.ts +1 -3
- package/src/api/app/bsky/feed/index.ts +0 -20
- package/src/api/app/bsky/index.ts +0 -6
- package/src/api/app/bsky/notification/index.ts +0 -7
- package/src/api/com/atproto/index.ts +0 -2
- package/src/api/com/atproto/repo/getRecord.ts +1 -1
- package/src/api/index.ts +0 -2
- package/src/context.ts +34 -1
- package/src/index.ts +27 -51
- package/src/pipethrough.ts +184 -114
- package/dist/api/app/bsky/actor/getSuggestions.d.ts +0 -4
- package/dist/api/app/bsky/actor/getSuggestions.d.ts.map +0 -1
- package/dist/api/app/bsky/actor/getSuggestions.js +0 -19
- package/dist/api/app/bsky/actor/getSuggestions.js.map +0 -1
- package/dist/api/app/bsky/actor/searchActors.d.ts +0 -4
- package/dist/api/app/bsky/actor/searchActors.d.ts.map +0 -1
- package/dist/api/app/bsky/actor/searchActors.js +0 -17
- package/dist/api/app/bsky/actor/searchActors.js.map +0 -1
- package/dist/api/app/bsky/actor/searchActorsTypeahead.d.ts +0 -4
- package/dist/api/app/bsky/actor/searchActorsTypeahead.d.ts.map +0 -1
- package/dist/api/app/bsky/actor/searchActorsTypeahead.js +0 -17
- package/dist/api/app/bsky/actor/searchActorsTypeahead.js.map +0 -1
- package/dist/api/app/bsky/feed/getActorFeeds.d.ts +0 -4
- package/dist/api/app/bsky/feed/getActorFeeds.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getActorFeeds.js +0 -17
- package/dist/api/app/bsky/feed/getActorFeeds.js.map +0 -1
- package/dist/api/app/bsky/feed/getFeedGenerator.d.ts +0 -4
- package/dist/api/app/bsky/feed/getFeedGenerator.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getFeedGenerator.js +0 -17
- package/dist/api/app/bsky/feed/getFeedGenerator.js.map +0 -1
- package/dist/api/app/bsky/feed/getFeedGenerators.d.ts +0 -4
- package/dist/api/app/bsky/feed/getFeedGenerators.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getFeedGenerators.js +0 -17
- package/dist/api/app/bsky/feed/getFeedGenerators.js.map +0 -1
- package/dist/api/app/bsky/feed/getLikes.d.ts +0 -4
- package/dist/api/app/bsky/feed/getLikes.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getLikes.js +0 -17
- package/dist/api/app/bsky/feed/getLikes.js.map +0 -1
- package/dist/api/app/bsky/feed/getListFeed.d.ts +0 -4
- package/dist/api/app/bsky/feed/getListFeed.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getListFeed.js +0 -17
- package/dist/api/app/bsky/feed/getListFeed.js.map +0 -1
- package/dist/api/app/bsky/feed/getPosts.d.ts +0 -4
- package/dist/api/app/bsky/feed/getPosts.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getPosts.js +0 -17
- package/dist/api/app/bsky/feed/getPosts.js.map +0 -1
- package/dist/api/app/bsky/feed/getRepostedBy.d.ts +0 -4
- package/dist/api/app/bsky/feed/getRepostedBy.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getRepostedBy.js +0 -17
- package/dist/api/app/bsky/feed/getRepostedBy.js.map +0 -1
- package/dist/api/app/bsky/feed/getSuggestedFeeds.d.ts +0 -4
- package/dist/api/app/bsky/feed/getSuggestedFeeds.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/getSuggestedFeeds.js +0 -17
- package/dist/api/app/bsky/feed/getSuggestedFeeds.js.map +0 -1
- package/dist/api/app/bsky/feed/searchPosts.d.ts +0 -4
- package/dist/api/app/bsky/feed/searchPosts.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/searchPosts.js +0 -17
- package/dist/api/app/bsky/feed/searchPosts.js.map +0 -1
- package/dist/api/app/bsky/feed/sendInteractions.d.ts +0 -4
- package/dist/api/app/bsky/feed/sendInteractions.d.ts.map +0 -1
- package/dist/api/app/bsky/feed/sendInteractions.js +0 -14
- package/dist/api/app/bsky/feed/sendInteractions.js.map +0 -1
- package/dist/api/app/bsky/graph/getBlocks.d.ts +0 -4
- package/dist/api/app/bsky/graph/getBlocks.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getBlocks.js +0 -17
- package/dist/api/app/bsky/graph/getBlocks.js.map +0 -1
- package/dist/api/app/bsky/graph/getFollowers.d.ts +0 -4
- package/dist/api/app/bsky/graph/getFollowers.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getFollowers.js +0 -17
- package/dist/api/app/bsky/graph/getFollowers.js.map +0 -1
- package/dist/api/app/bsky/graph/getFollows.d.ts +0 -4
- package/dist/api/app/bsky/graph/getFollows.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getFollows.js +0 -17
- package/dist/api/app/bsky/graph/getFollows.js.map +0 -1
- package/dist/api/app/bsky/graph/getList.d.ts +0 -4
- package/dist/api/app/bsky/graph/getList.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getList.js +0 -17
- package/dist/api/app/bsky/graph/getList.js.map +0 -1
- package/dist/api/app/bsky/graph/getListBlocks.d.ts +0 -4
- package/dist/api/app/bsky/graph/getListBlocks.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getListBlocks.js +0 -17
- package/dist/api/app/bsky/graph/getListBlocks.js.map +0 -1
- package/dist/api/app/bsky/graph/getListMutes.d.ts +0 -4
- package/dist/api/app/bsky/graph/getListMutes.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getListMutes.js +0 -17
- package/dist/api/app/bsky/graph/getListMutes.js.map +0 -1
- package/dist/api/app/bsky/graph/getLists.d.ts +0 -4
- package/dist/api/app/bsky/graph/getLists.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getLists.js +0 -17
- package/dist/api/app/bsky/graph/getLists.js.map +0 -1
- package/dist/api/app/bsky/graph/getMutes.d.ts +0 -4
- package/dist/api/app/bsky/graph/getMutes.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getMutes.js +0 -17
- package/dist/api/app/bsky/graph/getMutes.js.map +0 -1
- package/dist/api/app/bsky/graph/getSuggestedFollowsByActor.d.ts +0 -4
- package/dist/api/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/getSuggestedFollowsByActor.js +0 -17
- package/dist/api/app/bsky/graph/getSuggestedFollowsByActor.js.map +0 -1
- package/dist/api/app/bsky/graph/index.d.ts +0 -4
- package/dist/api/app/bsky/graph/index.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/index.js +0 -35
- package/dist/api/app/bsky/graph/index.js.map +0 -1
- package/dist/api/app/bsky/graph/muteActor.d.ts +0 -4
- package/dist/api/app/bsky/graph/muteActor.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/muteActor.js +0 -14
- package/dist/api/app/bsky/graph/muteActor.js.map +0 -1
- package/dist/api/app/bsky/graph/muteActorList.d.ts +0 -4
- package/dist/api/app/bsky/graph/muteActorList.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/muteActorList.js +0 -14
- package/dist/api/app/bsky/graph/muteActorList.js.map +0 -1
- package/dist/api/app/bsky/graph/unmuteActor.d.ts +0 -4
- package/dist/api/app/bsky/graph/unmuteActor.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/unmuteActor.js +0 -14
- package/dist/api/app/bsky/graph/unmuteActor.js.map +0 -1
- package/dist/api/app/bsky/graph/unmuteActorList.d.ts +0 -4
- package/dist/api/app/bsky/graph/unmuteActorList.d.ts.map +0 -1
- package/dist/api/app/bsky/graph/unmuteActorList.js +0 -14
- package/dist/api/app/bsky/graph/unmuteActorList.js.map +0 -1
- package/dist/api/app/bsky/labeler/getServices.d.ts +0 -4
- package/dist/api/app/bsky/labeler/getServices.d.ts.map +0 -1
- package/dist/api/app/bsky/labeler/getServices.js +0 -14
- package/dist/api/app/bsky/labeler/getServices.js.map +0 -1
- package/dist/api/app/bsky/labeler/index.d.ts +0 -4
- package/dist/api/app/bsky/labeler/index.d.ts.map +0 -1
- package/dist/api/app/bsky/labeler/index.js +0 -11
- package/dist/api/app/bsky/labeler/index.js.map +0 -1
- package/dist/api/app/bsky/notification/getUnreadCount.d.ts +0 -4
- package/dist/api/app/bsky/notification/getUnreadCount.d.ts.map +0 -1
- package/dist/api/app/bsky/notification/getUnreadCount.js +0 -17
- package/dist/api/app/bsky/notification/getUnreadCount.js.map +0 -1
- package/dist/api/app/bsky/notification/listNotifications.d.ts +0 -4
- package/dist/api/app/bsky/notification/listNotifications.d.ts.map +0 -1
- package/dist/api/app/bsky/notification/listNotifications.js +0 -17
- package/dist/api/app/bsky/notification/listNotifications.js.map +0 -1
- package/dist/api/app/bsky/notification/updateSeen.d.ts +0 -4
- package/dist/api/app/bsky/notification/updateSeen.d.ts.map +0 -1
- package/dist/api/app/bsky/notification/updateSeen.js +0 -14
- package/dist/api/app/bsky/notification/updateSeen.js.map +0 -1
- package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.d.ts +0 -4
- package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.d.ts.map +0 -1
- package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.js +0 -18
- package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.js.map +0 -1
- package/dist/api/app/bsky/unspecced/getTaggedSuggestions.d.ts +0 -4
- package/dist/api/app/bsky/unspecced/getTaggedSuggestions.d.ts.map +0 -1
- package/dist/api/app/bsky/unspecced/getTaggedSuggestions.js +0 -18
- package/dist/api/app/bsky/unspecced/getTaggedSuggestions.js.map +0 -1
- package/dist/api/app/bsky/unspecced/index.d.ts +0 -4
- package/dist/api/app/bsky/unspecced/index.d.ts.map +0 -1
- package/dist/api/app/bsky/unspecced/index.js +0 -14
- package/dist/api/app/bsky/unspecced/index.js.map +0 -1
- package/dist/api/com/atproto/moderation/createReport.d.ts +0 -4
- package/dist/api/com/atproto/moderation/createReport.d.ts.map +0 -1
- package/dist/api/com/atproto/moderation/createReport.js +0 -14
- package/dist/api/com/atproto/moderation/createReport.js.map +0 -1
- package/dist/api/com/atproto/moderation/index.d.ts +0 -4
- package/dist/api/com/atproto/moderation/index.d.ts.map +0 -1
- package/dist/api/com/atproto/moderation/index.js +0 -11
- package/dist/api/com/atproto/moderation/index.js.map +0 -1
- package/dist/api/tools/ozone/communication/createTemplate.d.ts +0 -4
- package/dist/api/tools/ozone/communication/createTemplate.d.ts.map +0 -1
- package/dist/api/tools/ozone/communication/createTemplate.js +0 -14
- package/dist/api/tools/ozone/communication/createTemplate.js.map +0 -1
- package/dist/api/tools/ozone/communication/deleteTemplate.d.ts +0 -4
- package/dist/api/tools/ozone/communication/deleteTemplate.d.ts.map +0 -1
- package/dist/api/tools/ozone/communication/deleteTemplate.js +0 -14
- package/dist/api/tools/ozone/communication/deleteTemplate.js.map +0 -1
- package/dist/api/tools/ozone/communication/index.d.ts +0 -4
- package/dist/api/tools/ozone/communication/index.d.ts.map +0 -1
- package/dist/api/tools/ozone/communication/index.js +0 -17
- package/dist/api/tools/ozone/communication/index.js.map +0 -1
- package/dist/api/tools/ozone/communication/listTemplates.d.ts +0 -4
- package/dist/api/tools/ozone/communication/listTemplates.d.ts.map +0 -1
- package/dist/api/tools/ozone/communication/listTemplates.js +0 -14
- package/dist/api/tools/ozone/communication/listTemplates.js.map +0 -1
- package/dist/api/tools/ozone/communication/updateTemplate.d.ts +0 -4
- package/dist/api/tools/ozone/communication/updateTemplate.d.ts.map +0 -1
- package/dist/api/tools/ozone/communication/updateTemplate.js +0 -14
- package/dist/api/tools/ozone/communication/updateTemplate.js.map +0 -1
- package/dist/api/tools/ozone/index.d.ts +0 -4
- package/dist/api/tools/ozone/index.d.ts.map +0 -1
- package/dist/api/tools/ozone/index.js +0 -13
- package/dist/api/tools/ozone/index.js.map +0 -1
- package/dist/api/tools/ozone/moderation/emitEvent.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/emitEvent.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/emitEvent.js +0 -14
- package/dist/api/tools/ozone/moderation/emitEvent.js.map +0 -1
- package/dist/api/tools/ozone/moderation/getEvent.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/getEvent.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/getEvent.js +0 -14
- package/dist/api/tools/ozone/moderation/getEvent.js.map +0 -1
- package/dist/api/tools/ozone/moderation/getRecord.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/getRecord.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/getRecord.js +0 -14
- package/dist/api/tools/ozone/moderation/getRecord.js.map +0 -1
- package/dist/api/tools/ozone/moderation/getRepo.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/getRepo.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/getRepo.js +0 -14
- package/dist/api/tools/ozone/moderation/getRepo.js.map +0 -1
- package/dist/api/tools/ozone/moderation/index.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/index.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/index.js +0 -23
- package/dist/api/tools/ozone/moderation/index.js.map +0 -1
- package/dist/api/tools/ozone/moderation/queryEvents.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/queryEvents.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/queryEvents.js +0 -14
- package/dist/api/tools/ozone/moderation/queryEvents.js.map +0 -1
- package/dist/api/tools/ozone/moderation/queryStatuses.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/queryStatuses.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/queryStatuses.js +0 -14
- package/dist/api/tools/ozone/moderation/queryStatuses.js.map +0 -1
- package/dist/api/tools/ozone/moderation/searchRepos.d.ts +0 -4
- package/dist/api/tools/ozone/moderation/searchRepos.d.ts.map +0 -1
- package/dist/api/tools/ozone/moderation/searchRepos.js +0 -14
- package/dist/api/tools/ozone/moderation/searchRepos.js.map +0 -1
- package/src/api/app/bsky/actor/getSuggestions.ts +0 -17
- package/src/api/app/bsky/actor/searchActors.ts +0 -15
- package/src/api/app/bsky/actor/searchActorsTypeahead.ts +0 -15
- package/src/api/app/bsky/feed/getActorFeeds.ts +0 -15
- package/src/api/app/bsky/feed/getFeedGenerator.ts +0 -15
- package/src/api/app/bsky/feed/getFeedGenerators.ts +0 -15
- package/src/api/app/bsky/feed/getLikes.ts +0 -15
- package/src/api/app/bsky/feed/getListFeed.ts +0 -15
- package/src/api/app/bsky/feed/getPosts.ts +0 -15
- package/src/api/app/bsky/feed/getRepostedBy.ts +0 -15
- package/src/api/app/bsky/feed/getSuggestedFeeds.ts +0 -15
- package/src/api/app/bsky/feed/searchPosts.ts +0 -15
- package/src/api/app/bsky/feed/sendInteractions.ts +0 -13
- package/src/api/app/bsky/graph/getBlocks.ts +0 -15
- package/src/api/app/bsky/graph/getFollowers.ts +0 -15
- package/src/api/app/bsky/graph/getFollows.ts +0 -15
- package/src/api/app/bsky/graph/getList.ts +0 -15
- package/src/api/app/bsky/graph/getListBlocks.ts +0 -15
- package/src/api/app/bsky/graph/getListMutes.ts +0 -15
- package/src/api/app/bsky/graph/getLists.ts +0 -15
- package/src/api/app/bsky/graph/getMutes.ts +0 -15
- package/src/api/app/bsky/graph/getSuggestedFollowsByActor.ts +0 -15
- package/src/api/app/bsky/graph/index.ts +0 -31
- package/src/api/app/bsky/graph/muteActor.ts +0 -13
- package/src/api/app/bsky/graph/muteActorList.ts +0 -13
- package/src/api/app/bsky/graph/unmuteActor.ts +0 -13
- package/src/api/app/bsky/graph/unmuteActorList.ts +0 -13
- package/src/api/app/bsky/labeler/getServices.ts +0 -13
- package/src/api/app/bsky/labeler/index.ts +0 -7
- package/src/api/app/bsky/notification/getUnreadCount.ts +0 -15
- package/src/api/app/bsky/notification/listNotifications.ts +0 -15
- package/src/api/app/bsky/notification/updateSeen.ts +0 -13
- package/src/api/app/bsky/unspecced/getPopularFeedGenerators.ts +0 -16
- package/src/api/app/bsky/unspecced/getTaggedSuggestions.ts +0 -16
- package/src/api/app/bsky/unspecced/index.ts +0 -10
- package/src/api/com/atproto/moderation/createReport.ts +0 -13
- package/src/api/com/atproto/moderation/index.ts +0 -7
- package/src/api/tools/ozone/communication/createTemplate.ts +0 -13
- package/src/api/tools/ozone/communication/deleteTemplate.ts +0 -13
- package/src/api/tools/ozone/communication/index.ts +0 -13
- package/src/api/tools/ozone/communication/listTemplates.ts +0 -13
- package/src/api/tools/ozone/communication/updateTemplate.ts +0 -13
- package/src/api/tools/ozone/index.ts +0 -9
- package/src/api/tools/ozone/moderation/emitEvent.ts +0 -13
- package/src/api/tools/ozone/moderation/getEvent.ts +0 -13
- package/src/api/tools/ozone/moderation/getRecord.ts +0 -13
- package/src/api/tools/ozone/moderation/getRepo.ts +0 -13
- package/src/api/tools/ozone/moderation/index.ts +0 -19
- package/src/api/tools/ozone/moderation/queryEvents.ts +0 -13
- package/src/api/tools/ozone/moderation/queryStatuses.ts +0 -13
- package/src/api/tools/ozone/moderation/searchRepos.ts +0 -13
package/src/index.ts
CHANGED
@@ -8,12 +8,7 @@ import express from 'express'
|
|
8
8
|
import cors from 'cors'
|
9
9
|
import http from 'http'
|
10
10
|
import events from 'events'
|
11
|
-
import {
|
12
|
-
RateLimiter,
|
13
|
-
RateLimiterCreator,
|
14
|
-
RateLimiterOpts,
|
15
|
-
Options as XrpcServerOptions,
|
16
|
-
} from '@atproto/xrpc-server'
|
11
|
+
import { Options as XrpcServerOptions } from '@atproto/xrpc-server'
|
17
12
|
import { DAY, HOUR, MINUTE } from '@atproto/common'
|
18
13
|
import API from './api'
|
19
14
|
import * as basicRoutes from './basic-routes'
|
@@ -25,6 +20,7 @@ import { createServer } from './lexicon'
|
|
25
20
|
import { createHttpTerminator, HttpTerminator } from 'http-terminator'
|
26
21
|
import AppContext, { AppContextOptions } from './context'
|
27
22
|
import compression from './util/compression'
|
23
|
+
import { proxyHandler } from './pipethrough'
|
28
24
|
|
29
25
|
export * from './config'
|
30
26
|
export { Database } from './db'
|
@@ -71,51 +67,31 @@ export class PDS {
|
|
71
67
|
textLimit: 100 * 1024, // 100kb
|
72
68
|
blobLimit: cfg.service.blobUploadLimit,
|
73
69
|
},
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
global: [
|
100
|
-
{
|
101
|
-
name: 'global-ip',
|
102
|
-
durationMs: 5 * MINUTE,
|
103
|
-
points: 3000,
|
104
|
-
},
|
105
|
-
],
|
106
|
-
shared: [
|
107
|
-
{
|
108
|
-
name: 'repo-write-hour',
|
109
|
-
durationMs: HOUR,
|
110
|
-
points: 5000, // creates=3, puts=2, deletes=1
|
111
|
-
},
|
112
|
-
{
|
113
|
-
name: 'repo-write-day',
|
114
|
-
durationMs: DAY,
|
115
|
-
points: 35000, // creates=3, puts=2, deletes=1
|
116
|
-
},
|
117
|
-
],
|
118
|
-
}
|
70
|
+
catchall: proxyHandler(ctx),
|
71
|
+
rateLimits: ctx.ratelimitCreator
|
72
|
+
? {
|
73
|
+
creator: ctx.ratelimitCreator,
|
74
|
+
global: [
|
75
|
+
{
|
76
|
+
name: 'global-ip',
|
77
|
+
durationMs: 5 * MINUTE,
|
78
|
+
points: 3000,
|
79
|
+
},
|
80
|
+
],
|
81
|
+
shared: [
|
82
|
+
{
|
83
|
+
name: 'repo-write-hour',
|
84
|
+
durationMs: HOUR,
|
85
|
+
points: 5000, // creates=3, puts=2, deletes=1
|
86
|
+
},
|
87
|
+
{
|
88
|
+
name: 'repo-write-day',
|
89
|
+
durationMs: DAY,
|
90
|
+
points: 35000, // creates=3, puts=2, deletes=1
|
91
|
+
},
|
92
|
+
],
|
93
|
+
}
|
94
|
+
: undefined,
|
119
95
|
}
|
120
96
|
|
121
97
|
let server = createServer(xrpcOpts)
|
package/src/pipethrough.ts
CHANGED
@@ -1,125 +1,67 @@
|
|
1
1
|
import express from 'express'
|
2
2
|
import * as ui8 from 'uint8arrays'
|
3
3
|
import net from 'node:net'
|
4
|
-
import
|
5
|
-
import
|
4
|
+
import stream from 'node:stream'
|
5
|
+
import webStream from 'node:stream/web'
|
6
|
+
import { jsonToLex } from '@atproto/lexicon'
|
7
|
+
import {
|
8
|
+
CatchallHandler,
|
9
|
+
HandlerPipeThrough,
|
10
|
+
InvalidRequestError,
|
11
|
+
} from '@atproto/xrpc-server'
|
6
12
|
import { ResponseType, XRPCError } from '@atproto/xrpc'
|
7
13
|
import { ids, lexicons } from './lexicon/lexicons'
|
8
14
|
import { httpLogger } from './logger'
|
9
15
|
import { getServiceEndpoint, noUndefinedVals } from '@atproto/common'
|
10
16
|
import AppContext from './context'
|
11
17
|
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
const
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
case ids.ToolsOzoneCommunicationDeleteTemplate:
|
28
|
-
case ids.ToolsOzoneCommunicationUpdateTemplate:
|
29
|
-
case ids.ToolsOzoneCommunicationListTemplates:
|
30
|
-
case ids.ToolsOzoneModerationEmitEvent:
|
31
|
-
case ids.ToolsOzoneModerationGetEvent:
|
32
|
-
case ids.ToolsOzoneModerationGetRecord:
|
33
|
-
case ids.ToolsOzoneModerationGetRepo:
|
34
|
-
case ids.ToolsOzoneModerationQueryEvents:
|
35
|
-
case ids.ToolsOzoneModerationQueryStatuses:
|
36
|
-
case ids.ToolsOzoneModerationSearchRepos:
|
37
|
-
return ctx.cfg.modService
|
38
|
-
case ids.ComAtprotoModerationCreateReport:
|
39
|
-
return ctx.cfg.reportService
|
40
|
-
default:
|
41
|
-
return ctx.cfg.bskyAppView
|
18
|
+
export const proxyHandler =
|
19
|
+
(ctx: AppContext): CatchallHandler =>
|
20
|
+
async (req, res, next) => {
|
21
|
+
try {
|
22
|
+
const { url, aud } = await formatUrlAndAud(ctx, req)
|
23
|
+
const auth = await ctx.authVerifier.access({ req })
|
24
|
+
const headers = await formatHeaders(ctx, req, aud, auth.credentials.did)
|
25
|
+
const body = stream.Readable.toWeb(req)
|
26
|
+
const reqInit = formatReqInit(req, headers, body)
|
27
|
+
const proxyRes = await makeRequest(url, reqInit)
|
28
|
+
await pipeProxyRes(proxyRes, res)
|
29
|
+
} catch (err) {
|
30
|
+
return next(err)
|
31
|
+
}
|
32
|
+
return next()
|
42
33
|
}
|
43
|
-
}
|
44
34
|
|
45
35
|
export const pipethrough = async (
|
46
36
|
ctx: AppContext,
|
47
37
|
req: express.Request,
|
48
|
-
requester
|
38
|
+
requester: string | null,
|
49
39
|
audOverride?: string,
|
50
|
-
options?: PipethroughOptions,
|
51
40
|
): Promise<HandlerPipeThrough> => {
|
52
|
-
const { url,
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
options,
|
58
|
-
)
|
59
|
-
const reqInit: RequestInit = {
|
60
|
-
headers,
|
61
|
-
}
|
62
|
-
return doProxy(url, reqInit)
|
63
|
-
}
|
64
|
-
|
65
|
-
export const pipethroughProcedure = async (
|
66
|
-
ctx: AppContext,
|
67
|
-
req: express.Request,
|
68
|
-
body: LexValue,
|
69
|
-
requester?: string,
|
70
|
-
audOverride?: string,
|
71
|
-
) => {
|
72
|
-
const { url, headers } = await createUrlAndHeaders(
|
73
|
-
ctx,
|
74
|
-
req,
|
75
|
-
requester,
|
76
|
-
audOverride,
|
77
|
-
)
|
78
|
-
const reqInit: RequestInit & { duplex: string } = {
|
79
|
-
method: 'post',
|
80
|
-
headers,
|
81
|
-
body: new TextEncoder().encode(stringifyLex(body)),
|
82
|
-
duplex: 'half',
|
83
|
-
}
|
84
|
-
return doProxy(url, reqInit)
|
41
|
+
const { url, aud } = await formatUrlAndAud(ctx, req, audOverride)
|
42
|
+
const headers = await formatHeaders(ctx, req, aud, requester)
|
43
|
+
const reqInit = formatReqInit(req, headers)
|
44
|
+
const res = await makeRequest(url, reqInit)
|
45
|
+
return parseProxyRes(res)
|
85
46
|
}
|
86
47
|
|
87
|
-
|
88
|
-
|
89
|
-
req: express.Request,
|
90
|
-
): Promise<{ did: string; serviceUrl: string } | undefined> => {
|
91
|
-
const proxyTo = req.header('atproto-proxy')
|
92
|
-
if (!proxyTo) return
|
93
|
-
const [did, serviceId] = proxyTo.split('#')
|
94
|
-
if (!serviceId) {
|
95
|
-
throw new InvalidRequestError('no service id specified')
|
96
|
-
}
|
97
|
-
const didDoc = await ctx.idResolver.did.resolve(did)
|
98
|
-
if (!didDoc) {
|
99
|
-
throw new InvalidRequestError('could not resolve proxy did')
|
100
|
-
}
|
101
|
-
const serviceUrl = getServiceEndpoint(didDoc, { id: `#${serviceId}` })
|
102
|
-
if (!serviceUrl) {
|
103
|
-
throw new InvalidRequestError('could not resolve proxy did service url')
|
104
|
-
}
|
105
|
-
return { did, serviceUrl }
|
106
|
-
}
|
48
|
+
// Request setup/formatting
|
49
|
+
// -------------------
|
107
50
|
|
108
51
|
const REQ_HEADERS_TO_FORWARD = [
|
109
52
|
'accept-language',
|
110
53
|
'content-type',
|
111
54
|
'atproto-accept-labelers',
|
55
|
+
'x-bsky-topics',
|
112
56
|
]
|
113
57
|
|
114
|
-
export const
|
58
|
+
export const formatUrlAndAud = async (
|
115
59
|
ctx: AppContext,
|
116
60
|
req: express.Request,
|
117
|
-
requester?: string,
|
118
61
|
audOverride?: string,
|
119
|
-
|
120
|
-
): Promise<{ url: URL; headers: { authorization?: string } }> => {
|
62
|
+
): Promise<{ url: URL; aud: string }> => {
|
121
63
|
const proxyTo = await parseProxyHeader(ctx, req)
|
122
|
-
const defaultProxy = defaultService(ctx, req
|
64
|
+
const defaultProxy = defaultService(ctx, req)
|
123
65
|
const serviceUrl = proxyTo?.serviceUrl ?? defaultProxy?.url
|
124
66
|
const aud = audOverride ?? proxyTo?.did ?? defaultProxy?.did
|
125
67
|
if (!serviceUrl || !aud) {
|
@@ -129,34 +71,93 @@ export const createUrlAndHeaders = async (
|
|
129
71
|
if (!ctx.cfg.service.devMode && !isSafeUrl(url)) {
|
130
72
|
throw new InvalidRequestError(`Invalid service url: ${url.toString()}`)
|
131
73
|
}
|
74
|
+
return { url, aud }
|
75
|
+
}
|
76
|
+
|
77
|
+
export const formatHeaders = async (
|
78
|
+
ctx: AppContext,
|
79
|
+
req: express.Request,
|
80
|
+
aud: string,
|
81
|
+
requester: string | null,
|
82
|
+
): Promise<{ authorization?: string }> => {
|
132
83
|
const headers = requester
|
133
84
|
? (await ctx.serviceAuthHeaders(requester, aud)).headers
|
134
85
|
: {}
|
135
|
-
const allowedHeaders = REQ_HEADERS_TO_FORWARD.concat(
|
136
|
-
options?.reqHeadersToForward ?? [],
|
137
|
-
)
|
138
86
|
// forward select headers to upstream services
|
139
|
-
for (const header of
|
87
|
+
for (const header of REQ_HEADERS_TO_FORWARD) {
|
140
88
|
const val = req.headers[header]
|
141
89
|
if (val) {
|
142
90
|
headers[header] = val
|
143
91
|
}
|
144
92
|
}
|
145
|
-
return
|
93
|
+
return headers
|
94
|
+
}
|
95
|
+
|
96
|
+
const formatReqInit = (
|
97
|
+
req: express.Request,
|
98
|
+
headers: Record<string, string>,
|
99
|
+
body?: Uint8Array | ReadableStream,
|
100
|
+
): RequestInit => {
|
101
|
+
if (req.method === 'GET') {
|
102
|
+
return {
|
103
|
+
method: 'get',
|
104
|
+
headers,
|
105
|
+
}
|
106
|
+
} else if (req.method === 'HEAD') {
|
107
|
+
return {
|
108
|
+
method: 'head',
|
109
|
+
headers,
|
110
|
+
}
|
111
|
+
} else if (req.method === 'POST') {
|
112
|
+
return {
|
113
|
+
method: 'post',
|
114
|
+
headers,
|
115
|
+
body,
|
116
|
+
duplex: 'half',
|
117
|
+
} as RequestInit
|
118
|
+
} else {
|
119
|
+
throw new InvalidRequestError('Method not found')
|
120
|
+
}
|
146
121
|
}
|
147
122
|
|
148
|
-
export const
|
123
|
+
export const parseProxyHeader = async (
|
124
|
+
ctx: AppContext,
|
125
|
+
req: express.Request,
|
126
|
+
): Promise<{ did: string; serviceUrl: string } | undefined> => {
|
127
|
+
const proxyTo = req.header('atproto-proxy')
|
128
|
+
if (!proxyTo) return
|
129
|
+
const [did, serviceId] = proxyTo.split('#')
|
130
|
+
if (!serviceId) {
|
131
|
+
throw new InvalidRequestError('no service id specified')
|
132
|
+
}
|
133
|
+
const didDoc = await ctx.idResolver.did.resolve(did)
|
134
|
+
if (!didDoc) {
|
135
|
+
throw new InvalidRequestError('could not resolve proxy did')
|
136
|
+
}
|
137
|
+
const serviceUrl = getServiceEndpoint(didDoc, { id: `#${serviceId}` })
|
138
|
+
if (!serviceUrl) {
|
139
|
+
throw new InvalidRequestError('could not resolve proxy did service url')
|
140
|
+
}
|
141
|
+
return { did, serviceUrl }
|
142
|
+
}
|
143
|
+
|
144
|
+
// Sending request
|
145
|
+
// -------------------
|
146
|
+
|
147
|
+
export const makeRequest = async (
|
148
|
+
url: URL,
|
149
|
+
reqInit: RequestInit,
|
150
|
+
): Promise<Response> => {
|
149
151
|
let res: Response
|
150
|
-
let buffer: ArrayBuffer
|
151
152
|
try {
|
152
153
|
res = await fetch(url, reqInit)
|
153
|
-
buffer = await res.arrayBuffer()
|
154
154
|
} catch (err) {
|
155
155
|
httpLogger.warn({ err }, 'pipethrough network error')
|
156
156
|
throw new XRPCError(ResponseType.UpstreamFailure)
|
157
157
|
}
|
158
158
|
if (res.status !== ResponseType.Success) {
|
159
|
-
const
|
159
|
+
const arrBuffer = await readArrayBufferRes(res)
|
160
|
+
const ui8Buffer = new Uint8Array(arrBuffer)
|
160
161
|
const errInfo = safeParseJson(ui8.toString(ui8Buffer, 'utf8'))
|
161
162
|
throw new XRPCError(
|
162
163
|
res.status,
|
@@ -165,33 +166,86 @@ export const doProxy = async (url: URL, reqInit: RequestInit) => {
|
|
165
166
|
simpleHeaders(res.headers),
|
166
167
|
)
|
167
168
|
}
|
168
|
-
|
169
|
-
const resHeaders = makeResHeaders(res)
|
170
|
-
return { encoding, buffer, headers: resHeaders }
|
169
|
+
return res
|
171
170
|
}
|
172
171
|
|
172
|
+
// Response parsing/forwarding
|
173
|
+
// -------------------
|
174
|
+
|
173
175
|
const RES_HEADERS_TO_FORWARD = [
|
174
|
-
'
|
176
|
+
'content-type',
|
175
177
|
'content-language',
|
178
|
+
'atproto-repo-rev',
|
176
179
|
'atproto-content-labelers',
|
177
180
|
]
|
178
181
|
|
179
|
-
const
|
180
|
-
|
182
|
+
export const pipeProxyRes = async (
|
183
|
+
upstreamRes: Response,
|
184
|
+
ownRes: express.Response,
|
185
|
+
) => {
|
186
|
+
for (const headerName of RES_HEADERS_TO_FORWARD) {
|
187
|
+
const headerVal = upstreamRes.headers.get(headerName)
|
188
|
+
if (headerVal) {
|
189
|
+
ownRes.setHeader(headerName, headerVal)
|
190
|
+
}
|
191
|
+
}
|
192
|
+
if (upstreamRes.body) {
|
193
|
+
const contentLength = upstreamRes.headers.get('content-length')
|
194
|
+
const contentEncoding = upstreamRes.headers.get('content-encoding')
|
195
|
+
if (contentLength && (!contentEncoding || contentEncoding === 'identity')) {
|
196
|
+
ownRes.setHeader('content-length', contentLength)
|
197
|
+
} else {
|
198
|
+
ownRes.setHeader('transfer-encoding', 'chunked')
|
199
|
+
}
|
200
|
+
ownRes.status(200)
|
201
|
+
const resStream = stream.Readable.fromWeb(
|
202
|
+
upstreamRes.body as webStream.ReadableStream<Uint8Array>,
|
203
|
+
)
|
204
|
+
await stream.promises.pipeline(resStream, ownRes)
|
205
|
+
} else {
|
206
|
+
ownRes.status(200).end()
|
207
|
+
}
|
208
|
+
}
|
209
|
+
|
210
|
+
export const parseProxyRes = async (res: Response) => {
|
211
|
+
const buffer = await readArrayBufferRes(res)
|
212
|
+
const encoding = res.headers.get('content-type') ?? 'application/json'
|
213
|
+
const resHeaders = RES_HEADERS_TO_FORWARD.reduce(
|
181
214
|
(acc, cur) => {
|
182
215
|
acc[cur] = res.headers.get(cur) ?? undefined
|
183
216
|
return acc
|
184
217
|
},
|
185
218
|
{} as Record<string, string | undefined>,
|
186
219
|
)
|
187
|
-
return noUndefinedVals(
|
220
|
+
return { encoding, buffer, headers: noUndefinedVals(resHeaders) }
|
188
221
|
}
|
189
222
|
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
223
|
+
// Utils
|
224
|
+
// -------------------
|
225
|
+
|
226
|
+
const defaultService = (
|
227
|
+
ctx: AppContext,
|
228
|
+
req: express.Request,
|
229
|
+
): { url: string; did: string } | null => {
|
230
|
+
const nsid = req.originalUrl.split('?')[0].replace('/xrpc/', '')
|
231
|
+
switch (nsid) {
|
232
|
+
case ids.ToolsOzoneCommunicationCreateTemplate:
|
233
|
+
case ids.ToolsOzoneCommunicationDeleteTemplate:
|
234
|
+
case ids.ToolsOzoneCommunicationUpdateTemplate:
|
235
|
+
case ids.ToolsOzoneCommunicationListTemplates:
|
236
|
+
case ids.ToolsOzoneModerationEmitEvent:
|
237
|
+
case ids.ToolsOzoneModerationGetEvent:
|
238
|
+
case ids.ToolsOzoneModerationGetRecord:
|
239
|
+
case ids.ToolsOzoneModerationGetRepo:
|
240
|
+
case ids.ToolsOzoneModerationQueryEvents:
|
241
|
+
case ids.ToolsOzoneModerationQueryStatuses:
|
242
|
+
case ids.ToolsOzoneModerationSearchRepos:
|
243
|
+
return ctx.cfg.modService
|
244
|
+
case ids.ComAtprotoModerationCreateReport:
|
245
|
+
return ctx.cfg.reportService
|
246
|
+
default:
|
247
|
+
return ctx.cfg.bskyAppView
|
248
|
+
}
|
195
249
|
}
|
196
250
|
|
197
251
|
export const parseRes = <T>(nsid: string, res: HandlerPipeThrough): T => {
|
@@ -201,6 +255,22 @@ export const parseRes = <T>(nsid: string, res: HandlerPipeThrough): T => {
|
|
201
255
|
return lexicons.assertValidXrpcOutput(nsid, lex) as T
|
202
256
|
}
|
203
257
|
|
258
|
+
const readArrayBufferRes = async (res: Response): Promise<ArrayBuffer> => {
|
259
|
+
try {
|
260
|
+
return await res.arrayBuffer()
|
261
|
+
} catch (err) {
|
262
|
+
httpLogger.warn({ err }, 'pipethrough network error')
|
263
|
+
throw new XRPCError(ResponseType.UpstreamFailure)
|
264
|
+
}
|
265
|
+
}
|
266
|
+
|
267
|
+
const isSafeUrl = (url: URL) => {
|
268
|
+
if (url.protocol !== 'https:') return false
|
269
|
+
if (!url.hostname || url.hostname === 'localhost') return false
|
270
|
+
if (net.isIP(url.hostname) !== 0) return false
|
271
|
+
return true
|
272
|
+
}
|
273
|
+
|
204
274
|
const safeString = (str: string): string | undefined => {
|
205
275
|
return typeof str === 'string' ? str : undefined
|
206
276
|
}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getSuggestions.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/getSuggestions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAYvD"}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const pipethrough_1 = require("../../../../pipethrough");
|
4
|
-
function default_1(server, ctx) {
|
5
|
-
const { bskyAppView } = ctx.cfg;
|
6
|
-
if (!bskyAppView)
|
7
|
-
return;
|
8
|
-
server.app.bsky.actor.getSuggestions({
|
9
|
-
auth: ctx.authVerifier.access,
|
10
|
-
handler: async ({ req, auth }) => {
|
11
|
-
const requester = auth.credentials.did;
|
12
|
-
return (0, pipethrough_1.pipethrough)(ctx, req, requester, undefined, {
|
13
|
-
reqHeadersToForward: ['x-bsky-topics'],
|
14
|
-
});
|
15
|
-
},
|
16
|
-
});
|
17
|
-
}
|
18
|
-
exports.default = default_1;
|
19
|
-
//# sourceMappingURL=getSuggestions.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getSuggestions.js","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/getSuggestions.ts"],"names":[],"mappings":";;AAEA,yDAAqD;AAErD,mBAAyB,MAAc,EAAE,GAAe;IACtD,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC,GAAG,CAAA;IAC/B,IAAI,CAAC,WAAW;QAAE,OAAM;IACxB,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC;QACnC,IAAI,EAAE,GAAG,CAAC,YAAY,CAAC,MAAM;QAC7B,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE;YAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAA;YACtC,OAAO,IAAA,yBAAW,EAAC,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE;gBACjD,mBAAmB,EAAE,CAAC,eAAe,CAAC;aACvC,CAAC,CAAA;QACJ,CAAC;KACF,CAAC,CAAA;AACJ,CAAC;AAZD,4BAYC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"searchActors.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/searchActors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAUvD"}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const pipethrough_1 = require("../../../../pipethrough");
|
4
|
-
function default_1(server, ctx) {
|
5
|
-
const { bskyAppView } = ctx.cfg;
|
6
|
-
if (!bskyAppView)
|
7
|
-
return;
|
8
|
-
server.app.bsky.actor.searchActors({
|
9
|
-
auth: ctx.authVerifier.access,
|
10
|
-
handler: async ({ req, auth }) => {
|
11
|
-
const requester = auth.credentials.did;
|
12
|
-
return (0, pipethrough_1.pipethrough)(ctx, req, requester);
|
13
|
-
},
|
14
|
-
});
|
15
|
-
}
|
16
|
-
exports.default = default_1;
|
17
|
-
//# sourceMappingURL=searchActors.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"searchActors.js","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/searchActors.ts"],"names":[],"mappings":";;AAEA,yDAAqD;AAErD,mBAAyB,MAAc,EAAE,GAAe;IACtD,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC,GAAG,CAAA;IAC/B,IAAI,CAAC,WAAW;QAAE,OAAM;IACxB,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC;QACjC,IAAI,EAAE,GAAG,CAAC,YAAY,CAAC,MAAM;QAC7B,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE;YAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAA;YACtC,OAAO,IAAA,yBAAW,EAAC,GAAG,EAAE,GAAG,EAAE,SAAS,CAAC,CAAA;QACzC,CAAC;KACF,CAAC,CAAA;AACJ,CAAC;AAVD,4BAUC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"searchActorsTypeahead.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/searchActorsTypeahead.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAUvD"}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const pipethrough_1 = require("../../../../pipethrough");
|
4
|
-
function default_1(server, ctx) {
|
5
|
-
const { bskyAppView } = ctx.cfg;
|
6
|
-
if (!bskyAppView)
|
7
|
-
return;
|
8
|
-
server.app.bsky.actor.searchActorsTypeahead({
|
9
|
-
auth: ctx.authVerifier.access,
|
10
|
-
handler: async ({ req, auth }) => {
|
11
|
-
const requester = auth.credentials.did;
|
12
|
-
return (0, pipethrough_1.pipethrough)(ctx, req, requester);
|
13
|
-
},
|
14
|
-
});
|
15
|
-
}
|
16
|
-
exports.default = default_1;
|
17
|
-
//# sourceMappingURL=searchActorsTypeahead.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"searchActorsTypeahead.js","sourceRoot":"","sources":["../../../../../src/api/app/bsky/actor/searchActorsTypeahead.ts"],"names":[],"mappings":";;AAEA,yDAAqD;AAErD,mBAAyB,MAAc,EAAE,GAAe;IACtD,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC,GAAG,CAAA;IAC/B,IAAI,CAAC,WAAW;QAAE,OAAM;IACxB,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,qBAAqB,CAAC;QAC1C,IAAI,EAAE,GAAG,CAAC,YAAY,CAAC,MAAM;QAC7B,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE;YAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAA;YACtC,OAAO,IAAA,yBAAW,EAAC,GAAG,EAAE,GAAG,EAAE,SAAS,CAAC,CAAA;QACzC,CAAC;KACF,CAAC,CAAA;AACJ,CAAC;AAVD,4BAUC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getActorFeeds.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/feed/getActorFeeds.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAUvD"}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const pipethrough_1 = require("../../../../pipethrough");
|
4
|
-
function default_1(server, ctx) {
|
5
|
-
const { bskyAppView } = ctx.cfg;
|
6
|
-
if (!bskyAppView)
|
7
|
-
return;
|
8
|
-
server.app.bsky.feed.getActorFeeds({
|
9
|
-
auth: ctx.authVerifier.access,
|
10
|
-
handler: async ({ req, auth }) => {
|
11
|
-
const requester = auth.credentials.did;
|
12
|
-
return (0, pipethrough_1.pipethrough)(ctx, req, requester);
|
13
|
-
},
|
14
|
-
});
|
15
|
-
}
|
16
|
-
exports.default = default_1;
|
17
|
-
//# sourceMappingURL=getActorFeeds.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getActorFeeds.js","sourceRoot":"","sources":["../../../../../src/api/app/bsky/feed/getActorFeeds.ts"],"names":[],"mappings":";;AAEA,yDAAqD;AAErD,mBAAyB,MAAc,EAAE,GAAe;IACtD,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC,GAAG,CAAA;IAC/B,IAAI,CAAC,WAAW;QAAE,OAAM;IACxB,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC;QACjC,IAAI,EAAE,GAAG,CAAC,YAAY,CAAC,MAAM;QAC7B,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE;YAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAA;YACtC,OAAO,IAAA,yBAAW,EAAC,GAAG,EAAE,GAAG,EAAE,SAAS,CAAC,CAAA;QACzC,CAAC;KACF,CAAC,CAAA;AACJ,CAAC;AAVD,4BAUC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getFeedGenerator.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/feed/getFeedGenerator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAUvD"}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const pipethrough_1 = require("../../../../pipethrough");
|
4
|
-
function default_1(server, ctx) {
|
5
|
-
const { bskyAppView } = ctx.cfg;
|
6
|
-
if (!bskyAppView)
|
7
|
-
return;
|
8
|
-
server.app.bsky.feed.getFeedGenerator({
|
9
|
-
auth: ctx.authVerifier.access,
|
10
|
-
handler: async ({ req, auth }) => {
|
11
|
-
const requester = auth.credentials.did;
|
12
|
-
return (0, pipethrough_1.pipethrough)(ctx, req, requester);
|
13
|
-
},
|
14
|
-
});
|
15
|
-
}
|
16
|
-
exports.default = default_1;
|
17
|
-
//# sourceMappingURL=getFeedGenerator.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getFeedGenerator.js","sourceRoot":"","sources":["../../../../../src/api/app/bsky/feed/getFeedGenerator.ts"],"names":[],"mappings":";;AAEA,yDAAqD;AAErD,mBAAyB,MAAc,EAAE,GAAe;IACtD,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC,GAAG,CAAA;IAC/B,IAAI,CAAC,WAAW;QAAE,OAAM;IACxB,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC;QACpC,IAAI,EAAE,GAAG,CAAC,YAAY,CAAC,MAAM;QAC7B,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE;YAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAA;YACtC,OAAO,IAAA,yBAAW,EAAC,GAAG,EAAE,GAAG,EAAE,SAAS,CAAC,CAAA;QACzC,CAAC;KACF,CAAC,CAAA;AACJ,CAAC;AAVD,4BAUC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getFeedGenerators.d.ts","sourceRoot":"","sources":["../../../../../src/api/app/bsky/feed/getFeedGenerators.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,UAAU,MAAM,qBAAqB,CAAA;AAG5C,MAAM,CAAC,OAAO,WAAW,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,UAAU,QAUvD"}
|