MCPcopy Create free account

hub / github.com/ZhengJiawen44/tatsu / functions

Functions614 in github.com/ZhengJiawen44/tatsu

↓ 87 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 84 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:145
↓ 63 callersFunctionuseToast
()
hooks/use-toast.ts:174
↓ 20 callersFunctionerrorHandler
(error: unknown)
lib/errorHandler.ts:3
↓ 20 callersFunctiongenerateTodosFromRRule
( recurringTodos: recurringTodoItemType[], timeZone: string, bounds: bounds, )
lib/RRule/generateTodosFromRRule.ts:19
↓ 19 callersFunctiongetTodayBoundaries
(timeZone: string)
tests/lib/getTodayBoundaries.ts:9
↓ 19 callersMethodwithRRule
(rrule: string)
tests/lib/todoBuilder.ts:34
↓ 19 callersMethodwithdtstart
(dtstart: Date)
tests/lib/todoBuilder.ts:39
↓ 19 callersMethodwithdue
(due: Date)
tests/lib/todoBuilder.ts:46
↓ 15 callersFunctiongetDisplayDate
( date: Date | undefined | null, displayTime?: boolean, locale: string = "en", timezone?: string, ab
lib/date/displayDate.ts:55
↓ 12 callersFunctionuseProjectMetaData
()
components/Sidebar/Project/query/get-project-meta.ts:8
↓ 12 callersFunctionuseWindowSize
()
hooks/useWindowSize.ts:3
↓ 11 callersFunctionuseMenu
()
providers/MenuProvider.tsx:114
↓ 10 callersFunctionuseTodoForm
()
providers/TodoFormProvider.tsx:124
↓ 9 callersFunctionderive128BitKey
({ passkey, email, rounds = 600_000, }: DeriveMasterKeyProps)
features/vault/lib/encryption/derive128BitKey.ts:15
↓ 8 callersFunctionuseUserTimezone
()
features/user/query/get-timezone.ts:3
↓ 7 callersFunctiontoggleByDay
(day: number)
features/calendar/component/CalendarForm/FormFields/Dropdowns/RepeatDropdown/repeatModalMenu/RepeatOnOption.tsx:21
↓ 5 callersFunctioncreateCaldavClientFromDB
(userId: string)
lib/sync/createCaldavClientFromDB.ts:5
↓ 5 callersFunctionderiveRepeatType
({ rruleOptions, }: { rruleOptions: Partial<Options> | null; })
lib/deriveRepeatType.ts:3
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:136
↓ 5 callersFunctionexpandAndMergeTodos
( recurringTodos: recurringTodoItemType[], timeZone: string, dateRangeStart: Date, dateRangeEnd: Date,
lib/RRule/expandAndMergeTodos.ts:6
↓ 5 callersFunctionresolveTimezone
( user: Session["user"], req?: NextRequest, )
lib/resolveTimeZone.ts:12
↓ 5 callersFunctionsecureGenerator
(byteLength = 16)
features/vault/lib/encryption/secureGenerator.ts:5
↓ 5 callersFunctionuseEditCalendarTodo
()
features/calendar/query/update-calendar-todo.ts:53
↓ 5 callersFunctionuseTodoMutation
()
providers/TodoMutationProvider.tsx:62
↓ 5 callersFunctionuseUserPreferences
()
providers/UserPreferencesProvider.tsx:118
↓ 4 callersFunctionderiveWithFixedSalt
( key: CryptoKey, salt: ArrayBuffer | Uint8Array, )
tests/encryption/deriveStretchedMasterKey.test.ts:62
↓ 4 callersFunctionfetchApi
(url: string, options: fetchOptions)
lib/api-client.ts:7
↓ 4 callersFunctionformatDayAbbr
(date: Date)
lib/formatDayAbbr.ts:1
↓ 4 callersFunctiongetFormatter
( locale: string, options: Intl.DateTimeFormatOptions, )
lib/date/displayDate.ts:5
↓ 4 callersFunctiongetTimeOr
(d: Date | null | undefined, fallback: number)
features/project/component/ProjectContainer.tsx:65
↓ 4 callersFunctiongetTimeOr
(d: Date | null | undefined, fallback: number)
features/todayTodos/component/TodayTodoContainer.tsx:67
↓ 4 callersFunctionmasqueradeAsUTC
(localDate: Date)
components/todo/lib/masqueradeAsUTC.ts:8
↓ 4 callersFunctionparseIcsToVeventComponent
(icsData: string)
lib/sync/parseIcsToComponent.ts:2
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:35
↓ 4 callersFunctionusePassKey
()
providers/PassKeyProvider.tsx:67
↓ 3 callersFunctionbase64Decode
(base64: string)
features/vault/lib/encryption/base64Decode.ts:1
↓ 3 callersFunctionformatDayAbbr
(date: Date)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DateDropdownMenu.tsx:47
↓ 3 callersFunctiongetCaretOffset
(el: HTMLElement)
components/todo/lib/getCaretOffset.ts:1
↓ 3 callersFunctiongetFormatter
( locale: string, options: Intl.DateTimeFormatOptions, )
lib/date/displayDueDate.ts:12
↓ 3 callersFunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
components/ui/SearchBar.tsx:38
↓ 3 callersFunctioninsertProjectToken
(project: { id: string; name: string })
components/todo/component/TodoForm/NLPTitleInput.tsx:349
↓ 3 callersFunctionisToday
(date: Date | string)
lib/date/isToday.ts:1
↓ 3 callersFunctionremoveByweekday
(options: Partial<Options> | null)
components/todo/component/TodoForm/TodoInlineActionBar/RepeatDropdown/CustomRepeat/repeatModalMenu/RepeatEveryOption.tsx:29
↓ 3 callersFunctionremoveByweekday
(options: Partial<Options> | null)
features/calendar/component/CalendarForm/FormFields/Dropdowns/RepeatDropdown/repeatModalMenu/RepeatEveryOption.tsx:23
↓ 3 callersFunctionresolveTimezone
(timezone?: string)
lib/date/resolveTimezone.ts:10
↓ 3 callersFunctionupsertTodosFromCalendarObjects
( objects: DAVObject[], calendarId: string, userId: string, serverUrl: string, )
lib/sync/upsertTodosFromCalendarObjects.ts:12
↓ 3 callersFunctionuseEditCalendarTodoInstance
()
features/calendar/query/update-calendar-todo-instance.ts:37
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callersFunctionapplyNLPHighlighting
(text: string)
components/todo/component/TodoForm/NLPTitleInput.tsx:234
↓ 2 callersFunctioncreateCalDAVClient
( service: string, username: string, password: string, serverUrl?: string, )
lib/sync/createDavClient.ts:13
↓ 2 callersFunctionderiveWithCustomInfo
( key: CryptoKey, info: string, )
tests/encryption/deriveStretchedMasterKey.test.ts:178
↓ 2 callersFunctionescapeRegExp
(s: string)
components/todo/component/TodoForm/NLPTitleInput.tsx:98
↓ 2 callersFunctionformatDate
(date: Date)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DurationPicker.tsx:90
↓ 2 callersFunctionformatDate
(date: Date)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DateDropdownMenu.tsx:308
↓ 2 callersFunctionformatDateFull
(date: Date)
features/calendar/component/CalendarForm/FormFields/Drawers/DateDrawer/DurationPicker.tsx:57
↓ 2 callersFunctionformatMonthDay
(date: Date)
features/calendar/component/CalendarForm/FormFields/Dropdowns/RepeatDropdown/RepeatDropdownMenu.tsx:46
↓ 2 callersFunctiongetNextWeekdayDate
(date: Date, timeZone?: string | null)
components/todo/lib/getNextRepeatDate.ts:68
↓ 2 callersFunctiongetNumberOr
(n: number | null | undefined, fallback: number)
features/project/component/ProjectContainer.tsx:68
↓ 2 callersFunctiongetNumberOr
(n: number | null | undefined, fallback: number)
features/todayTodos/component/TodayTodoContainer.tsx:70
↓ 2 callersFunctiongetS3Client
()
lib/s3.ts:6
↓ 2 callersFunctionhandleTimeChange
(type: "from" | "to", value: string)
features/calendar/component/CalendarForm/FormFields/Drawers/DateDrawer/DurationPicker.tsx:29
↓ 2 callersFunctionmakeQueryClient
()
providers/QueryProvider.tsx:9
↓ 2 callersFunctionmergeInstanceAndTodo
( instance: overridingInstance, parent: recurringTodoItemType, )
lib/RRule/mergeInstanceAndTodo.ts:9
↓ 2 callersFunctionmergeWithOverrideInstances
( ghostTodos: recurringTodoItemType[], )
lib/RRule/mergeWithOverrideInstances.ts:10
↓ 2 callersFunctiononSubmit
(data: LoginFormProp)
app/[locale]/(auth)/login/Login.tsx:51
↓ 2 callersFunctionparseVeventCore
(vevent: ICAL.Component)
lib/sync/parseIcsDataToLocal.ts:46
↓ 2 callersFunctionsetCaretOffset
(el: HTMLElement, offset: number)
components/todo/lib/setCaretOffset.ts:1
↓ 2 callersFunctionstretchMasterKey
({ email, passKey, }: derive256BitMasterKeyProps)
features/vault/lib/encryption/stretchMasterKey.ts:17
↓ 2 callersFunctionupdateIcs
( icsData: string, properties: | { name: string; value: unknown } | { name: string; value: unknown
lib/sync/updateIcs.ts:12
↓ 2 callersFunctionuseCompleteCalendarTodo
()
features/calendar/query/complete-calendar-todo.ts:5
↓ 2 callersFunctionuseCompleteCalendarTodoInstance
()
features/calendar/query/complete-calendar-todo-instance.ts:5
↓ 2 callersFunctionuseCompletedTodo
()
features/completed/query/get-completedTodo.ts:7
↓ 2 callersFunctionuseCreateCalendarTodo
()
features/calendar/query/create-calendar-todo.ts:46
↓ 2 callersFunctionuseDeleteCalendarTodo
()
features/calendar/query/delete-calendar-todo.ts:5
↓ 2 callersFunctionuseDeleteTodo
()
features/todayTodos/query/delete-todo.ts:5
↓ 2 callersFunctionuseEditTodo
()
features/todayTodos/query/update-todo.ts:52
↓ 2 callersFunctionuseNote
()
features/notes/query/get-notes.tsx:7
↓ 2 callersFunctionusePinTodo
()
features/todayTodos/query/pin-todo.ts:6
↓ 2 callersFunctionuseTodo
()
features/todayTodos/query/get-todo.ts:38
↓ 2 callersFunctionveventTitle
(core: ParsedVeventCore)
lib/sync/parseIcsDataToLocal.ts:81
↓ 2 callersFunctionwalker
(node: Node)
components/todo/component/TodoForm/NLPTitleInput.tsx:113
↓ 1 callersFunctionbase64Encode
(target: ArrayBuffer | Uint8Array)
features/vault/lib/encryption/base64Encode.ts:1
↓ 1 callersFunctioncalendarEventPropStyles
( priority: "High" | "Medium" | "Low", projectColor: ProjectColor | undefined, )
features/calendar/lib/calendarEventPropStyles.ts:3
↓ 1 callersFunctionconcatUint8Array
(...arrays: Uint8Array[])
features/vault/lib/encryption/concatUint8Array.ts:1
↓ 1 callersFunctionconstructOverrideMap
(overrides: overridingInstance[])
lib/RRule/mergeWithOverrideInstances.ts:23
↓ 1 callersFunctioncreateBasicAuthContext
()
lib/sync/basicAuthContext.ts:3
↓ 1 callersFunctioncreateCalendarFromRemote
( userId: string, calendarCredential: CalendarCredential, calendar: DAVCalendar, )
lib/sync/createCalendarFromRemote.ts:18
↓ 1 callersFunctiondecryptSymKey
()
features/vault/component/EncryptionForm/decryptVaultForm.tsx:20
↓ 1 callersFunctiondeleteCalDavAccount
()
features/calendarCredential/query/delete-calDavAccount.ts:5
↓ 1 callersFunctiondeleteNote
({ id }: { id: string })
features/notes/query/delete-note.tsx:5
↓ 1 callersFunctiondeleteProject
({ id }: { id: string })
components/Sidebar/Project/query/delete-project.ts:5
↓ 1 callersFunctiondeleteVault
({ id }: { id: string })
features/vault/query/delete-file.ts:4
↓ 1 callersFunctionderive256BitKey
({ stretchedPassKey, email, }: deriveStretchedMasterKeyProps)
features/vault/lib/encryption/derive256BitKey.ts:11
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:153
↓ 1 callersFunctiondownloadFile
(url: string, fileName: string)
features/vault/lib/downloadFile.ts:1
↓ 1 callersFunctionformatDate
(date: Date)
features/completed/component/GroupedContainer.tsx:19
↓ 1 callersFunctionformatDateInTZ
(tz?: string)
lib/date/formatDateinTZ.ts:3
↓ 1 callersFunctionformatDateRange
(start: Date, end: Date)
features/calendar/component/CalendarEvent.tsx:26
↓ 1 callersFunctionformatDayAbbr
(date: Date)
features/calendar/component/CalendarForm/FormFields/Dropdowns/RepeatDropdown/RepeatDropdownMenu.tsx:36
next →1–100 of 614, ranked by callers