MCPcopy Create free account

hub / github.com/blockmatic/basilic / functions

Functions1,050 in github.com/blockmatic/basilic

↓ 1 callersFunctiongetReferenceHtml
(opts: { apiUrl: string openApiUrl: string callbackUrl: string jwtToken?: string | null verification
apps/api/src/routes/reference/template.ts:4
↓ 1 callersFunctiongetStagedFiles
()
scripts/block-secret-files.mjs:38
↓ 1 callersFunctiongetTemplate
( templateName: T, )
packages/notif/src/services/email-service.ts:40
↓ 1 callersFunctiongetTotpIssuer
()
apps/api/src/lib/totp.ts:53
↓ 1 callersFunctiongetTotpQrDataUrl
(otpauthUri: string)
apps/api/src/lib/totp.ts:41
↓ 1 callersFunctiongetUrl
({ baseUrl, path, query, querySerializer, url: _url, }: { baseUrl?: string; path?: Record<string
packages/core/src/gen/core/utils.gen.ts:88
↓ 1 callersFunctiongetUserInfo
()
apps/web/lib/auth/auth-utils.ts:44
↓ 1 callersFunctiongetUserSettingsNotificationTypes
()
packages/notif/src/notification-types.ts:34
↓ 1 callersFunctiongetVimeoEmbedUrl
(id: string)
apps/docu/components/docs-video.tsx:18
↓ 1 callersFunctiongetWorkerDbDir
* Get the database directory path for the current worker. * Uses VITEST_WORKER_ID if available, otherwise falls back to process PID. * * @returns A
apps/api/test/utils/db.ts:52
↓ 1 callersFunctiongetYouTubeEmbedUrl
(id: string)
apps/docu/components/docs-video.tsx:14
↓ 1 callersFunctionhandleAddPasskey
(name?: string)
apps/web/app/(dashboard)/settings/security/passkeys-card.tsx:57
↓ 1 callersFunctionhandleRemoveConfirm
()
apps/web/app/(dashboard)/settings/security/passkeys-card.tsx:70
↓ 1 callersFunctionhandleRevokeConfirm
()
apps/web/app/(dashboard)/settings/security/api-keys-card.tsx:84
↓ 1 callersFunctionhandleSuggestion
(text: string)
apps/web/components/assistant/assistant-chat.tsx:68
↓ 1 callersFunctionhandleUnlinkConfirm
()
apps/web/app/(dashboard)/settings/security/totp-card.tsx:80
↓ 1 callersFunctionhasNoTypedResponse
(operation)
packages/core/scripts/generate-wrapper.mjs:93
↓ 1 callersFunctionhasRemainingLoginMethod
( db: Db, userId: string, options?: { excludeProviderId?: string }, )
apps/api/src/lib/auth-guardrails.ts:13
↓ 1 callersFunctionhasRequiredInputs
(operation)
packages/core/scripts/generate-wrapper.mjs:84
↓ 1 callersFunctionheadersEntries
(headers: Headers)
packages/core/src/gen/client/utils.gen.ts:192
↓ 1 callersFunctioninitErrorReporting
(options: InitErrorReportingOptions)
packages/error/src/node/sentry.ts:25
↓ 1 callersFunctioninitMigrationsTrackingWhenTablesExist
Mark the first migration as applied when DB has tables but no __drizzle_migrations (e.g. restored dump).
apps/api/scripts/migrate.ts:38
↓ 1 callersFunctioninitialize
* Initialize database and run migrations before starting server
apps/api/server.ts:49
↓ 1 callersFunctioninsertTestPasskey
( app: TestApp, jwt: string, name = 'To Delete', )
apps/api/test/utils/auth-helper.ts:117
↓ 1 callersFunctioninstallDocker
()
scripts/setup-database.mjs:151
↓ 1 callersFunctioninstallSupabase
()
scripts/setup-database.mjs:324
↓ 1 callersFunctioninstallTool
()
scripts/setup-osv-scanner.mjs:121
↓ 1 callersFunctioninstallTool
()
scripts/setup-gitleaks.mjs:113
↓ 1 callersFunctionisActive
(href: string, pathname: string, matchPrefix?: boolean)
apps/web/app/(dashboard)/sidebar.tsx:41
↓ 1 callersFunctionisCoreMessage
(msg: unknown)
apps/api/src/routes/ai/chat.ts:52
↓ 1 callersFunctionisDbReady
()
apps/api/src/db/index.ts:47
↓ 1 callersFunctionisErrorWithMessage
(error: unknown)
packages/error/src/utils/index.ts:41
↓ 1 callersFunctionisInsufficientCredits
(res: { statusCode: number; body: string })
apps/api/test/utils/ai-remote.ts:2
↓ 1 callersFunctionisMainModule
()
apps/api/scripts/seed.ts:45
↓ 1 callersFunctionisPlainObject
(value: unknown)
packages/core/src/gen/core/queryKeySerializer.gen.ts:52
↓ 1 callersFunctionisProviderUnavailable
(res: ResponseLike)
apps/api/test/utils/ai-remote.ts:32
↓ 1 callersFunctionisRefreshEndpointUrl
(url: string | undefined)
packages/core/src/client.ts:83
↓ 1 callersFunctionisUIMessage
(msg: unknown)
apps/api/src/routes/ai/chat.ts:43
↓ 1 callersFunctionisUserInfoSpecOutput
( output: unknown, )
apps/web/components/assistant/assistant-chat.tsx:20
↓ 1 callersFunctionisValidChain
(chain: string)
apps/api/src/routes/account/link/wallet/verify.ts:17
↓ 1 callersFunctionloadEnvTest
()
apps/api/scripts/run-e2e-local.mjs:16
↓ 1 callersFunctionloadScript
(src: string)
apps/web/app/auth/login/use-google-one-tap.ts:38
↓ 1 callersFunctionmain
()
apps/api/scripts/seed.ts:51
↓ 1 callersFunctionmain
()
apps/api/scripts/run-e2e-local.mjs:51
↓ 1 callersFunctionmain
()
apps/web/scripts/run-e2e-local.mjs:51
↓ 1 callersFunctionmain
()
scripts/run-e2e.mjs:33
↓ 1 callersFunctionmain
()
scripts/security-check.mjs:20
↓ 1 callersFunctionmain
()
scripts/setup-database.mjs:443
↓ 1 callersFunctionmain
()
scripts/setup-security-tools.mjs:6
↓ 1 callersFunctionmain
()
scripts/setup-osv-scanner.mjs:230
↓ 1 callersFunctionmain
()
scripts/setup-gitleaks.mjs:222
↓ 1 callersFunctionmakeChild
(bindings: Record<string, unknown>)
packages/utils/src/logger/client.ts:47
↓ 1 callersFunctionmapAuthError
(raw: string)
apps/web/app/auth/callback/oauth/twitter/route.ts:10
↓ 1 callersFunctionmapAuthError
(raw: string)
apps/web/app/auth/callback/oauth/facebook/route.ts:9
↓ 1 callersFunctionmapHttpStatusToErrorCode
(statusCode?: number)
apps/api/src/lib/catalogs/mapper.ts:22
↓ 1 callersFunctionmaskEmail
(email: string)
apps/api/src/routes/auth/passkey/resolve-user.ts:14
↓ 1 callersFunctionmessagesToMarkdown
( messages: ConversationMessage[], formatMessage: (message: ConversationMessage, index: number) => string
apps/web/components/assistant/conversation.tsx:80
↓ 1 callersFunctionmoveDirectories
apps/mobile/scripts/reset-project.cjs:50
↓ 1 callersFunctiononChange
()
packages/ui/src/hooks/use-mobile.ts:10
↓ 1 callersFunctionparseSignInMessage
(message: string)
apps/api/src/lib/web3-verify.ts:52
↓ 1 callersFunctionprintInstallInstructions
(toolName)
scripts/ensure-tool.mjs:77
↓ 1 callersFunctionprocessComponents
(components: Record<string, unknown>)
apps/api/scripts/generate-openapi.ts:47
↓ 1 callersFunctionquerySerializer
(queryParams: T)
packages/core/src/gen/client/utils.gen.ts:23
↓ 1 callersFunctionreadMigrationFiles
(migrationDir: string)
apps/api/src/db/migrate.ts:14
↓ 1 callersFunctionreadMigrationFiles
Read sorted .sql migration files from src/db/migrations.
apps/api/scripts/migrate.ts:27
↓ 1 callersFunctionredactBody
Redacts sensitive data from request body
apps/api/src/plugins/error-handler.ts:43
↓ 1 callersFunctionredactHeaders
Redacts sensitive data from headers
apps/api/src/plugins/error-handler.ts:32
↓ 1 callersFunctionrefreshTokensWithRefreshToken
({ refreshToken, }: { refreshToken: string })
apps/web/lib/auth/auth-server.ts:54
↓ 1 callersFunctionregisterApiCommand
(cmd: Command, spec: CommandSpec, meta: OperationMeta)
packages/cli/src/cli.ts:132
↓ 1 callersMethodrender
()
packages/error/src/react/error-boundary.tsx:58
↓ 1 callersFunctionrenderCodeEntryForm
(verificationId: string, callbackURL: string)
apps/web/app/auth/callback/magiclink/route.ts:25
↓ 1 callersFunctionrequest
(options)
packages/core/src/gen/client/client.gen.ts:78
↓ 1 callersFunctionresolveAnthropicModel
(modelParam?: string)
apps/api/src/routes/ai/provider.ts:56
↓ 1 callersFunctionresolveApiKey
()
packages/cli/src/config.ts:51
↓ 1 callersFunctionresolveJsToTsPlugin
()
apps/api/vitest.config.ts:44
↓ 1 callersFunctionresolveMessages
(rawMessages: unknown[], tools: ToolSet)
apps/api/src/routes/ai/chat.ts:62
↓ 1 callersFunctionresolveOllamaModel
(modelParam?: string)
apps/api/src/routes/ai/provider.ts:68
↓ 1 callersFunctionresolveOpenRouterModel
(modelParam?: string)
apps/api/src/routes/ai/provider.ts:76
↓ 1 callersFunctionrunCommand
({ client, spec, meta, opts, }: { client: CoreApiClient spec: CommandSpec meta: OperationMeta
packages/cli/src/run-command.ts:28
↓ 1 callersFunctionrunGoogleVerifyIdTokenTx
(input: { fastify: FastifyInstance db: Awaited<ReturnType<typeof getDb>> accountId: string email: stri
apps/api/src/routes/auth/oauth/google/verify-id-token.ts:22
↓ 1 callersFunctionrunMigrations
(logger?: { info: (msg: string) => void error: (msg: string, err?: unknown) => void })
apps/api/src/db/migrate.ts:31
↓ 1 callersFunctionrunSeed
()
apps/api/scripts/seed.ts:24
↓ 1 callersFunctionrunTwitterExchangeTx
( opts: RunTwitterExchangeOptions, )
apps/api/src/lib/oauth-twitter.ts:52
↓ 1 callersFunctionsendBulk
({ client, emails, notificationType: _notificationType, }: { client: Resend } & SendBulkInput)
packages/notif/src/services/email-service.ts:114
↓ 1 callersFunctionsendEmailIndividually
({ client, payload, }: { client: Resend payload: CreateEmailOptions })
packages/notif/src/services/email-service.ts:94
↓ 1 callersFunctionsendMagicLink
(page: Page)
apps/web/e2e/auth-helpers.ts:44
↓ 1 callersFunctionseparatorArrayExplode
(style: ArraySeparatorStyle)
packages/core/src/gen/core/pathSerializer.gen.ts:29
↓ 1 callersFunctionseparatorArrayNoExplode
(style: ArraySeparatorStyle)
packages/core/src/gen/core/pathSerializer.gen.ts:42
↓ 1 callersFunctionseparatorObjectExplode
(style: ObjectSeparatorStyle)
packages/core/src/gen/core/pathSerializer.gen.ts:55
↓ 1 callersFunctionserializeSearchParams
(params: URLSearchParams)
packages/core/src/gen/core/queryKeySerializer.gen.ts:63
↓ 1 callersFunctionsetAuthParams
({ security, ...options }: Pick<Required<RequestOptions>, "security"> & Pick<RequestOptions, "auth" | "q
packages/core/src/gen/client/utils.gen.ts:133
↓ 1 callersFunctionsetTestEmailProvider
(provider: EmailProvider | null)
apps/api/src/lib/auth.ts:11
↓ 1 callersFunctionshould
(kind: Exclude<LogLevel, 'silent'>)
packages/utils/src/logger/client.ts:24
↓ 1 callersFunctionshouldFallbackToRedirect
(notification: MomentNotification | undefined)
apps/web/app/auth/login/use-google-one-tap.ts:78
↓ 1 callersFunctionshouldUsePGLite
()
apps/api/src/db/index.ts:11
↓ 1 callersFunctionslugify
(str: string)
apps/api/src/lib/username.ts:11
↓ 1 callersFunctionstart
()
apps/api/server.ts:70
↓ 1 callersFunctionstartServer
()
apps/api/server.ts:80
↓ 1 callersFunctionstripEmptySlots
(params: Params)
packages/core/src/gen/core/params.gen.ts:97
↓ 1 callersFunctiontoBranchSlug
(ref)
apps/web/next.config.mjs:13
← previousnext →301–400 of 1,050, ranked by callers