MCPcopy Create free account

hub / github.com/andymatuschak/orbit / functions

Functions744 in github.com/andymatuschak/orbit

MethodexecuteSql
(sqlStatement: string, args?: any[])
packages/store-fs/src/sqlite/types.ts:23
FunctionexitClozeNode
( this: MdastUtilFromMarkdown.CompileContext, token: MdastUtilFromMarkdown.Token, )
packages/interpreter/src/interpreters/markdown/plugins/clozePromptPlugin.ts:229
FunctionextractQAPromptNodes
(root: mdast.Node)
packages/interpreter/src/interpreters/markdown/plugins/qaPromptPlugin.ts:37
FunctionfetchManyDueTasksMock
()
packages/backend/src/notifications/processUserNotification.test.ts:45
MethodfileExists
(subpath: string)
packages/backend/src/fileStorageService/localFileStorageService.ts:31
MethodfileExists
(subpath: string)
packages/backend/src/fileStorageService/googleCloudFileStorageService.ts:23
Functionfinish
(code: Micromark.Code)
packages/interpreter/src/interpreters/markdown/plugins/clozePromptPlugin.ts:154
MethodformatURL
(subpath: string)
packages/backend/src/fileStorageService/localFileStorageService.ts:48
MethodformatURL
(subpath: string)
packages/backend/src/fileStorageService/googleCloudFileStorageService.ts:43
FunctiongenerateReviewQueue
()
packages/app/src/widget.ts:25
MethodgetAttachment
( id: AttachmentID, )
packages/store-web/src/attachmentStoreWeb.ts:42
MethodgetAttachment
( id: AttachmentID, )
packages/store-fs/src/attachmentStoreFS.ts:24
MethodgetAttachmentContents
( id: AttachmentID, )
packages/store-fs/src/sqlite.ts:272
MethodgetAttachmentContents
(id: AttachmentID)
packages/sync/src/APISyncAdapter.ts:42
MethodgetAttachmentContents
(id: AttachmentID)
packages/sync/src/orbitStoreSyncAdapter.ts:41
FunctiongetBytesFromBlobLike
( blobLike: API.BlobLike<any>, )
packages/api-client/src/util/fetch.native.ts:4
FunctiongetColumnSpan
(columnCount: number, layoutWidth: number)
packages/ui/src/styles/layout.ts:10
MethodgetCurrentIDToken
()
packages/app/src/authentication/firebaseAuthenticationClient.ts:128
MethodgetEntities
( entityIDs: ID[], )
packages/store-web/src/indexedDB.ts:51
MethodgetEntities
( entityIDs: ID[], )
packages/backend/src/db/firestoreDatabaseBackend.ts:44
MethodgetEntities
( entityIDs: ID[], )
packages/store-fs/src/sqlite.ts:68
MethodgetEntities
( entityIDs: ID[], )
packages/store-shared/src/database.ts:106
MethodgetEvents
( eventIDs: ID[], )
packages/backend/src/db/firestoreDatabaseBackend.ts:55
MethodgetEvents
( eventIDs: ID[], )
packages/store-fs/src/sqlite.ts:168
MethodgetEvents
( eventIDs: ID[], )
packages/store-shared/src/database.ts:100
FunctiongetFirebaseAuth
()
packages/app/src/util/firebaseAuth.web.ts:6
MethodgetLoginTokenUsingAccessCode
(accessCode: string)
packages/app/src/authentication/firebaseAuthenticationClient.ts:181
MethodgetLoginTokenUsingIDToken
( idToken: FirebaseOpaqueIDToken, )
packages/app/src/authentication/firebaseAuthenticationClient.ts:155
MethodgetLoginTokenUsingSessionCookie
()
packages/app/src/authentication/firebaseAuthenticationClient.ts:139
MethodgetMetadataValues
( keys: Key[], )
packages/store-web/src/indexedDB.ts:323
MethodgetMetadataValues
()
packages/backend/src/db/firestoreDatabaseBackend.ts:298
MethodgetMetadataValues
( keys: Key[], )
packages/store-fs/src/sqlite.ts:211
MethodgetMetadataValues
( keys: Key[], )
packages/store-shared/src/database.ts:129
FunctiongetOverrideEmailAddress
()
packages/app/src/app/(auth)/login.tsx:110
FunctiongetPathForAttachment
( basePath: string, id: AttachmentID, type: AttachmentMIMEType, )
packages/store-fs/src/util/getPathForAttachment.ts:8
MethodgetURLForStoredAttachment
(id: AttachmentID)
packages/store-web/src/attachmentStoreWeb.ts:33
MethodgetURLForStoredAttachment
(id: AttachmentID)
packages/store-fs/src/sqlite.ts:254
MethodgetURLForStoredAttachment
(id: AttachmentID)
packages/store-fs/src/attachmentStoreFS.ts:20
MethodgetUserAuthState
()
packages/app/src/authentication/firebaseAuthenticationClient.ts:95
FunctiongetUserDatabase
(userID: string)
packages/backend/src/db/index.ts:17
FunctiongetUserEmail
(userID: string)
packages/backend/src/db/firebaseAccountData.ts:24
Functionhash
(spec: TaskSpec)
packages/interpreter/src/hasher/CryptoBase64Hasher.ts:40
FunctioninitIntentHandlers
()
packages/app/src/util/intents/IntentHandler.web.ts:1
FunctionisSessionStorageAvailable
()
packages/app/src/authentication/isBrowserStorageAvailable.native.ts:1
FunctionjsonEncodeServerTimestamps
(_key: string, value: unknown)
packages/backend/src/firebaseFunctions/notifier/notificationScheduler.ts:19
FunctionjumpToItem
(sessionItemIndex: number)
packages/app/src/reviewSessionManager.ts:347
MethodlistEntities
( query: DatabaseEntityQuery<E>, )
packages/store-web/src/indexedDB.ts:82
MethodlistEntities
( query: DatabaseEntityQuery<E>, )
packages/backend/src/db/firestoreDatabaseBackend.ts:72
MethodlistEntities
( query: DatabaseEntityQuery<E>, )
packages/store-fs/src/sqlite.ts:182
MethodlistEntities
( query: DatabaseEntityQuery<E>, )
packages/store-shared/src/database.ts:121
MethodlistEvents
(query: DatabaseEventQuery)
packages/store-web/src/indexedDB.ts:159
MethodlistEvents
(query: DatabaseEventQuery)
packages/backend/src/db/firestoreDatabaseBackend.ts:105
MethodlistEvents
(query: DatabaseEventQuery)
packages/store-fs/src/sqlite.ts:201
MethodlistEvents
(query: DatabaseEventQuery)
packages/store-shared/src/database.ts:116
MethodlistEvents
( afterEventID: EventID | null, limit: number, )
packages/sync/src/APISyncAdapter.ts:19
MethodlistEvents
( afterEventID: EventID | null, limit: number, )
packages/sync/src/orbitStoreSyncAdapter.ts:23
FunctionlogPageView
(log: PageViewLog)
packages/backend/src/logging/bigQuery.ts:121
FunctionlogSessionNotification
(log: SessionNotificationLog)
packages/backend/src/logging/bigQuery.ts:128
FunctionlogUserEvent
(log: UserEventLog)
packages/backend/src/logging/bigQuery.ts:110
FunctionmockEventReducer
(entitySnapshot: Entity | null, event: Event)
packages/store-shared/src/databaseTests.ts:23
Functionnoop
()
packages/ui/src/components/Menu.stories.tsx:62
MethodnullIfEmpty
(obj: Record<string, unknown> | undefined)
packages/api/src/validation/ajvAPIValidator.ts:56
MethodobservedAttributes
()
packages/web-component/src/OrbitPromptElement.ts:29
FunctiononDelete
()
packages/app/src/reviewSession/ReviewSession.tsx:293
FunctiononLoginToken
(event: MessageEvent)
packages/app/src/embedded/useEmbeddedAuthenticationState.ts:59
FunctiononMessage
(event: MessageEvent)
packages/web-component/src/OrbitReviewAreaElement.ts:91
FunctiononMessage
(event: MessageEvent)
packages/app/src/embedded/ipc/useEmbeddedHostState.ts:12
FunctiononMessage
(event: MessageEvent)
packages/app/src/app/(auth)/embed.tsx:498
FunctiononResetPassword
()
packages/app/src/signIn/SignInForm.tsx:77
FunctiononSkip
()
packages/app/src/reviewSession/ReviewSession.tsx:334
FunctiononSubmitForm
()
packages/app/src/signIn/SignInForm.tsx:84
FunctiononUndo
()
packages/app/src/reviewSession/ReviewSession.tsx:318
FunctionopenDatabase
(subpath: string)
packages/store-fs/src/sqlite/binding.native.ts:48
Functionparagraph
(node, children, parent, styles)
packages/ui/src/components/PromptFieldRenderer.tsx:187
FunctionprocessUserNotification
( nowTimestampMillis: number, userID: string, email: string, userMetadata: UserMetadata, isDryRun =
packages/backend/src/notifications/processUserNotification.ts:104
MethodputAttachment
( contents: Uint8Array, id: AttachmentID, type: AttachmentMIMEType, )
packages/sync/src/APISyncAdapter.ts:34
MethodputAttachment
( contents: Uint8Array, id: AttachmentID, type: AttachmentMIMEType, )
packages/sync/src/orbitStoreSyncAdapter.ts:33
MethodputEvents
( events: Event[], )
packages/store-shared/src/database.ts:43
MethodputEvents
(events: Event[])
packages/sync/src/APISyncAdapter.ts:30
MethodputEvents
(events: Event[])
packages/sync/src/orbitStoreSyncAdapter.ts:19
FunctionqaPromptPlugin
(this: unified.Processor)
packages/interpreter/src/interpreters/markdown/plugins/qaPromptPlugin.ts:5
FunctionrecordPageView
(request: Request, response: Response)
packages/backend/src/api/internal/recordPageView.ts:128
FunctionrecordReview
( taskID: TaskID, componentID: string, outcome: TaskRepetitionOutcome, timestampMillis: number, )
packages/app/src/widget.ts:42
FunctionrefreshSessionCookie
( request: express.Request, response: express.Response, )
packages/backend/src/api/internal/auth/refreshSessionCookie.ts:5
MethodrefreshSessionCookie
(idToken: FirebaseOpaqueIDToken)
packages/app/src/authentication/firebaseAuthenticationClient.ts:197
FunctionreifyBearIDNodes
(root: unist.Node)
packages/interpreter/src/interpreters/markdown/plugins/bearIDPlugin.ts:15
Methodrender
()
packages/ui/src/components/Starburst.tsx:13
Methodrender
()
packages/ui/src/components/Starburst.tsx:19
FunctionrenderBlockMath
( node, _children, _parent, styles, inheritedStyles = {}, // eslint-disable-line @typescript-eslint/
packages/ui/src/components/PromptFieldRenderer/markdownLatexSupport.web.tsx:44
FunctionrenderBlockMath
( node, children, parent, styles, inheritedStyles = {}, // eslint-disable-line @typescript-eslint/no
packages/ui/src/components/PromptFieldRenderer/markdownLatexSupport.tsx:35
FunctionrenderInlineMath
( node, // children, // parent, // styles, // inheritedStyles = {}, )
packages/ui/src/components/PromptFieldRenderer/markdownLatexSupport.web.tsx:21
FunctionrenderInlineMath
( node, children, parent, styles, inheritedStyles = {}, // eslint-disable-line @typescript-eslint/no
packages/ui/src/components/PromptFieldRenderer/markdownLatexSupport.tsx:17
FunctionresolveClozeNode
(events: Micromark.Event[])
packages/interpreter/src/interpreters/markdown/plugins/clozePromptPlugin.ts:160
MethodresolveFile
(subpath: string)
packages/backend/src/fileStorageService/localFileStorageService.ts:70
MethodresolveFile
(subpath: string)
packages/backend/src/fileStorageService/googleCloudFileStorageService.ts:48
FunctionsendEmail
( recipientEmailAddress: string, spec: EmailSpec, )
packages/backend/src/email/dummy.ts:4
MethodsendEmail
( recipientEmailAddress: string, spec: EmailSpec, )
packages/backend/src/email/mailjet.ts:14
MethodsendPasswordResetEmail
(email: string)
packages/app/src/authentication/firebaseAuthenticationClient.ts:123
MethodsetMetadataValues
(values: Map<string, string | null>)
packages/store-web/src/indexedDB.ts:337
MethodsetMetadataValues
()
packages/backend/src/db/firestoreDatabaseBackend.ts:302
← previousnext →601–700 of 744, ranked by callers