MCPcopy Create free account

hub / github.com/Levofron/NotionLingo / functions

Functions375 in github.com/Levofron/NotionLingo

↓ 1 callersFunctiongetErrorMessageFromAxiosRequest
(error: AxiosError)
client/shared/axios.instance.ts:19
↓ 1 callersFunctiongetErrorMessageFromAxiosResponse
(error: AxiosError)
client/shared/axios.instance.ts:21
↓ 1 callersFunctiongetExceptionMessage
(exception: unknown)
server/utils/with-middleware/with-middleware.function.ts:14
↓ 1 callersFunctiongetExceptionStack
(exception: unknown)
server/utils/with-middleware/with-middleware.function.ts:17
↓ 1 callersFunctiongetExceptionStatus
(exception: unknown)
server/utils/with-middleware/with-middleware.function.ts:11
↓ 1 callersFunctiongetFieldValue
(column: NotionTableColumn, queryParams?: Record<string, string>)
client/domain/rest/operations/get-initial-form-values-from-table-columns/get-initial-form-values-from-table-columns.function.ts:3
↓ 1 callersFunctiongetFilenamesFromDirectory
(dirname)
scripts/node/convert-pages-directory-to-routes-enum.mjs:14
↓ 1 callersFunctiongetFullUrl
(url?: string)
client/presentation/atoms/seo/seo.component.tsx:15
↓ 1 callersFunctiongetItemUseCase
(localStorageRepository: LocalStorageRepository)
client/domain/local-storage/local-storage.use-cases.ts:30
↓ 1 callersFunctiongetLoggedProfileUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:45
↓ 1 callersFunctiongetNonNullableCurrentPath
()
client/presentation/providers/router-provider/router-provider.component.tsx:18
↓ 1 callersFunctiongetNotionTableColumnsUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:164
↓ 1 callersFunctiongetPagesDirectoryPath
()
scripts/node/convert-pages-directory-to-routes-enum.mjs:10
↓ 1 callersFunctiongetPagesWithCache
({ notionApiKey, notionClient, notionDatabaseId, profileId, }: GetPagesWithCacheParams)
pages/api/notion/random-words.ts:105
↓ 1 callersFunctiongetPath
(destination)
scripts/node/generate-sitemap.mjs:5
↓ 1 callersFunctiongetPitch
()
client/repository/speech-synthesis/speech-synthesis.repository.ts:25
↓ 1 callersFunctiongetPitchUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:67
↓ 1 callersFunctiongetPosition
(isWord: boolean, isMeaning: boolean)
server/utils/get-notion-table-columns/get-notion-table-columns.function.ts:16
↓ 1 callersFunctiongetRandomFivePages
(pages: Page[])
pages/api/notion/random-words.ts:61
↓ 1 callersFunctiongetRandomNotionWordsUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:83
↓ 1 callersFunctiongetRate
()
client/repository/speech-synthesis/speech-synthesis.repository.ts:34
↓ 1 callersFunctiongetRateUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:82
↓ 1 callersFunctiongetRouteTypesDirectoryPath
()
scripts/node/convert-pages-directory-to-routes-enum.mjs:12
↓ 1 callersFunctiongetSessionUseCase
(supabaseRepository: SupabaseRepository)
client/domain/supabase/supabase.use-cases.ts:60
↓ 1 callersFunctiongetTitle
(title?: string)
client/presentation/atoms/seo/seo.component.tsx:7
↓ 1 callersFunctiongetUserMetadataById
(userId: string)
pages/api/profile/get.ts:18
↓ 1 callersFunctiongetUserProfile
()
client/presentation/providers/user-provider/user-provider.component.tsx:25
↓ 1 callersFunctiongetUserUseCase
(supabaseRepository: SupabaseRepository)
client/domain/supabase/supabase.use-cases.ts:53
↓ 1 callersFunctiongetVoice
()
client/repository/speech-synthesis/speech-synthesis.repository.ts:52
↓ 1 callersFunctiongetVoiceUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:112
↓ 1 callersFunctiongetVoicesUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:52
↓ 1 callersFunctiongetVolume
()
client/repository/speech-synthesis/speech-synthesis.repository.ts:43
↓ 1 callersFunctiongetVolumeUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:97
↓ 1 callersFunctionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/contact.ts:14
↓ 1 callersFunctionhasValidTypeAndName
(databasePropertiesValues: DatabaseProperties[])
server/utils/is-valid-notion-database-schema/is-valid-notion-database-schema.function.ts:19
↓ 1 callersFunctionhealthCheckUseCase
(restRepository: RestRepository)
client/domain/rest/rest.use-cases.ts:24
↓ 1 callersFunctionincreaseDailyStreakUseCase
( restRepository: RestRepository, speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/rest/rest.use-cases.ts:101
↓ 1 callersFunctionloginViaMagicLink
(email: string)
client/presentation/providers/user-provider/user-provider.component.tsx:14
↓ 1 callersFunctionloginViaMagicLinkUseCase
( supabaseRepository: SupabaseRepository, )
client/domain/supabase/supabase.use-cases.ts:23
↓ 1 callersFunctionlogout
()
client/presentation/providers/user-provider/user-provider.component.tsx:51
↓ 1 callersFunctionlogoutUseCase
( supabaseRepository: SupabaseRepository, restRepository: RestRepository, )
client/domain/supabase/supabase.use-cases.ts:40
↓ 1 callersFunctionmain
()
scripts/node/convert-pages-directory-to-routes-enum.mjs:63
↓ 1 callersFunctiononAuthStateChangeUseCase
( supabaseRepository: SupabaseRepository, )
client/domain/supabase/supabase.use-cases.ts:70
↓ 1 callersFunctiononVoicesChangedUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:187
↓ 1 callersFunctionparsePropertiesToResponse
(properties: DatabaseObjectResponse['properties'])
server/utils/get-notion-table-columns/get-notion-table-columns.function.ts:24
↓ 1 callersFunctionparseWord
(word: string)
pages/api/dictionary/find.ts:23
↓ 1 callersFunctionpickFirstWordFromOr
(word: string | null)
server/utils/text-to-ipa/text-to-ipa.function.ts:6
↓ 1 callersFunctionremoveExtensionsFromFilenames
(filenames)
scripts/node/convert-pages-directory-to-routes-enum.mjs:34
↓ 1 callersFunctionremoveItemUseCase
( localStorageRepository: LocalStorageRepository, )
client/domain/local-storage/local-storage.use-cases.ts:43
↓ 1 callersFunctionrenderAvailableNotionDatabases
()
client/presentation/organisms/onboarding-step-five/onboarding-step-five.component.tsx:43
↓ 1 callersFunctionrenderChildren
(children: ReactNode, withBalancer?: boolean)
client/presentation/atoms/heading/heading.component.tsx:7
↓ 1 callersFunctionrenderChildren
(children: ReactNode, withBalancer?: boolean)
client/presentation/atoms/text/text.component.tsx:7
↓ 1 callersFunctionrenderContent
()
client/presentation/templates/add-word/add-word.component.tsx:59
↓ 1 callersFunctionreplace
(string, search, replaceWith)
scripts/node/convert-pages-directory-to-routes-enum.mjs:37
↓ 1 callersFunctionreset
()
client/presentation/templates/login/login.component.tsx:21
↓ 1 callersFunctionresetNotionIntegrationUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:115
↓ 1 callersFunctionsendContactFormDataUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:92
↓ 1 callersFunctionsetItemUseCase
(localStorageRepository: LocalStorageRepository)
client/domain/local-storage/local-storage.use-cases.ts:17
↓ 1 callersFunctionsetNotionApiTokenUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:54
↓ 1 callersFunctionsetNotionDatabaseIdUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:74
↓ 1 callersFunctionsetPitchUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:127
↓ 1 callersFunctionsetRateUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:142
↓ 1 callersFunctionsetSupabaseCookieUseCase
( restRepository: RestRepository, supabaseRepository: SupabaseRepository, )
client/domain/rest/rest.use-cases.ts:31
↓ 1 callersFunctionsetVoiceUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:172
↓ 1 callersFunctionsetVolumeUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:157
↓ 1 callersFunctionspeakUseCase
( speechSynthesisRepository: SpeechSynthesisRepository, )
client/domain/speech-synthesis/speech-synthesis.use-cases.ts:22
↓ 1 callersFunctionstart
()
client/shared/hooks/use-countdown/use-countdown.hook.ts:16
↓ 1 callersFunctionupdateNotionWordUseCase
( restRepository: RestRepository, )
client/domain/rest/rest.use-cases.ts:153
↓ 1 callersFunctionupdateProfileDetailsDecorator
(userId: string, currentDate: Date, res: NextApiResponse)
pages/api/profile/increase-daily-streak.ts:23
↓ 1 callersFunctionupdateProfileNotionApiKey
(userId: string, newNotionApiKey: string)
pages/api/notion/set-api-token.ts:20
↓ 1 callersFunctionupdateProfileNotionApiKey
(userId: string, newNotionDatabaseId: string)
pages/api/notion/set-database-id.ts:21
↓ 1 callersFunctionupdateStorePathValues
()
client/presentation/providers/router-provider/router-provider.component.tsx:24
↓ 1 callersFunctionuseCreateWord
()
client/adapter/hooks.ts:112
↓ 1 callersFunctionuseDatabases
()
client/adapter/hooks.ts:65
↓ 1 callersFunctionuseDeleteProfile
()
client/adapter/hooks.ts:103
↓ 1 callersFunctionuseDictionarySuggestions
()
client/adapter/hooks.ts:92
↓ 1 callersFunctionuseHealthCheck
()
client/adapter/hooks.ts:83
↓ 1 callersFunctionuseIncreaseStreak
()
client/adapter/hooks.ts:75
↓ 1 callersFunctionuseLoggedProfile
()
client/adapter/hooks.ts:130
↓ 1 callersFunctionuseRandomWords
()
client/adapter/hooks.ts:56
↓ 1 callersFunctionuseResetIntegration
()
client/adapter/hooks.ts:121
↓ 1 callersFunctionuseSendContactFormData
()
client/adapter/hooks.ts:46
↓ 1 callersFunctionuseSetApiToken
()
client/adapter/hooks.ts:35
↓ 1 callersFunctionuseSetDatabaseId
()
client/adapter/hooks.ts:26
↓ 1 callersFunctionuseSetSupabaseCookie
()
client/adapter/hooks.ts:138
↓ 1 callersFunctionuseTableColumns
()
client/adapter/hooks.ts:14
↓ 1 callersFunctionuseUpdateWord
()
client/adapter/hooks.ts:5
↓ 1 callersFunctionvalidateIfUserIsLoggedInMiddleware
( req: NextApiRequest, res: NextApiResponse, )
server/utils/validate-if-user-is-logged-in-middleware/validate-if-user-is-logged-in-middleware.function.ts:5
↓ 1 callersFunctionwriteEnumToRoutesFile
(enumContent)
scripts/node/convert-pages-directory-to-routes-enum.mjs:57
FunctionAccordionButtonComponent
(props, ref)
client/presentation/atoms/accordion-button/accordion-button.component.tsx:9
FunctionAccordionComponent
( props, ref, )
client/presentation/atoms/accordion/accordion.component.tsx:6
FunctionAccordionItemComponent
( props, ref, )
client/presentation/atoms/accordion-item/accordion-item.component.tsx:6
FunctionAccordionPanelComponent
( props, ref, )
client/presentation/atoms/accordion-panel/accordion-panel.component.tsx:6
FunctionAccountSettings
({ deleteAccountModalRef, deleteProfileCountdown, isDeleteProfileCountdownStarted, isDeleteProfileLoad
client/presentation/templates/account-settings/account-settings.component.tsx:11
FunctionAccountSettings
()
pages/account-settings.tsx:4
FunctionAccountSettingsComponent
()
client/presentation/pages/account-settings/account-settings.page.tsx:12
FunctionAddWord
({ error, isCreateWordLoading, isTableColumnsLoading, onRefetchButtonClick, onSubmit, redirectToHo
client/presentation/templates/add-word/add-word.component.tsx:16
FunctionAddWord
()
pages/add-word.tsx:4
FunctionAddWordComponent
()
client/presentation/pages/add-word/add-word.page.tsx:11
FunctionAddWordForm
({ errors, isLoading, onBlur, onChange, onSubmit, tableColumns, values, })
client/presentation/organisms/add-word-form/add-word-form.component.tsx:8
← previousnext →101–200 of 375, ranked by callers