MCPcopy Create free account

hub / github.com/TylerFisher/sill / functions

Functions812 in github.com/TylerFisher/sill

↓ 274 callersMethodget
(key: string)
packages/auth/src/storage.ts:24
↓ 141 callersMethodset
(key: string, state: NodeSavedState)
packages/auth/src/storage.ts:32
↓ 68 callersFunctioncreateApiClient
* Create a Hono RPC client with proper cookie forwarding
apps/web/app/utils/api-client.server.ts:12
↓ 56 callersFunctiongetUserIdFromSession
( request: Request )
packages/auth/src/auth.ts:25
↓ 41 callersFunctionrequireUserFromContext
( context: Readonly<unstable_RouterContextProvider>, redirectTo?: string )
apps/web/app/utils/context.server.ts:20
↓ 14 callersFunctiontoDbDate
(ts?: string | null)
packages/links/src/record-mappers/shared.ts:43
↓ 13 callersFunctioncreateOAuthClient
( variant: AuthVariant, request?: Request, )
packages/auth/src/client.ts:162
↓ 12 callersFunctionescapeHtml
(s: string)
packages/links/src/record-mappers/shared.ts:101
↓ 11 callersFunctionisEmptyRecord
(raw?: string | null)
packages/links/src/record-mappers/shared.ts:252
↓ 10 callersFunctionappViewEnabled
()
packages/links/src/appview.ts:32
↓ 10 callersFunctionmakePost
(overrides: Partial<RenderedLinkPost>)
apps/worker/src/send-test-notification.ts:53
↓ 10 callersFunctionuseTheme
()
apps/web/app/routes/resources/theme-switch.tsx:114
↓ 9 callersFunctioncard
( title: string, url: string, post: RenderedLinkPost, )
apps/worker/src/send-test-notification.ts:87
↓ 9 callersFunctioncard
( title: string, url: string, post: RenderedLinkPost, )
apps/web/app/routes/rss-test.ts:78
↓ 9 callersFunctionmakePost
(overrides: Partial<RenderedLinkPost>)
apps/web/app/routes/rss-test.ts:45
↓ 8 callersFunctionprofileUrl
(handleOrDid: string)
packages/links/src/record-mappers/shared.ts:50
↓ 8 callersFunctionsendEmail
({ react, ...options }: { to: string; subject: string; "o:tag"?: string; } & ( | { html: string; t
packages/emails/src/email-service.ts:16
↓ 8 callersFunctionurlItemToLink
( item: UrlItem, dbLink?: Link | null )
packages/links/src/appview.ts:928
↓ 7 callersFunctionapiCompleteSync
( request: Request, data: { syncId: string; status: "success" | "error"; error?: string }, )
apps/web/app/utils/api-client.server.ts:1617
↓ 7 callersFunctiongetErrorRedirectPath
(errorCode: string)
apps/web/app/routes/bluesky/auth.callback.ts:55
↓ 7 callersFunctionparamChanging
(key: string)
apps/web/app/components/forms/FilterPresetList.tsx:59
↓ 7 callersFunctionpushShareBatches
( batches: PushShareBatch[] )
packages/links/src/appview.ts:379
↓ 7 callersFunctionsafeHref
(uri: string)
packages/links/src/record-mappers/shared.ts:108
↓ 7 callersFunctionsnowflakeMs
(id: string)
packages/links/src/mastodon.ts:37
↓ 7 callersFunctionuseLayout
()
apps/web/app/routes/resources/layout-switch.tsx:111
↓ 6 callersFunctionfetchLinks
( userId: string, type?: "mastodon" | "bluesky", opts?: FetchLinksOpts, )
packages/links/src/links.ts:94
↓ 6 callersFunctiongetSessionExpirationDate
()
packages/auth/src/auth.ts:15
↓ 6 callersFunctionincludesCi
(h: string | null | undefined, n: string)
packages/links/src/links.ts:322
↓ 6 callersFunctionnetworkFromService
( service: "mastodon" | "bluesky" | "all" | undefined )
packages/links/src/appview.ts:837
↓ 6 callersFunctionresolveViewer
( userId: string, )
packages/links/src/viewer.ts:28
↓ 6 callersFunctiontoIso
(ts?: string | null)
packages/links/src/record-mappers/shared.ts:29
↓ 5 callersFunctiongetUserFromContext
( context: Readonly<unstable_RouterContextProvider> )
apps/web/app/utils/context.server.ts:11
↓ 5 callersFunctionmastodonProfileUrl
(actorId: string)
packages/links/src/record-mappers/shared.ts:70
↓ 5 callersFunctionquotedFields
(subject: SubjectPost)
packages/links/src/record-mappers/shared.ts:366
↓ 5 callersFunctionrequireAnonymousFromContext
( context: Readonly<unstable_RouterContextProvider> )
apps/web/app/utils/context.server.ts:56
↓ 5 callersFunctionsafeRedirect
( to: string | null | undefined, fallback = "/links", )
apps/web/app/utils/redirect.ts:9
↓ 5 callersFunctionshareRowToLinkPost
( share: ShareRow, userId: string, )
packages/links/src/record-mappers/index.ts:32
↓ 5 callersFunctionsourceIdForList
( listId: string, )
packages/links/src/timeline.ts:112
↓ 5 callersFunctionstripTrailingSlash
(u: string)
packages/links/src/record-mappers/standard-site.ts:57
↓ 5 callersFunctionuseFilterStorage
()
apps/web/app/hooks/useFilterStorage.ts:28
↓ 4 callersFunctionapiFilterLinkOccurrences
( request: Request, params: { time: number; hideReposts: string; sort?: string; query?: st
apps/web/app/utils/api-client.server.ts:302
↓ 4 callersFunctionapiGetUserProfileOptional
(request: Request)
apps/web/app/utils/api-client.server.ts:29
↓ 4 callersFunctionapiSearchUser
(request: Request, email: string)
apps/web/app/utils/api-client.server.ts:1274
↓ 4 callersFunctionappViewGet
( path: string, params: URLSearchParams )
packages/links/src/appview.ts:137
↓ 4 callersFunctionappendWindow
(params: URLSearchParams, window: TimeWindow)
packages/links/src/appview.ts:493
↓ 4 callersFunctioncheckHoneypot
(formData: FormData)
apps/web/app/utils/honeypot.server.ts:12
↓ 4 callersFunctioncollectionsForRepostFilter
( hideReposts: "include" | "exclude" | "only" )
packages/links/src/appview.ts:476
↓ 4 callersFunctionextractImagesFromRecord
( // biome-ignore lint/suspicious/noExplicitAny: raw atproto record JSON record: any, did: string, )
packages/links/src/record-mappers/shared.ts:278
↓ 4 callersFunctiongetErrorRedirectPath
(errorCode: string)
apps/web/app/routes/mastodon/auth.callback.ts:57
↓ 4 callersFunctionmastodonActorUri
( instance: string, username: string, )
packages/links/src/viewer.ts:10
↓ 4 callersFunctionparseRecord
(raw: string)
packages/links/src/record-mappers/shared.ts:224
↓ 4 callersFunctionpostUrlFromAtUri
( atUri: string, handle?: string | null, )
packages/links/src/record-mappers/shared.ts:54
↓ 4 callersFunctionprepareVerification
({ period, type, target, request, }: { period: number; type: VerificationTypes; target: string;
packages/auth/src/verification.ts:38
↓ 4 callersFunctionresolveRepostSubjects
( shares: ShareRow[] )
packages/links/src/appview.ts:983
↓ 4 callersFunctionserializeRecord
( record: AppBskyFeedPost.Record | null, )
packages/links/src/record-mappers/shared.ts:264
↓ 4 callersFunctionsetSessionCookie
( c: Context, sessionId: string, expirationDate: string, remember = true )
apps/api/src/utils/session.server.ts:7
↓ 4 callersFunctionuseSyncStatus
()
apps/web/app/components/contexts/SyncContext.tsx:145
↓ 3 callersFunctionapiGetBlueskyLists
(request: Request)
apps/web/app/utils/api-client.server.ts:1464
↓ 3 callersFunctionapiGetMastodonLists
(request: Request)
apps/web/app/utils/api-client.server.ts:1551
↓ 3 callersFunctionapiStartSync
( request: Request, data: { syncId: string; label: string }, )
apps/web/app/utils/api-client.server.ts:1592
↓ 3 callersFunctionchunk
(arr: T[], size: number)
apps/worker/src/reseed-mastodon-cursors.ts:87
↓ 3 callersFunctionclipHandle
(h: string | null | undefined)
packages/links/src/mastodon.ts:497
↓ 3 callersFunctionclipHandle
(h: string | null | undefined)
packages/links/src/bluesky.ts:50
↓ 3 callersFunctiondecodeSnowflake
(id: string | null)
apps/worker/src/reseed-mastodon-cursors.ts:94
↓ 3 callersFunctiondigestOutro
(settingsUrl: string)
packages/emails/src/utils/digestText.tsx:22
↓ 3 callersFunctionescapeAttr
(s: string)
packages/links/src/record-mappers/shared.ts:104
↓ 3 callersFunctionfetchHydration
( opts: HydrationOptions )
packages/links/src/appview.ts:741
↓ 3 callersFunctionformatUtcTimeAsLocal
(utcTime: string)
apps/web/app/components/forms/TimeSelect.tsx:41
↓ 3 callersFunctiongetAgentForUser
* Get an ATProto agent for a user's Bluesky account
apps/api/src/routes/bookmarks.ts:33
↓ 3 callersFunctiongetOrCreateAgent
( account: BlueskyAccountForAuth, )
packages/links/src/bluesky.ts:154
↓ 3 callersFunctiongetPasswordHash
(password: string)
packages/auth/src/auth.ts:204
↓ 3 callersFunctiongetSessionIdFromCookie
* Extracts session ID from cookie header
apps/api/src/routes/auth.ts:937
↓ 3 callersFunctionhandleSelectService
(service: string)
apps/web/app/components/forms/FilterPresetList.tsx:133
↓ 3 callersFunctionid
()
apps/worker/src/send-test-notification.ts:34
↓ 3 callersFunctionid
()
apps/web/app/routes/rss-test.ts:26
↓ 3 callersFunctionisQuote
( quote: mastodon.v1.Quote | mastodon.v1.ShallowQuote | null | undefined )
packages/links/src/mastodon.ts:487
↓ 3 callersFunctionisReviewCard
(link: { workType?: string | null })
packages/emails/src/utils/popfeed.ts:14
↓ 3 callersFunctionisReviewCard
(link: { workType?: string | null })
apps/web/app/utils/popfeed.ts:14
↓ 3 callersMethodk
(key: string)
packages/auth/src/storage.ts:20
↓ 3 callersMethodk
(key: string)
packages/auth/src/storage.ts:58
↓ 3 callersFunctionn
(value: number)
apps/web/app/components/linkPosts/AboutTopper.tsx:18
↓ 3 callersFunctionnetworkFromAtUri
(atUri: string)
packages/links/src/record-mappers/shared.ts:78
↓ 3 callersFunctionpostViewLabel
( postType: string, collection: string | null | undefined, postUrl: string | null | undefined, )
packages/emails/src/utils/postSource.ts:34
↓ 3 callersFunctionprocessMastodonLink
( t: mastodon.v1.Status, source: PushShareSource, )
packages/links/src/mastodon.ts:507
↓ 3 callersFunctionpublicImageUrl
(uri?: string | null)
packages/links/src/record-mappers/shared.ts:120
↓ 3 callersFunctionresolveLeafletPublications
( shares: ShareRow[] )
packages/links/src/appview.ts:1062
↓ 3 callersFunctionslice
(start: number, end: number)
packages/links/src/record-mappers/standard-site.ts:153
↓ 3 callersFunctiontimeParamToMs
(param: string | null)
apps/web/app/utils/timeRange.ts:6
↓ 3 callersFunctiontimeWindow
(timeMs: number)
packages/links/src/timeline.ts:146
↓ 3 callersFunctiontruncateDescription
(text: string, maxLength = 300)
packages/emails/src/utils/misc.ts:1
↓ 3 callersFunctionuseRequestInfo
()
apps/web/app/utils/request-info.ts:8
↓ 3 callersFunctionworkTypeYearLine
( workType: string | null | undefined, publishedDate: string | null | undefined, )
packages/emails/src/utils/popfeed.ts:41
↓ 2 callersFunctionapiAddBookmark
( request: Request, data: { url: string; tags?: string; publishToAtproto?: boolean }, )
apps/web/app/utils/api-client.server.ts:375
↓ 2 callersFunctionapiAddEmail
(request: Request, data: { email: string })
apps/web/app/utils/api-client.server.ts:1365
↓ 2 callersFunctionapiCheckBlueskyStatus
(request: Request)
apps/web/app/utils/api-client.server.ts:1523
↓ 2 callersFunctionapiCreateMobileCode
( request: Request, sessionId: string, )
apps/web/app/utils/api-client.server.ts:795
↓ 2 callersFunctionapiExchangeMobileCode
( request: Request, code: string, )
apps/web/app/utils/api-client.server.ts:770
↓ 2 callersFunctionapiGetClientMetadata
( request: Request, variant: "v1" | "v2", )
apps/web/app/utils/api-client.server.ts:1430
↓ 2 callersFunctionapiGetDigestSettings
(request: Request)
apps/web/app/utils/api-client.server.ts:460
↓ 2 callersFunctionapiGetMutePhrases
(request: Request)
apps/web/app/utils/api-client.server.ts:992
next →1–100 of 812, ranked by callers