MCPcopy Create free account

hub / github.com/Journaly/journaly / functions

Functions615 in github.com/Journaly/journaly

FunctionProfileStats
({ userId }: ProfileStatsProps)
packages/web/components/Dashboard/Profile/ProfileStats.tsx:50
FunctionProfileTabs
({ isLoggedInUser, user, posts}: ProfileTabsProps)
packages/web/components/Dashboard/Profile/Profile.tsx:26
FunctionReasonCard
({ image, reasonTexts, reasonNumber })
packages/web/components/Site/Home/ReasonsSection.tsx:47
FunctionReasonsSection
()
packages/web/components/Site/Home/ReasonsSection.tsx:13
FunctionRenderElement
(props: RenderElementProps)
packages/web/components/JournalyEditor/RenderElement.tsx:24
FunctionRenderLeaf
({ attributes, children, leaf }: RenderLeafProps)
packages/web/components/JournalyEditor/RenderLeaf.tsx:4
FunctionReportSpamFlagIcon
({ title, titleId, size = 24, ...props }: React.SVGProps<SVGSVGElement> & SVGRProps)
packages/web/components/Icons/ReportSpamFlagIcon.tsx:10
FunctionRequestResetPasswordForm
()
packages/web/components/RequestResetPasswordForm/RequestResetPasswordForm.tsx:13
FunctionRequestResetPasswordPage
()
packages/web/pages/request-reset.tsx:6
FunctionResetPasswordForm
({ resetToken })
packages/web/components/ResetPasswordForm/ResetPasswordForm.tsx:16
FunctionResetPasswordPage
()
packages/web/pages/reset-password.tsx:7
FunctionSearchInput
({ defaultValue, onChange, debounceTime, placeholder })
packages/web/components/Dashboard/Filters/SearchInput.tsx:12
FunctionSearchUnsplash
({ onImageSelect })
packages/web/components/Modals/ImageUploadModal/SearchUnsplash.tsx:93
FunctionSelectBase
( { options, value, placeholder, onChange, flat = false, loading = false, disabl
packages/web/components/Select/Select.tsx:56
FunctionSelectionComment
()
packages/web/components/TextSelection/SelectionComment.tsx:3
FunctionSettingsFieldset
({ children, legend })
packages/web/components/Dashboard/Settings/SettingsFieldset.tsx:9
FunctionSettingsForm
({ className, children, onSubmit, errorInputName })
packages/web/components/Dashboard/Settings/SettingsForm.tsx:12
FunctionSettingsIcon
({ title, titleId, ...props }: React.SVGProps<SVGSVGElement> & SVGRProps)
packages/web/components/Icons/SettingsIcon.tsx:9
FunctionSettingsNav
()
packages/web/components/Dashboard/Settings/SettingsNav.tsx:6
FunctionSettingsPageLayout
({ children })
packages/web/components/Layouts/SettingsPageLayout.tsx:11
FunctionSignupForm
()
packages/web/components/SignupForm/SignupForm.tsx:12
FunctionSignupPage
()
packages/web/pages/signup.tsx:6
FunctionSkipLink
({ target, children }: Props)
packages/web/components/SkipLink/SkipLink.tsx:8
FunctionSkipLinkTarget
({ id }: { id: string })
packages/web/components/SkipLink/SkipLink.tsx:50
FunctionSocialForm
({ socialMedia, refetch })
packages/web/components/Dashboard/Settings/SocialForm.tsx:26
FunctionSocialFormField
({ register, name, error, defaultValue })
packages/web/components/Dashboard/Settings/SocialFormField.tsx:64
FunctionSubscription
()
packages/web/pages/settings/subscription.tsx:10
FunctionSubscriptionForm
({ user, onSuccess }: SubscriptionFormProps)
packages/web/components/Dashboard/Settings/Subscription/SubscriptionForm.tsx:24
FunctionSubscriptionPlanSelect
({ selectedOption, setSelectedOption, isStudent, }: SubscriptionPlanSelectProps)
packages/web/components/Dashboard/Settings/Subscription/SubscriptionPlanSelect.tsx:12
FunctionSubscriptionStatusBadge
()
packages/web/components/Dashboard/Settings/Subscription/SubscriptionForm.tsx:71
FunctionSwipeableElement
({ destructiveAction, nonDestructiveAction, children, })
packages/web/components/SwipeableElement/SwipeableElement.tsx:23
FunctionSwitchToggle
({ isToggled, onToggle })
packages/web/components/SwitchToggle/SwitchToggle.tsx:9
FunctionTabToggle
(props)
packages/web/components/TabToggle/TabToggle.tsx:25
FunctionTermsOfService
()
packages/web/components/Site/TermsOfService/TermsOfService.tsx:3
FunctionTermsOfServicePage
()
packages/web/pages/terms-of-service.tsx:5
FunctionTestimonial
({ quote, speaks, writes, name, picture })
packages/web/components/Site/Home/Testimonial.tsx:20
FunctionTestimonialsSection
()
packages/web/components/Site/Home/TestimonialsSection.tsx:33
FunctionThread
({ thread, pendingThreadData, onNewComment, onUpdateComment, close, currentUser, currentContentI
packages/web/components/InlineFeedbackPopover/Thread.tsx:38
FunctionThreadCommentNotificationLevelOne
({ notification, onNotificationClick, onDelete, onMarkRead, })
packages/web/components/NotificationFeed/Notifications.tsx:178
FunctionThreadCommentNotificationLevelTwo
({ notification, closeNotificationFeed, })
packages/web/components/NotificationFeed/Notifications.tsx:564
FunctionThreadCommentThanksNotificationLevelOne
({ notification, onNotificationClick, onDelete, onMarkRead, })
packages/web/components/NotificationFeed/Notifications.tsx:234
FunctionThreadCommentThanksNotificationLevelTwo
({ notification, closeNotificationFeed, })
packages/web/components/NotificationFeed/Notifications.tsx:403
FunctionToggleMarkButton
({ type, children }: ButtonProps)
packages/web/components/JournalyEditor/Toolbar/ToggleMarkButton.tsx:12
FunctionToolbar
({ allowInlineImages, shouldPlayTypewriterSounds, onToggleShouldPlayTypewriterSounds, }: ToolbarProps)
packages/web/components/JournalyEditor/Toolbar/Toolbar.tsx:42
FunctionToolbarButton
({ type, format, children }: ButtonProps)
packages/web/components/JournalyEditor/Toolbar/ToolbarButton.tsx:15
FunctionTopSection
()
packages/web/components/Site/Home/TopSection.tsx:6
FunctionTopicSelect
({ topics, selectedTopicsIds, onAdd, onRemove, showPostCount = true, })
packages/web/components/Dashboard/Filters/TopicSelect.tsx:14
FunctionTranslationLink
({ href, children, ...props })
packages/web/components/TranslationLink/TranslationLink.tsx:8
FunctionTutorials
()
packages/web/pages/settings/tutorials.tsx:8
FunctionUILanguageForm
()
packages/web/components/Dashboard/Settings/UILanguageForm.tsx:8
FunctionUILanguageSelect
()
packages/web/components/UILanguageSelect/UILanguageSelect.tsx:17
FunctionUpdateCardForm
({ onSuccess }: UpdateCardFormProps)
packages/web/components/Dashboard/Settings/Subscription/UpdateCardForm.tsx:17
FunctionUpdateCardFormModal
({ onClose, onSuccess })
packages/web/components/Dashboard/Settings/Subscription/UpdateCardFormModal.tsx:11
FunctionUpdatePasswordForm
()
packages/web/components/Dashboard/Settings/UpdatePasswordForm.tsx:20
FunctionUploadImage
({ onImageSelect })
packages/web/components/Modals/ImageUploadModal/UploadImage.tsx:14
FunctionUserAvatar
({ user, size })
packages/web/components/UserAvatar/UserAvatar.tsx:11
FunctionUserList
({ users, colorScheme = 'light-mode' })
packages/web/components/UserList/UserList.tsx:12
FunctionUserListModal
({ users, title, onClose })
packages/web/components/Modals/UserListModal/UserListModal.tsx:12
FunctionUsers
({ users })
packages/web/components/Dashboard/Users/Users.tsx:8
FunctionVideoSection
()
packages/web/components/Site/Home/VideoSection.tsx:4
FunctionWelcomeModal
()
packages/web/components/Modals/WelcomeModal/WelcomeModal.tsx:13
FunctionWelcomeModalBody
({ languageFormData, refetch })
packages/web/components/Modals/WelcomeModal/WelcomeModalBody.tsx:16
FunctionWithApollo
({ apolloClient, apolloState, ssrContext, ...pageProps })
packages/web/lib/apollo.tsx:43
FunctionXIcon
({ title, titleId, size, color, ...props }: React.SVGProps<SVGSVGElement> & SVGRProps)
packages/web/components/Icons/XIcon.tsx:9
FunctionYoutubeIcon
({ title, titleId, size = 60, color = '#fff', circleBorder = true, ...props }: React.SVGProps<SVGS
packages/web/components/Icons/YoutubeIcon.tsx:10
FunctionaddTopic
(id: number)
packages/web/components/PostEditor/PostEditor.tsx:116
FunctionassertUnreachable
(x: never)
packages/web/resolvers/utils/index.ts:12
FunctionbounceSelection
()
packages/web/components/Dashboard/Post/Post.tsx:132
MethodcomponentDidCatch
(error: any, errorInfo: any)
packages/web/components/GenericErrorBoundary/GenericErrorBoundary.tsx:29
MethodcomponentDidMount
()
packages/web/pages/_app.tsx:22
FunctionconfirmWithUser
()
packages/web/components/Modals/ConfirmationModal/useConfirmationModal.tsx:29
Methodconstructor
(props: Props<T>)
packages/web/components/GenericErrorBoundary/GenericErrorBoundary.tsx:20
Methodconstructor
(message: string, extensions: any)
packages/web/resolvers/errors.ts:3
Methodconstructor
(resourceName = 'Resource')
packages/web/resolvers/errors.ts:10
Methodconstructor
(resourceName = 'Resource', validationErrors: InvalidInput[] = [])
packages/web/resolvers/errors.ts:21
Methodconstructor
()
packages/web/resolvers/errors.ts:27
FunctioncreateNewComment
(e: React.FormEvent<HTMLFormElement>)
packages/web/components/InlineFeedbackPopover/Thread.tsx:57
FunctioncreateNewCommentThanks
()
packages/web/components/InlineFeedbackPopover/Comment.tsx:122
FunctioncreateNewPostClap
()
packages/web/components/Dashboard/Post/Post.tsx:309
FunctioncreateNewPostComment
(e: React.FormEvent<HTMLFormElement>)
packages/web/components/Dashboard/Post/PostComments.tsx:85
FunctioncreateThreadHandler
(e: React.MouseEvent)
packages/web/components/Dashboard/Post/Post.tsx:455
Functiondefinition
(t)
packages/web/resolvers/topic.ts:6
Functiondefinition
(t)
packages/web/resolvers/post.ts:87
Functiondefinition
(t)
packages/web/resolvers/socialMedia.ts:7
Functiondefinition
(t)
packages/web/resolvers/language.ts:6
Functiondefinition
(t)
packages/web/resolvers/user.ts:29
Functiondefinition
(t)
packages/web/resolvers/thanks.ts:20
Functiondefinition
(t)
packages/web/resolvers/comment.ts:139
Functiondefinition
(t)
packages/web/resolvers/notification.ts:5
Functiondefinition
(t)
packages/web/resolvers/clap.ts:7
Functiondefinition
(t)
packages/web/resolvers/headlineImage.ts:5
Functiondefinition
(t)
packages/web/resolvers/subscription.ts:21
Functiondefinition
(t)
packages/web/resolvers/inputTypes.ts:9
FunctiondeleteExistingComment
()
packages/web/components/InlineFeedbackPopover/Comment.tsx:97
FunctiondeleteExistingComment
()
packages/web/components/Dashboard/Post/PostComment.tsx:67
FunctiondeleteExistingCommentThanks
()
packages/web/components/InlineFeedbackPopover/Comment.tsx:161
FunctiondeleteExistingPostClap
()
packages/web/components/Dashboard/Post/Post.tsx:348
FunctionformatNotificationBlock
(note: ValidatedNotification)
packages/j-mail/src/emails/updateEmail.ts:16
MethodgetDerivedStateFromError
()
packages/web/components/GenericErrorBoundary/GenericErrorBoundary.tsx:25
FunctiongetUTCDate
(dateString: DateString = Date.now())
packages/web/utils/date.ts:6
← previousnext →401–500 of 615, ranked by callers