MCPcopy Create free account

hub / github.com/lukevella/rallly / functions

Functions1,182 in github.com/lukevella/rallly

↓ 2 callersFunctiononOk
()
apps/web/src/app/[locale]/(optional-space)/poll/[urlId]/edit-options/page.tsx:108
↓ 2 callersFunctionparseLocalDateTimeInTimeZone
( date: string, time: string, timeZone: string | undefined, )
apps/web/src/app/api/private/utils/time-slots.ts:35
↓ 2 callersFunctionparsePrefs
(prefs: unknown)
apps/web/src/features/notifications/queries.ts:7
↓ 2 callersMethodregister
({ name, email, password, }: { name: string; email: string; password: string; })
apps/web/tests/register-page.ts:16
↓ 2 callersFunctionremoveAllOptionsForDay
( options: DateTimeOption[], date: Date, )
apps/web/src/utils/date-time-utils.ts:70
↓ 2 callersMethodremoveItem
(key: string)
apps/web/src/utils/local-storage.ts:49
↓ 2 callersFunctionrequired
(v: T | undefined)
apps/web/src/components/create-poll.tsx:42
↓ 2 callersFunctionrequiredString
(value: string)
apps/web/src/utils/form-validation.ts:6
↓ 2 callersFunctionscheduledEventTag
(id: string)
apps/web/src/features/scheduled-event/constants.ts:3
↓ 2 callersFunctionscryptAsync
( password: string, salt: string, keylen: number, options: crypto.ScryptOptions, )
apps/web/src/features/api-keys/api-key.ts:6
↓ 2 callersFunctionset
(key, value)
apps/web/src/lib/cache/index.ts:42
↓ 2 callersFunctionsetActiveSpace
({ userId, spaceId, }: { userId: string; spaceId: string; })
apps/web/src/features/user/mutations.ts:80
↓ 2 callersFunctionsetLocaleCookie
(locale: string)
apps/web/src/lib/locale/client.tsx:37
↓ 2 callersFunctionsetVerificationEmail
(email: string)
apps/web/src/app/[locale]/(auth)/login/actions.ts:5
↓ 2 callersFunctionsyncCalendars
({ userId, connectionId, }: { userId: string; connectionId: string; })
apps/web/src/features/calendars/mutations.ts:74
↓ 2 callersFunctiontoggleVote
(value?: VoteType)
apps/web/src/components/poll/vote-selector.tsx:18
↓ 2 callersFunctiontrigger
()
packages/ui/src/dialog.tsx:154
↓ 2 callersFunctiontryResolveUserId
( token: string | undefined, ctxUser: { id: string } | undefined, )
apps/web/src/trpc/routers/polls/utils.ts:40
↓ 2 callersFunctionupdateUserImage
({ userId, image, }: { userId: string; image: string | null; })
apps/web/src/features/user/mutations.ts:65
↓ 2 callersFunctionuseFormValidation
()
apps/web/src/utils/form-validation.ts:10
↓ 2 callersFunctionusePreferences
()
apps/web/src/contexts/preferences.tsx:110
↓ 2 callersFunctionuseTimezone
()
apps/web/src/lib/timezone/client/context.tsx:6
↓ 2 callersFunctionuseVisibleParticipants
()
apps/web/src/components/participants-provider.tsx:47
↓ 2 callersFunctionuserProfileTag
(userId: string)
apps/web/src/features/user/constants.ts:1
↓ 2 callersMethodvalidateLicenseKey
(input: ValidateLicenseInputKeySchema)
apps/web/src/features/licensing/lib/licensing-manager.ts:47
↓ 1 callersFunctionOAuthIntegration
( options: CreateOAuthOptions<T>, )
apps/web/src/lib/oauth/server.ts:16
↓ 1 callersMethodaddComment
()
apps/web/tests/poll-page.ts:22
↓ 1 callersFunctioncanUserManagePoll
( user: { id: string; isGuest: boolean; }, poll: { userId?: string | null; spaceId?: str
apps/web/src/features/poll/helpers.ts:4
↓ 1 callersFunctioncancelRsvp
({ inviteUid }: { inviteUid: string })
apps/web/src/features/scheduled-event/mutations.ts:52
↓ 1 callersMethodcheckLocalStorageAvailability
()
apps/web/src/utils/local-storage.ts:13
↓ 1 callersFunctioncheckOverflow
()
apps/web/src/components/scroll-container.tsx:11
↓ 1 callersMethodcloseDialog
()
apps/web/tests/poll-page.ts:8
↓ 1 callersFunctioncmdKey
(e: KeyboardEvent)
apps/web/src/features/navigation/command-menu/command-global-shortcut.tsx:3
↓ 1 callersFunctioncontainsBannedDomain
(text: string)
apps/web/src/features/moderation/index.ts:21
↓ 1 callersFunctioncontainsSuspiciousPatterns
(text: string)
apps/web/src/features/moderation/libs/pattern-moderation.ts:6
↓ 1 callersFunctioncreateAndExpireCheckout
()
packages/billing/src/scripts/checkout-expiry.ts:3
↓ 1 callersFunctioncreateCalendarConnection
(params: { userId: string; provider: string; providerAccountId: string; integrationId: string; crede
apps/web/src/features/calendars/mutations.ts:6
↓ 1 callersFunctioncreateCalendarService
( service: CalendarServiceProvider, )
apps/web/src/features/calendars/service.ts:8
↓ 1 callersFunctioncreateEmailI18n
(locale: string)
packages/emails/src/i18n.ts:36
↓ 1 callersFunctioncreateGuestDTO
(session: { id: string; name: string; email: string; image?: string | null; locale?: string; timeZ
apps/web/src/features/user/data.ts:21
↓ 1 callersFunctioncreateImagePreviewUrl
(file: File)
apps/web/src/lib/image-processing.ts:129
↓ 1 callersMethodcreateLicense
(input: CreateLicenseInput)
apps/web/src/features/licensing/lib/licensing-manager.ts:28
↓ 1 callersFunctioncreateLocalizedHeaders
(req: NextRequest, locale: string)
apps/landing/src/i18n/middleware.ts:24
↓ 1 callersFunctioncreateMemberDTO
(member: { id: string; userId: string; spaceId: string; role: DBSpaceMemberRole; space: { ownerI
apps/web/src/features/space/data.ts:12
↓ 1 callersFunctioncreateMemoryCache
(prefix: string, ttlMs: number)
apps/web/src/lib/cache/index.ts:29
↓ 1 callersFunctioncreateMemoryLimiter
* Simple fixed-window in-memory rate limiter. * Entries are evicted after their window expires to prevent unbounded growth.
apps/web/src/lib/rate-limit/index.ts:29
↓ 1 callersFunctioncreateOrUpdatePaymentMethod
( userId: string, paymentMethod: Stripe.PaymentMethod, )
apps/web/src/app/api/stripe/webhook/handlers/utils.ts:83
↓ 1 callersFunctioncreateParticipantEditToken
( userId: string, )
apps/web/src/trpc/routers/polls/utils.ts:15
↓ 1 callersFunctioncreateQuantityUpdatePortalConfiguration
()
apps/web/src/features/billing/utils.ts:5
↓ 1 callersFunctioncreateRateLimitMiddleware
( requests: number, duration: Duration, )
apps/web/src/lib/safe-action/server.ts:12
↓ 1 callersFunctioncreateRedis
()
apps/web/src/lib/kv.ts:4
↓ 1 callersFunctioncreateSpaceInDb
({ name, ownerId, tier, }: { name: string; ownerId: string; tier: SpaceTier; })
apps/web/tests/test-utils.ts:48
↓ 1 callersFunctioncreateStripeSubscriptionUpdateConfirmation
({ customerId, subscriptionId, subscriptionItemId, newSeatCount, }: { customerId: string; subscrip
apps/web/src/features/billing/utils.ts:53
↓ 1 callersFunctioncreateToken
( payload: T, options?: { ttl?: number; }, )
apps/web/src/utils/session/index.ts:30
↓ 1 callersFunctioncreateTransportForProvider
(provider: EmailProvider)
packages/emails/src/transport.ts:12
↓ 1 callersFunctioncreateUserDTO
(user: User)
apps/web/src/features/user/data.ts:6
↓ 1 callersFunctioncreateWideEvent
(event: WideEvent)
packages/logger/src/wide-event.ts:103
↓ 1 callersFunctiondarkenColor
( rgb: { r: number; g: number; b: number }, amount: number, )
apps/web/src/utils/color.ts:50
↓ 1 callersFunctiondefineAbilityForAdmin
( builder: AbilityBuilder<UserAbility>, user: UserAbilityContext, )
apps/web/src/features/user/ability.ts:77
↓ 1 callersFunctiondefineSpaceAdminRules
( builder: AbilityBuilder<MemberAbility>, ctx: MemberAbilityContext, )
apps/web/src/features/space/member/ability.ts:79
↓ 1 callersFunctiondeletePoll
(pollId: string, spaceId: string)
apps/web/src/features/poll/mutations.ts:86
↓ 1 callersFunctionderiveDisplayTimeZone
({ timeZone, hasLocation, hasConferencing, }: { timeZone: string | null; hasLocation: boolean; has
apps/web/src/features/scheduled-event/data.ts:104
↓ 1 callersFunctiondisconnectCalendarConnection
( userId: string, id: string, )
apps/web/src/features/calendars/mutations.ts:50
↓ 1 callersMethodeditOptions
()
apps/web/tests/poll-page.ts:50
↓ 1 callersFunctioneventTypeToFormValues
( eventType: EventTypeDTO, )
apps/web/src/features/event-types/components/event-type-form.tsx:97
↓ 1 callersMethodexchangeCode
(code: string, codeVerifier: string)
apps/web/src/lib/oauth/providers/base.ts:51
↓ 1 callersFunctionexpectTimeOption
(d: DateTimeOption)
apps/web/src/utils/date-time-utils.ts:91
↓ 1 callersFunctionfetchLatestRelease
()
apps/web/src/app/api/updates/route.ts:39
↓ 1 callersFunctionfetchLatestRelease
( instanceId: string, )
apps/web/src/trpc/routers/system.ts:41
↓ 1 callersFunctionfirstVisibleDay
(date)
apps/web/src/components/forms/poll-options-form/dayjs-localizer.ts:192
↓ 1 callersFunctionformatOffset
(offsetMinutes: number)
apps/web/src/components/time-zone-picker/timezone-utils.ts:22
↓ 1 callersFunctiongenerateLicenseKey
({ version }: { version?: number })
apps/web/src/features/licensing/helpers/generate-license-key.ts:11
↓ 1 callersFunctiongetActiveSpaceForUser
({ userId }: { userId: string })
apps/web/src/auth/helpers/merge-user.ts:8
↓ 1 callersFunctiongetAllTimezoneIds
()
apps/web/src/components/time-zone-picker/timezone-data.ts:3
↓ 1 callersMethodgetAuthorizationUrl
(state: string, codeVerifier: string)
apps/web/src/lib/oauth/providers/base.ts:50
↓ 1 callersFunctiongetAvatar
(key: string)
apps/web/src/app/api/storage/[...key]/route.ts:16
↓ 1 callersFunctiongetBannedDomains
()
apps/web/src/features/moderation/index.ts:12
↓ 1 callersFunctiongetCalendars
(userId: string)
apps/web/src/features/calendars/queries.ts:3
↓ 1 callersFunctiongetCanceledEvents
({ search, member, page = 1, pageSize = 20, spaceId, }: { search?: string; member?: string; pa
apps/web/src/features/scheduled-event/data.ts:421
↓ 1 callersFunctiongetCroppedImg
( image: HTMLImageElement, crop: PercentCrop, fileName: string, fileType: string, )
apps/web/src/lib/image-processing.ts:22
↓ 1 callersFunctiongetCurrentUser
()
apps/web/src/auth/data.ts:10
↓ 1 callersFunctiongetDatabaseStatus
()
apps/web/src/app/api/status/route.ts:4
↓ 1 callersFunctiongetDefaultBrandingConfig
()
apps/web/src/features/branding/queries.ts:18
↓ 1 callersFunctiongetDefaultCalendar
(userId: string)
apps/web/src/features/calendars/queries.ts:31
↓ 1 callersFunctiongetEventAttendeePreview
({ eventId, take, }: { eventId: string; take: number; })
apps/web/src/features/scheduled-event/data.ts:44
↓ 1 callersFunctiongetEventHandler
( eventType: Stripe.Event["type"], )
apps/web/src/app/api/stripe/webhook/handlers/index.ts:17
↓ 1 callersFunctiongetEventRegistration
({ eventId, userId, }: { eventId: string; userId: string; })
apps/web/src/features/scheduled-event/data.ts:72
↓ 1 callersFunctiongetEventTypes
(spaceId: string)
apps/web/src/features/event-types/data.ts:43
↓ 1 callersFunctiongetEventsChronological
({ status, search, member, page = 1, pageSize = 20, spaceId, }: { status?: Status; search?: st
apps/web/src/features/scheduled-event/data.ts:465
↓ 1 callersFunctiongetGravatarUrl
(email?: string | null)
apps/web/src/utils/gravatar.ts:11
↓ 1 callersFunctiongetGuestPolls
()
apps/web/src/features/quick-create/lib/get-guest-polls.ts:5
↓ 1 callersFunctiongetLatestRelease
()
apps/web/src/app/api/updates/route.ts:58
↓ 1 callersFunctiongetLocaleFromPath
(pathname: string)
apps/landing/src/i18n/middleware.ts:6
↓ 1 callersFunctiongetMessage
(id: string)
packages/test-helpers/src/mailpit.ts:57
↓ 1 callersFunctiongetMessages
()
packages/test-helpers/src/mailpit.ts:51
↓ 1 callersFunctiongetNotificationPreferences
( userId: string, )
apps/web/src/features/notifications/queries.ts:15
↓ 1 callersFunctiongetOffsetMinutes
(iana: string)
apps/web/src/components/time-zone-picker/timezone-utils.ts:1
↓ 1 callersFunctiongetPasswordQuality
(password: string)
apps/web/src/features/password/utils.ts:19
↓ 1 callersFunctiongetPastEvents
({ search, member, page = 1, pageSize = 20, spaceId, }: { search?: string; member?: string; pa
apps/web/src/features/scheduled-event/data.ts:326
↓ 1 callersFunctiongetPollParticipants
({ pollId, spaceId, }: { pollId: string; spaceId: string; })
apps/web/src/features/poll/data.ts:110
← previousnext →201–300 of 1,182, ranked by callers