MCPcopy Create free account

hub / github.com/analogdotnow/Analog / functions

Functions2,565 in github.com/analogdotnow/Analog

↓ 3 callersFunctionuseSetViewPreferences
()
apps/web/src/store/hooks/index.ts:228
↓ 3 callersFunctionuseTransform
()
apps/web/src/components/calendar/display-item/transform-provider.tsx:16
↓ 3 callersFunctionuseUnselectAllAction
()
apps/web/src/hooks/calendar/use-optimistic-mutations.ts:116
↓ 3 callersFunctionuseWebPreview
()
apps/web/src/components/ai-elements/web-preview.tsx:31
↓ 3 callersFunctionuseWindowLayout
()
apps/web/src/components/command-bar/window-layout-provider.tsx:130
↓ 3 callersFunctionuseWindowStack
()
apps/web/src/components/command-bar/window-stack-provider.tsx:130
↓ 3 callersFunctionwithAccessToken
(account: Account, headers: Headers)
packages/api/src/utils/accounts.ts:4
↓ 3 callersFunctionwrapSync
( operation: string, fn: () => A, )
packages/runtime-secure-exec/src/index.ts:129
↓ 2 callersFunctionaccountToProvider
( activeAccount: typeof account.$inferSelect, providerMap: TProviderMap, )
packages/providers/src/index.ts:34
↓ 2 callersFunctionaddDefaultVariants
(variants: Variants)
apps/web/src/components/ui/animated-group.tsx:98
↓ 2 callersFunctionattendees
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:232
↓ 2 callersFunctionattendeesWithSelfResponse
( attendees: GoogleCalendarEventAttendee[] | undefined, status: AttendeeStatus, )
packages/providers/src/calendars/google-calendar/events/utils.ts:326
↓ 2 callersFunctionavailability
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:252
↓ 2 callersMethodbestDescendantIndex
( index: number, better: (value: number, best: number) => boolean, )
apps/web/src/lib/data-structures/min-max-heap.ts:236
↓ 2 callersMethodbubbleUpMax
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:136
↓ 2 callersMethodbubbleUpMin
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:116
↓ 2 callersFunctioncalculateWeekViewDisplayItemPositions
({ items, days, cellHeight, }: CalculateWeekViewPositionsOptions)
apps/web/src/components/calendar/utils/positioning/inline-items.ts:310
↓ 2 callersFunctioncalculateWeekViewSideItemPositions
({ items, days, cellHeight, }: CalculateWeekViewSideItemPositionsOptions)
apps/web/src/components/calendar/utils/positioning/side-items.ts:66
↓ 2 callersMethodcalendarFor
(calendarId: string)
packages/providers/src/calendars/microsoft-calendar/calendars/index.ts:25
↓ 2 callersFunctioncalendarTitle
( currentDate: Temporal.PlainDate, options: CalendarTitleOptions, )
apps/web/src/components/calendar/utils/title.ts:88
↓ 2 callersFunctioncastToError
(err: any)
packages/google-maps-places/src/internal/errors.ts:15
↓ 2 callersFunctioncastToError
(err: any)
packages/google-tasks/src/internal/errors.ts:15
↓ 2 callersFunctioncastToError
(err: any)
packages/google-maps-routes/src/internal/errors.ts:15
↓ 2 callersMethodcatch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-maps-places/src/core/api-promise.ts:98
↓ 2 callersMethodcatch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-tasks/src/core/api-promise.ts:98
↓ 2 callersMethodcatch
( onrejected?: | ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null,
packages/google-maps-routes/src/core/api-promise.ts:98
↓ 2 callersFunctioncenterScrollPosition
(scrollElement: HTMLElement)
apps/web/src/components/calendar/week-view/infinite-week-view-day-provider.tsx:67
↓ 2 callersFunctioncenterScrollPosition
(scrollElement: HTMLElement)
apps/web/src/components/calendar/month-view/infinite-month-view-week-provider.tsx:62
↓ 2 callersFunctioncheckFileSupport
()
packages/google-maps-places/src/internal/uploads.ts:16
↓ 2 callersFunctioncheckFileSupport
()
packages/google-tasks/src/internal/uploads.ts:16
↓ 2 callersFunctioncheckFileSupport
()
packages/google-maps-routes/src/internal/uploads.ts:16
↓ 2 callersFunctionclearDelay
()
apps/web/src/hooks/calendar/drag-and-drop/use-auto-scroll.tsx:75
↓ 2 callersFunctionconference
(event: CreateEventInput | UpdateEventInput)
packages/providers/src/calendars/google-calendar/events/utils.ts:240
↓ 2 callersFunctioncreateAuthOptions
()
packages/auth/src/server/options.ts:41
↓ 2 callersFunctioncreateCreateQueueMachine
({ createEvent, removeOptimisticAction, }: CreateCreateQueueMachineOptions)
apps/web/src/components/calendar/flows/create-event/create-queue.ts:44
↓ 2 callersFunctioncreateDeleteQueueMachine
({ deleteEvent, removeOptimisticAction, }: CreateUpdateQueueMachineOptions)
apps/web/src/components/calendar/flows/delete-event/delete-queue.ts:55
↓ 2 callersFunctioncreateEventFormMachine
(options: CreateEventFormMachineOptions)
apps/web/src/components/calendar/flows/event-form/event-form-state.ts:33
↓ 2 callersFunctioncreateForm
( body: T | undefined, fetch: GooglePlaces | Fetch, )
packages/google-maps-places/src/internal/uploads.ts:139
↓ 2 callersFunctioncreateForm
( body: T | undefined, fetch: GoogleTasks | Fetch, )
packages/google-tasks/src/internal/uploads.ts:136
↓ 2 callersFunctioncreateForm
( body: T | undefined, fetch: GoogleRoutes | Fetch, )
packages/google-maps-routes/src/internal/uploads.ts:139
↓ 2 callersFunctioncreateItem
({ key, time, use12Hour, locale, }: CreateItemOptions)
apps/web/src/components/event-form/fields/date/use-time-suggestions.ts:27
↓ 2 callersFunctioncreateTRPCContext
(opts: { headers: Headers; session?: Session; })
packages/api/src/trpc.ts:34
↓ 2 callersFunctioncreateUpdateQueueMachine
({ updateEvent, removeOptimisticAction, }: CreateUpdateQueueMachineOptions)
apps/web/src/components/calendar/flows/update-event/update-queue.ts:64
↓ 2 callersFunctioncreateVariantsWithTransition
( baseVariants: Variants, transition?: Transition & { exit?: Transition }, )
apps/web/src/components/ui/text-effect.tsx:176
↓ 2 callersMethoddelta
(params: DeltaInput)
packages/microsoft-calendar/src/users/events/events.ts:82
↓ 2 callersFunctionderiveMonthWeekBufferResult
( snapshot: DerivedMonthWeekBufferSnapshot, input: Pick< DerivedMonthWeekBufferInput, "rows" | "ba
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:187
↓ 2 callersFunctionderiveMonthWeekBufferSnapshot
( previous: DerivedMonthWeekBufferSnapshot | null, input: DerivedMonthWeekBufferInput, )
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:132
↓ 2 callersFunctionderiveRingBufferSnapshot
( args: DeriveRingBufferArgs<TItem, TCursor>, )
apps/web/src/lib/data-structures/derive-ring-buffer.ts:134
↓ 2 callersFunctionderiveWeekDayBufferResult
( snapshot: DerivedWeekDayBufferSnapshot, input: Pick< DerivedWeekDayBufferInput, "columns" | "bas
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:174
↓ 2 callersFunctionderiveWeekDayBufferSnapshot
( previous: DerivedWeekDayBufferSnapshot | null, input: DerivedWeekDayBufferInput, )
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:123
↓ 2 callersFunctionencodeToolEnvelope
(envelope: ToolEnvelope)
packages/runtime-secure-exec/src/index.ts:161
↓ 2 callersFunctionendOfMonth
(value: T)
packages/temporal/src/utils.ts:190
↓ 2 callersMethodenqueueLeftMany
(items: readonly T[])
apps/web/src/lib/data-structures/ring-buffer.ts:80
↓ 2 callersMethodenqueueRightMany
(items: readonly T[])
apps/web/src/lib/data-structures/ring-buffer.ts:40
↓ 2 callersFunctionensureMedia
()
apps/web/src/hooks/use-pointer-type.ts:9
↓ 2 callersFunctionextractSize
( entry: ResizeObserverEntry, sizeType: keyof ResizeObserverSize, )
apps/web/src/hooks/use-resize.ts:61
↓ 2 callersFunctionextractUrls
(text: string)
packages/providers/src/calendars/google-calendar/events/conferences/utils.ts:9
↓ 2 callersFunctionfilterItemsByRange
( items: T[], startDate: Temporal.PlainDate, endDate: Temporal.PlainDate, )
apps/web/src/hooks/calendar/use-event-collection.ts:30
↓ 2 callersFunctionformatDuration
(duration: Temporal.Duration)
apps/web/src/hooks/time/use-relative-time.ts:12
↓ 2 callersFunctionformatValue
(value: unknown)
apps/app/src/components/prompt-kit/tool.tsx:120
↓ 2 callersFunctionformatWidth
(value: number, unit: "rem" | "px")
apps/web/src/hooks/use-sidebar-resize.ts:52
↓ 2 callersMethodfromResponse
(response: Response, text: string)
packages/microsoft-calendar/src/error.ts:137
↓ 2 callersMethodget
({ calendar, eventId, timeZone }: CalendarProviderEventsGetOptions)
packages/providers/src/calendars/google-calendar/events/index.ts:201
↓ 2 callersFunctiongetAllDayItemCollectionsForDays
( items: InlineDisplayItem[], days: Temporal.PlainDate[], )
apps/web/src/components/calendar/utils/positioning/inline-items.ts:74
↓ 2 callersFunctiongetBaseIndexOffset
({ baseIndex, columnsCenter, bufferCount, }: { baseIndex: number; columnsCenter: number; bufferCou
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:109
↓ 2 callersFunctiongetBaseIndexOffset
({ baseIndex, rowsCenter, bufferCount, }: { baseIndex: number; rowsCenter: number; bufferCount: nu
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:118
↓ 2 callersFunctiongetBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-maps-places/src/internal/to-file.ts:138
↓ 2 callersFunctiongetBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-tasks/src/internal/to-file.ts:138
↓ 2 callersFunctiongetBytes
( value: BlobLikePart | AsyncIterable<BlobLikePart>, )
packages/google-maps-routes/src/internal/to-file.ts:138
↓ 2 callersFunctiongetCalendarProvider
( activeAccount: typeof account.$inferSelect, )
packages/providers/src/index.ts:73
↓ 2 callersFunctiongetDisplayValue
( timeZoneId: string, date: Temporal.PlainDate, )
apps/web/src/lib/timezones.ts:43
↓ 2 callersFunctiongetEventInForm
(eventId: string)
apps/web/src/components/event-form/atoms/form.ts:31
↓ 2 callersFunctiongetGridPosition
( item: InlineDisplayItem, range: { start: Temporal.PlainDate; end: Temporal.PlainDate; }, )
apps/web/src/components/calendar/utils/multi-day-layout.ts:211
↓ 2 callersFunctiongetIp
(headers: Headers)
packages/api/src/utils/ip.ts:3
↓ 2 callersFunctiongetMonthStartWeek
( date: Temporal.PlainDate, weekStartsOn: WeekStartsOn, )
apps/web/src/components/calendar/month-view/month-view-snap-rows.tsx:33
↓ 2 callersFunctiongetOrdinalSuffix
(day: number)
apps/web/src/components/event-form/recurrences/recurrence-suggestions.ts:20
↓ 2 callersFunctiongetShortName
(timeZone: string, dateTime: Temporal.ZonedDateTime)
apps/web/src/components/calendar/timeline/header/use-timezone-info.ts:39
↓ 2 callersFunctiongetUrl
()
apps/app/src/lib/trpc/client.tsx:19
↓ 2 callersFunctiongetUrl
()
apps/web/src/lib/trpc/client.tsx:24
↓ 2 callersMethodgrandparentIndex
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:293
↓ 2 callersFunctionhandleBranchChange
(newBranch: number)
apps/web/src/components/ai-elements/branch.tsx:46
↓ 2 callersMethodinsert
(params: InsertAclInput)
packages/google-calendar/src/acl/acl.ts:40
↓ 2 callersFunctionisArray
(val: unknown)
packages/google-maps-places/src/internal/utils/values.ts:12
↓ 2 callersFunctionisBlobLike
( value: any, )
packages/google-maps-places/src/internal/to-file.ts:35
↓ 2 callersFunctionisBlobLike
( value: any, )
packages/google-tasks/src/internal/to-file.ts:35
↓ 2 callersFunctionisBlobLike
( value: any, )
packages/google-maps-routes/src/internal/to-file.ts:35
↓ 2 callersMethodisGrandchild
(ancestor: number, index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:303
↓ 2 callersFunctionisInlineItem
( item: DisplayItem, )
apps/web/src/lib/display-item.ts:154
↓ 2 callersMethodisMinLevel
(index: number)
apps/web/src/lib/data-structures/min-max-heap.ts:284
↓ 2 callersFunctionisMovedBetweenCalendars
( updated: CalendarEvent, previous: CalendarEvent, )
apps/web/src/components/calendar/flows/update-event/utils.ts:45
↓ 2 callersFunctionisNamedBlob
(value: unknown)
packages/google-maps-places/src/internal/uploads.ts:159
↓ 2 callersFunctionisNamedBlob
(value: object)
packages/google-tasks/src/internal/uploads.ts:156
↓ 2 callersFunctionisNamedBlob
(value: unknown)
packages/google-maps-routes/src/internal/uploads.ts:159
↓ 2 callersFunctionisUserOnlyAttendee
(attendees: Attendee[])
apps/web/src/lib/utils/events.ts:5
↓ 2 callersFunctioniterateHeaders
( headers: HeadersLike, )
packages/google-maps-places/src/internal/headers.ts:32
↓ 2 callersFunctioniterateHeaders
( headers: HeadersLike, )
packages/google-tasks/src/internal/headers.ts:30
↓ 2 callersFunctioniterateHeaders
( headers: HeadersLike, )
packages/google-maps-routes/src/internal/headers.ts:32
↓ 2 callersFunctionmakeQueryClient
()
apps/app/src/lib/trpc/query-client.ts:9
↓ 2 callersFunctionmakeQueryClient
()
apps/web/src/lib/trpc/query-client.tsx:11
↓ 2 callersMethodmakeRequest
( optionsInput: PromiseOrValue<FinalRequestOptions>, retriesRemaining: number | null, retryOfReque
packages/google-maps-places/src/client.ts:421
← previousnext →201–300 of 2,565, ranked by callers