MCPcopy Create free account

hub / github.com/boringstack-xyz/boringstack / functions

Functions1,777 in github.com/boringstack-xyz/boringstack

↓ 3 callersFunctionuseAuditLog
( accountId: string | undefined, limit: number = AUDIT_LOG_DEFAULT_LIMIT )
apps/ui/src/features/accounts/AuditLog.queries.ts:22
↓ 3 callersFunctionuseBillingCheckout
()
apps/ui/src/features/billing/Billing.mutations.ts:11
↓ 3 callersFunctionuseBillingPlans
( enabled: boolean )
apps/ui/src/features/billing/Billing.queries.ts:8
↓ 3 callersFunctionuseCan
()
apps/ui/src/lib/acl/useCan.ts:12
↓ 3 callersFunctionuseDashboardActionItems
( props: IDashboardActionItemsProps )
apps/ui/src/features/dashboard/components/DashboardActionItems/DashboardActionItems.hooks.ts:20
↓ 3 callersFunctionuseDeleteAccount
( accountId: string | undefined )
apps/ui/src/features/accounts/Accounts.mutations.ts:43
↓ 3 callersFunctionuseForgotPassword
()
apps/ui/src/features/auth/Auth.password.mutations.ts:12
↓ 3 callersFunctionuseInvitationAcceptPage
()
apps/ui/src/features/accounts/components/InvitationAcceptPage/InvitationAcceptPage.hooks.ts:31
↓ 3 callersFunctionuseInviteMember
( accountId: string | undefined )
apps/ui/src/features/accounts/Invitations.mutations.ts:16
↓ 3 callersFunctionuseJoinRequestsPage
()
apps/ui/src/features/accounts/components/JoinRequestsPage/JoinRequestsPage.hooks.ts:18
↓ 3 callersFunctionuseLeaveAccount
( accountId: string | undefined )
apps/ui/src/features/accounts/Memberships.mutations.ts:52
↓ 3 callersFunctionuseLoginCredentialsForm
( props: Pick<ILoginCredentialsFormProps, "oauthProviders"> )
apps/ui/src/features/auth/components/LoginPage/LoginCredentialsForm/LoginCredentialsForm.hooks.ts:14
↓ 3 callersFunctionuseLogout
()
apps/ui/src/features/auth/Auth.session.mutations.ts:77
↓ 3 callersFunctionuseMfaChallengeForm
( props: Pick<IMfaChallengeFormProps, "onSubmit" | "onCodeChange"> )
apps/ui/src/features/auth/components/LoginPage/MfaChallengeForm/MfaChallengeForm.hooks.ts:11
↓ 3 callersFunctionuseOAuthCallbackPage
()
apps/ui/src/features/auth/components/OAuthCallbackPage/OAuthCallbackPage.hooks.ts:29
↓ 3 callersFunctionusePreferenceCell
( props: IPreferenceCellProps )
apps/ui/src/features/notifications/components/PreferenceCell/PreferenceCell.hooks.ts:9
↓ 3 callersFunctionuseResendVerification
()
apps/ui/src/features/auth/Auth.signup.mutations.ts:76
↓ 3 callersFunctionuseResetPasswordPage
( _props: IResetPasswordPageProps = {} )
apps/ui/src/features/auth/components/ResetPasswordPage/ResetPasswordPage.hooks.ts:23
↓ 3 callersFunctionuseSignUpPage
(_props: ISignUpPageProps = {})
apps/ui/src/features/auth/components/SignUpPage/SignUpPage.hooks.ts:22
↓ 3 callersFunctionuseSwitchAccount
()
apps/ui/src/features/accounts/Memberships.mutations.ts:19
↓ 3 callersFunctionuseTokens
()
apps/ui/src/components/core/Tokens/Tokens.hooks.ts:4
↓ 3 callersFunctionuseUpdateProfile
()
apps/ui/src/features/auth/Auth.profile.mutations.ts:13
↓ 3 callersFunctionuseVerifyEmailPage
()
apps/ui/src/features/auth/components/VerifyEmailPage/VerifyEmailPage.hooks.ts:33
↓ 3 callersFunctionuser
(overrides: Partial<IUser> = {})
apps/ui/src/lib/users/display-name.test.ts:7
↓ 3 callersFunctionuserRevokeKey
(userId: string)
apps/api/src/lib/jwt/jwt-revocation.ts:33
↓ 3 callersFunctionverifyWithWrongCode
()
apps/api/tests/api/auth/mfa.routes.test.ts:298
↓ 3 callersFunctionwipeDedup
()
apps/api/tests/lib/notifications/dedup.service.test.ts:11
↓ 3 callersFunctionwithProviders
(status: IMfaStatusResponse | undefined)
apps/ui/src/features/accounts/components/SettingsPage/MfaSection/MfaSection.stories.tsx:38
↓ 3 callersFunctionwithRoute
(entry: string)
apps/ui/src/features/auth/components/OAuthCallbackPage/OAuthCallbackPage.stories.tsx:21
↓ 3 callersFunctionwithRoute
(entry: string)
apps/ui/src/features/auth/components/VerifyEmailPage/VerifyEmailPage.stories.tsx:21
↓ 3 callersFunctionwithSeededClient
(unreadCount: number)
apps/ui/src/features/notifications/components/NotificationBell/NotificationBell.stories.tsx:18
↓ 3 callersMethodwrapDelegate
* `Handlebars.template()` returns `HandlebarsTemplateDelegate<any>`. Wrap * it to match our stricter `TemplateDelegate` signature without using
apps/api/src/lib/email/template.service.ts:36
↓ 3 callersFunctionwrapper
()
apps/ui/src/features/accounts/components/AuditLogPage/AuditLogPage.hooks.test.tsx:27
↓ 3 callersFunctionwrapper
()
apps/ui/src/features/billing/Billing.mutations.test.tsx:15
↓ 3 callersFunctionwriteEnginePinFixture
(root: string, bunWorkflowPin: string)
apps/ui/tests/lint-meta/lint-meta.test.ts:963
↓ 3 callersFunctionwriteWorkflow
(root: string, content: string)
apps/api/tests/lint-meta/lint-meta.test.ts:524
↓ 2 callersFunctionFUTURE_ISO
()
apps/api/tests/api/auth/auth.routes.test.ts:130
↓ 2 callersFunctionabortBootstrap
( message: string, event: (typeof LOG_EVENTS)[number], error?: unknown )
apps/api/src/config/error-handlers/error-handlers.ts:168
↓ 2 callersFunctionaccountWithId
(id: string)
apps/api/tests/lib/acl/ability.test.ts:34
↓ 2 callersFunctionaddRef
( byValue: Map<string, string[]>, value: string, file: string )
apps/api/scripts/lint-meta/rules/ci/security-scanner-version-parity.ts:27
↓ 2 callersFunctionapplyMarkAllReadToCache
( cache: IInfiniteCache | undefined )
apps/ui/src/features/notifications/Notifications.utils.ts:56
↓ 2 callersFunctionbaseConnection
()
apps/api/src/clients/valkey/valkey.utils.ts:21
↓ 2 callersFunctionbillingBaseUrl
()
apps/ui/src/features/billing/components/BillingPage/BillingPage.hooks.ts:22
↓ 2 callersFunctionblock
(reason: str)
tools/spec-loop/hooks/solo_spec_gate.py:131
↓ 2 callersFunctionblock
(reason: string)
tools/spec-loop/hooks/gate.ts:181
↓ 2 callersFunctionbuildCapabilities
( source: ICapabilityEnv = env )
apps/api/src/api/capabilities/capabilities.utils.ts:10
↓ 2 callersMethodbuildClient
(creds: IOAuthCredentials)
apps/api/src/lib/oauth/providers/github.ts:23
↓ 2 callersMethodbuildClient
(creds: IOAuthCredentials)
apps/api/src/lib/oauth/providers/google.ts:17
↓ 2 callersMethodbuildClient
(creds: IOAuthCredentials)
apps/api/src/lib/oauth/providers/linkedin.ts:21
↓ 2 callersFunctionbuildKeyGenerator
()
apps/api/src/config/security/security.ts:87
↓ 2 callersFunctionbuildRateLimitContext
()
apps/api/src/config/security/security.ts:46
↓ 2 callersFunctionbuildRuleCatalog
()
apps/api/scripts/lint-meta/generate-rules-md.ts:25
↓ 2 callersFunctionbuildRuleCatalog
(root: string = REPO_ROOT)
apps/ui/scripts/lint-meta/generate-rules-md.ts:26
↓ 2 callersFunctionbuildTemplate
(templatePath: string)
apps/api/src/templates/email/build.ts:106
↓ 2 callersFunctionbuildTemplateScriptsCatalog
(root, template, runner)
apps/docs/scripts/docs-catalog-lib.mjs:314
↓ 2 callersFunctionbuildTestEvent
( id: string, type: string, object: unknown, eventCreated = 0 )
apps/api/tests/helpers/stripe-webhook-fixtures.ts:12
↓ 2 callersMethodcancel
( accountId: string, transferId: string, actorUserId: string )
apps/api/src/api/accounts/ownership-transfers.service.ts:353
↓ 2 callersFunctioncaptureError
( error: unknown, context?: Record<string, unknown> )
apps/api/src/config/sentry/sentry.ts:53
↓ 2 callersFunctioncheckCanonicalHelpersSingleHome
( file: string, root: string )
apps/ui/scripts/lint-meta/rules/source-text/canonical-helpers-single-home.ts:42
↓ 2 callersFunctioncheckGeneratedArtifactContracts
(root: string)
apps/api/scripts/lint-meta/rules/artifacts/generated-artifact-contract.ts:17
↓ 2 callersFunctioncheckI18nLocaleKeysUsed
( root: string, sourceFiles: readonly string[] )
apps/ui/scripts/lint-meta/rules/source-text/i18n-locale-keys-used.ts:40
↓ 2 callersFunctioncheckNoRawRoleLiterals
( root: string, files: readonly string[] )
apps/api/scripts/lint-meta/rules/source-text/no-raw-role-literals.ts:34
↓ 2 callersFunctioncheckNoRawRoleLiterals
( root: string, files: readonly string[] )
apps/ui/scripts/lint-meta/rules/source-text/no-raw-role-literals.ts:25
↓ 2 callersFunctioncheckOneTsconfig
(tsconfigPath: string)
apps/api/scripts/lint-meta/rules/config/tsconfig-include-paths-exist.ts:65
↓ 2 callersFunctioncheckOneTsconfig
(tsconfigPath: string)
apps/ui/scripts/lint-meta/rules/config/tsconfig-include-paths-exist.ts:65
↓ 2 callersFunctioncheckUiEnvCascadeDrift
(root: string)
apps/ui/scripts/lint-meta/rules/env/env-cascade-drift.ts:14
↓ 2 callersFunctioncheckWorkflowPipInstallPinned
(file: string)
apps/api/scripts/lint-meta/rules/ci/github-actions-pip-install-pinned.ts:20
↓ 2 callersFunctioncheckWorkflowRunnerPinned
(file: string)
apps/api/scripts/lint-meta/rules/ci/github-actions-runner-pinned.ts:18
↓ 2 callersFunctioncleanExpiredInvitationsJob
()
apps/api/src/queues/account-maintenance/account-maintenance.jobs.ts:151
↓ 2 callersMethodclearForTests
Test-only helper. Clears the in-process membership memo.
apps/api/src/middleware/require-active-membership.memo.ts:85
↓ 2 callersMethodcloseClient
(client: Redis)
apps/api/src/lib/notifications/pubsub/valkey-pubsub.ts:111
↓ 2 callersFunctioncompleteOAuthCallback
( provider: OAuthProvider, code: string, state: string )
apps/api/src/lib/oauth/oauth.service.ts:60
↓ 2 callersFunctioncomputeOwnershipTransferExpiresAt
()
apps/api/src/api/accounts/ownership-transfers.utils.ts:41
↓ 2 callersMethodconstructWebhookEvent
( payload: string, signature: string )
apps/api/src/api/billing/billing.service.ts:603
↓ 2 callersFunctioncountMisconfigWarns
(calls: unknown[])
apps/api/tests/lib/rate-limit/valkey-context.test.ts:17
↓ 2 callersFunctioncoveredByAny
(globs: readonly string[], target: string)
apps/api/scripts/lint-meta/rules/ci/github-actions-paths-filter-parity.ts:35
↓ 2 callersFunctioncreateForbiddenTextPatterns
()
apps/api/scripts/lint-meta/rules/source-text/forbidden-patterns.ts:7
↓ 2 callersFunctioncreateForbiddenTextPatterns
( root: string )
apps/ui/scripts/lint-meta/rules/source-text/forbidden-patterns.ts:10
↓ 2 callersMethodcreatePending
* Inserts a pending join request when a user's verified email * matches an already-claimed domain. Idempotent: the partial unique * index on (ac
apps/api/src/api/accounts/join-requests.service.ts:40
↓ 2 callersMethoddecline
( token: string, decliningUserId: string )
apps/api/src/api/accounts/ownership-transfers.service.ts:286
↓ 2 callersFunctiondecodeKey
(raw: string)
apps/api/src/lib/crypto/aes-gcm.utils.ts:19
↓ 2 callersFunctiondemoteToMember
( userId: string, accountId: string )
apps/api/tests/api/accounts/accounts.routes.test.ts:67
↓ 2 callersMethoddeny
( accountId: string, requestId: string, deciderUserId: string )
apps/api/src/api/accounts/join-requests.service.ts:185
↓ 2 callersMethoddispatchInvitationEmail
(input: IDispatchInvitationEmailInput)
apps/api/src/api/accounts/invitations.service.ts:43
↓ 2 callersMethodemailInput
()
apps/ui/e2e/pages/LoginPage.ts:14
↓ 2 callersFunctionemit
(decision: "approve" | "block", reason?: string)
tools/spec-loop/hooks/gate.ts:168
↓ 2 callersMethodenqueueNotificationDispatch
( data: INotificationDispatchJobData )
apps/api/src/queues/queue-manager.ts:152
↓ 2 callersFunctionensurePlans
()
apps/api/tests/api/admin/admin-billing.service.test.ts:32
↓ 2 callersFunctionescapeHtml
(value: string)
apps/ui/vite.config.ts:8
↓ 2 callersFunctionexpectConstructWebhookEventError
( signature: string, stripeError: RegExp )
apps/api/tests/api/billing/billing.service.test.ts:132
↓ 2 callersFunctionexpireAdminPlansJob
()
apps/api/src/queues/account-maintenance/account-maintenance.jobs.ts:53
↓ 2 callersFunctionextractCookie
(setCookie: string | null, name: string)
apps/api/tests/middleware/require-active-membership.test.ts:28
↓ 2 callersFunctionextractData
(body: unknown)
apps/api/tests/api/auth/auth.routes.test.ts:47
↓ 2 callersFunctionfetchActiveAccountId
( ctx: APIRequestContext )
apps/ui/e2e/fixtures/helpers.ts:84
↓ 2 callersFunctionfindValueForKey
( key: FeatureKey, planFeatures: readonly IPlanFeatureRow[], overrides: readonly IFeatureOverrideRow[],
apps/api/src/lib/acl/feature-resolution.ts:48
↓ 2 callersMethodfirstNameInput
()
apps/ui/e2e/pages/SignUpPage.ts:27
↓ 2 callersFunctionfirstParagraphDescription
(strippedLines)
apps/docs/scripts/docs-catalog-lib.mjs:174
↓ 2 callersMethodgetClient
()
apps/api/src/lib/oauth/oauth.state.ts:18
↓ 2 callersMethodgetProfile
(userId: string)
apps/api/src/api/users/users.service.ts:42
↓ 2 callersFunctiongracefulShutdown
()
apps/api/src/config/error-handlers/error-handlers.ts:44
← previousnext →601–700 of 1,777, ranked by callers