MCPcopy Create free account

hub / github.com/Stormix/eghata / functions

Functions157 in github.com/Stormix/eghata

↓ 77 callersFunctioncn
(...inputs: ClassValue[])
apps/app/src/lib/utils.ts:4
↓ 8 callersFunctiontoast
({ ...props }: Toast)
apps/app/src/components/atoms/use-toast.ts:138
↓ 5 callersFunctiondispatch
(action: Action)
apps/app/src/components/atoms/use-toast.ts:129
↓ 5 callersFunctiononTypeClick
(type: RequestTypes)
apps/app/src/components/molecules/assistance-type-input.tsx:22
↓ 4 callersFunctioniconClasses
(path: string)
apps/app/src/components/molecules/navbar.tsx:24
↓ 4 callersFunctionuseFormField
()
apps/app/src/components/atoms/form.tsx:33
↓ 3 callersMethodauthenticate
* Authenticates the current HTTP request against a custom set of defined * guards. * * The authentication loop stops as soon as the user is a
apps/api/app/Middleware/Auth.ts:26
↓ 3 callersFunctionuseToast
()
apps/app/src/components/atoms/use-toast.ts:167
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
apps/app/src/components/atoms/use-toast.ts:56
↓ 2 callersFunctionfetchData
()
apps/app/src/pages/carpooling.tsx:21
↓ 2 callersFunctionfetchData
()
apps/app/src/pages/help.tsx:17
↓ 2 callersFunctionloadPersistedState
()
apps/app/src/lib/storage.ts:5
↓ 2 callersFunctionset
(fingerprint: string)
apps/app/src/hooks/useFingerprint.ts:7
↓ 2 callersFunctionuseTheme
()
apps/app/src/providers/theme-provider.tsx:63
↓ 1 callersMethodauthenticate
({ request, response, auth }: HttpContextContract)
apps/api/app/Controllers/Http/AuthController.ts:8
↓ 1 callersMethodboot
()
apps/api/providers/AppProvider.ts:10
↓ 1 callersFunctionchangeLanguage
()
apps/app/src/components/atoms/language.tsx:7
↓ 1 callersFunctiondismiss
()
apps/app/src/components/atoms/use-toast.ts:146
↓ 1 callersFunctiongenId
()
apps/app/src/components/atoms/use-toast.ts:25
↓ 1 callersFunctiongetFingerprint
()
apps/app/src/hooks/useFingerprint.ts:14
↓ 1 callersFunctionreducer
(state: State, action: Action)
apps/app/src/components/atoms/use-toast.ts:72
↓ 1 callersMethodregister
()
apps/api/providers/AppProvider.ts:6
↓ 1 callersFunctionsetFingerprint
(fingerprint: string)
apps/app/src/lib/storage.ts:17
↓ 1 callersFunctionsetToken
(token: string)
apps/app/src/lib/storage.ts:24
↓ 1 callersFunctionuseApp
()
apps/app/src/providers/app-provider.tsx:53
↓ 1 callersFunctionuseFingerprint
()
apps/app/src/hooks/useFingerprint.ts:5
FunctionActionButton
({ className, asSubmit, loading, disabled }: ActionButtonProps)
apps/app/src/components/atoms/action-button.tsx:18
FunctionApp
()
apps/app/src/App.tsx:7
FunctionAppProvider
({ children }: AppProviderProps)
apps/app/src/providers/app-provider.tsx:24
FunctionAssistanceTypeBlock
({ className, title, icon: Icon, selected, onClick }: AssistanceTypeBlockProps)
apps/app/src/components/atoms/assistance-type-block.tsx:12
FunctionBackButton
({ className }: { className?: string })
apps/app/src/components/atoms/back-button.tsx:5
FunctionBadge
({ className, variant, ...props }: BadgeProps)
apps/app/src/components/atoms/badge.tsx:26
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
apps/app/src/components/atoms/calendar.tsx:10
FunctionCapacityIndicator
({ capacity, maxCapacity }: CapacityIndicatorProps)
apps/app/src/components/atoms/capacity-indicator.tsx:7
FunctionCard
({ className }: CardProps)
apps/app/src/components/molecules/card.tsx:15
FunctionCarousel
({ title, items }: CarouselProps)
apps/app/src/components/molecules/carousel.tsx:10
FunctionCarpooling
()
apps/app/src/pages/carpooling.tsx:13
FunctionCarpoolingCard
({ className }: CarpoolingCardProps)
apps/app/src/components/molecules/carpooling-card.tsx:13
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
apps/app/src/components/atoms/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
apps/app/src/components/atoms/command.tsx:117
FunctionDetail
()
apps/app/src/pages/detail.tsx:10
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/app/src/components/atoms/dialog.tsx:72
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/app/src/components/atoms/dialog.tsx:58
FunctionDialogPortal
({ className, ...props }: DialogPrimitive.DialogPortalProps)
apps/app/src/components/atoms/dialog.tsx:11
FunctionFilterButton
({}: FilterProps)
apps/app/src/components/molecules/FilterButton.tsx:26
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
apps/app/src/components/atoms/form.tsx:20
FunctionHeader
()
apps/app/src/components/molecules/header.tsx:7
FunctionHelp
()
apps/app/src/pages/help.tsx:10
FunctionHelpRequestForm
()
apps/app/src/pages/help-request-form.tsx:42
FunctionHome
()
apps/app/src/pages/home.tsx:7
FunctionIconInput
({ icon: Icon, position = 'right', ...props }: IconInputProps)
apps/app/src/components/molecules/icon-input.tsx:9
FunctionIconSelect
({ icon: Icon, value, options, onChange, placeholder }: IconSelectProps)
apps/app/src/components/molecules/icon-select.tsx:14
FunctionLanguage
()
apps/app/src/components/atoms/language.tsx:3
FunctionLayout
()
apps/app/src/components/templates/layout.tsx:24
FunctionLoadingSpinner
({ className })
apps/app/src/components/atoms/loading-spinner.tsx:4
FunctionLocatedOnSiteInput
({ title, isOptional }: LocatedOnSiteProps)
apps/app/src/components/molecules/located-on-site-input.tsx:10
FunctionLocationMap
({ location = [31.073, -8.407] }: MapLocationProps)
apps/app/src/components/molecules/location-map.tsx:12
FunctionLogo
()
apps/app/src/components/templates/layout.tsx:12
FunctionMap
()
apps/app/src/pages/map.tsx:12
FunctionMarkerComponent
({ value, onChange }: MapProps)
apps/app/src/components/molecules/map-input.tsx:13
FunctionNavbar
({ asSubmit, loading, disabled }: NavbarProps)
apps/app/src/components/molecules/navbar.tsx:17
FunctionNavbarBackground
({ className }: Props)
apps/app/src/components/molecules/navbar-background.tsx:7
FunctionNotFound
()
apps/app/src/components/molecules/404.tsx:1
FunctionOfferHelpForm
()
apps/app/src/pages/help-offer-form.tsx:42
FunctionProviders
({ children }: { children: ReactNode })
apps/app/src/providers/index.tsx:16
FunctionSearchInput
({ className }: { className?: string })
apps/app/src/components/atoms/search-input.tsx:6
FunctionThemeProvider
({ children, defaultTheme = 'system', storageKey = 'theme', ...props }: ThemeProviderProps)
apps/app/src/providers/theme-provider.tsx:25
FunctionToaster
()
apps/app/src/components/atoms/toaster.tsx:11
FunctionTransportInput
({ value, onChange }: TransportInputProps)
apps/app/src/components/molecules/transport-input.tsx:18
FunctionTransportOfferForm
()
apps/app/src/pages/transport-offer-form.tsx:43
FunctionTransportRequestForm
()
apps/app/src/pages/transport-request-form.tsx:43
FunctionZoomInButton
()
apps/app/src/components/atoms/zoom-in-button.tsx:5
FunctionZoomOutButton
()
apps/app/src/components/atoms/zoom-out-button.tsx:5
MethodaddType
({ params, request, response }: HttpContextContract)
apps/api/app/Controllers/Http/HelpRequestsController.ts:110
MethodaddType
({ params, request, response }: HttpContextContract)
apps/api/app/Controllers/Http/OffersController.ts:107
Methodaddition_isCorrect
()
apps/app/android/app/src/test/java/com/getcapacitor/myapp/ExampleUnitTest.java:14
FunctionauthRequestInterceptor
(config: AxiosRequestConfig)
apps/app/src/lib/axios.ts:7
FunctionconfigureSuite
(suite)
apps/api/tests/bootstrap.ts:65
Methodconstructor
(protected app: ApplicationContract)
apps/api/providers/AppProvider.ts:4
Methodconstructor
()
apps/api/app/Exceptions/Handler.ts:20
Methoddestroy
({ params, response }: HttpContextContract)
apps/api/app/Controllers/Http/CarpoolingAdsController.ts:110
Methoddestroy
({ params, response }: HttpContextContract)
apps/api/app/Controllers/Http/HelpRequestsController.ts:98
Methoddestroy
({ params, response }: HttpContextContract)
apps/api/app/Controllers/Http/OffersController.ts:95
Methoddestroy
({ params, response, auth, bouncer }: HttpContextContract)
apps/api/app/Controllers/Http/UsersController.ts:6
Methoddown
()
apps/api/database/migrations/1694633129985_add_is_admin_to_users.ts:12
Methoddown
()
apps/api/database/migrations/1694628597077_help_request_types.ts:22
Methoddown
()
apps/api/database/migrations/1694629645829_offer_types.ts:22
Methoddown
()
apps/api/database/migrations/1694630072571_carpooling_ads.ts:38
Methoddown
()
apps/api/database/migrations/1694633978550_add_fingerprint_email_password_to_users.ts:14
Methoddown
()
apps/api/database/migrations/1698508175310_add_files_to_carpooling_ads.ts:12
Methoddown
()
apps/api/database/migrations/1694626941850_users.ts:18
Methoddown
()
apps/api/database/migrations/1694628221414_types.ts:21
Methoddown
()
apps/api/database/migrations/1695058701662_add_files_to_help_requests.ts:12
Methoddown
()
apps/api/database/migrations/1694627044810_api_tokens.ts:22
Methoddown
()
apps/api/database/migrations/1698506579243_add_files_to_help_offers.ts:12
Methoddown
()
apps/api/database/migrations/1694786622373_add_is_disabled_to_users.ts:12
Methoddown
()
apps/api/database/migrations/1694627812000_help_requests.ts:31
Methoddown
()
apps/api/database/migrations/1694627889396_offers.ts:30
FunctiongetFingerprint
()
apps/app/src/lib/storage.ts:14
FunctiongetToken
()
apps/app/src/lib/storage.ts:20
next →1–100 of 157, ranked by callers