MCPcopy Create free account

hub / github.com/ErickLimaS/anime-website / functions

Functions332 in github.com/ErickLimaS/anime-website

↓ 1 callersFunctiongetUserBookmarks
()
frontend/app/favourites/components/NavigationSideBar/index.tsx:30
↓ 1 callersFunctiongetUserBookmarksList
()
frontend/app/favourites/components/PlaylistItemsResults/index.tsx:81
↓ 1 callersFunctiongetUserEpisodesWatched
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/index.tsx:225
↓ 1 callersFunctiongetUserLists
()
frontend/app/my-lists/components/MediasContainer/index.tsx:69
↓ 1 callersFunctiongetUserLists
()
frontend/app/my-lists/components/NavigationSideBar/index.tsx:78
↓ 1 callersFunctiongetUserPreference
()
frontend/app/components/HomePage/NewestMediaSection/index.tsx:50
↓ 1 callersFunctiongetUserPreference
()
frontend/app/components/HomePage/MediaRankingSection/index.tsx:40
↓ 1 callersFunctiongetUserPreferences
()
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:207
↓ 1 callersFunctiongetUserPreferredLanguage
()
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:156
↓ 1 callersFunctiongetUserPreferredSource
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/index.tsx:212
↓ 1 callersFunctiongetVideoStreamingLinkFromSource
()
frontend/app/watch/[id]/page.tsx:118
↓ 1 callersFunctiongetWasCurrEpisodeWatched
( userDoc: DocumentSnapshot<DocumentData, DocumentData> )
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:131
↓ 1 callersFunctiongetWatchingList
()
frontend/app/components/HomePage/KeepWatchingSection/index.tsx:57
↓ 1 callersFunctiongetZoroStreamingLink
({ episodeId, mediaInfo, isDubbed, }: { episodeId: string; mediaInfo: MediaDataFullInfo; isDubbed:
frontend/app/watch/[id]/fetchFunctions.ts:48
↓ 1 callersFunctionhandleAddMediaOnList
({ status, }: { status: MediaData["mediaListEntry"]["status"]; })
frontend/app/components/Buttons/AddToList/index.tsx:115
↓ 1 callersFunctionhandleAddMediaOnList
({ status, }: { status: MediaData["mediaListEntry"]["status"]; })
frontend/app/components/MediaCards/MediaCard/MediaActionOptionsButton/OptionsPanel/index.tsx:98
↓ 1 callersFunctionhandleAnilistUserLoginWithRedux
()
frontend/app/lib/user/anilistUserLoginOptions.ts:12
↓ 1 callersFunctionhandleButtonPageNavigation
(event: { selected: number })
frontend/app/media/[id]/components/AnimeEpisodesContainer/index.tsx:418
↓ 1 callersFunctionhandleChapterReadAction
()
frontend/app/components/Buttons/MarkChapterAsRead/index.tsx:75
↓ 1 callersFunctionhandleCommentsSliceRange
()
frontend/app/components/[DEPRECATED]CommentsSection/index.tsx:61
↓ 1 callersFunctionhandleCreateComment
(e: FormEvent)
frontend/app/components/[DEPRECATED]CommentsSection/components/WriteCommentForm/index.tsx:73
↓ 1 callersFunctionhandleDubbedInputValueChange
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/ActiveDubbButton/index.tsx:13
↓ 1 callersFunctionhandleEpisodeTimeTrackingOnKeepWatching
( currentEpisodeTime: number, videoDuration: number )
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:264
↓ 1 callersFunctionhandleEpisodeWatchedAction
()
frontend/app/components/Buttons/MarkEpisodeAsWatched/index.tsx:55
↓ 1 callersFunctionhandleError
({ error, res })
backend/controllers/anilistUtils/utils.js:9
↓ 1 callersFunctionhandleLoginForm
(e: React.FormEvent<HTMLFormElement>)
frontend/app/components/UserLoginModal/index.tsx:115
↓ 1 callersFunctionhandleMarkAllEpisodesAsWatched
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodesOptionsPanel/index.tsx:69
↓ 1 callersFunctionhandleMediaOnFavourites
()
frontend/app/components/Buttons/AddToFavourites/index.tsx:55
↓ 1 callersFunctionhandleMediaOnNotifications
()
frontend/app/components/Buttons/AddToNotification/index.tsx:59
↓ 1 callersFunctionhandleNewUrlParams
(element: HTMLSelectElement)
frontend/app/components/SelectSortInputs/index.tsx:16
↓ 1 callersFunctionhandlePlayBtn
()
frontend/app/media/[id]/components/WatchPlayBtn/index.tsx:356
↓ 1 callersFunctionhandlePropsFunctionWithBtnValue
(btnActionValue: string | number)
frontend/app/components/NavigationButtons/index.tsx:45
↓ 1 callersFunctionhandleRefetchMediaEpisodesFromSelectTag
(id: string)
frontend/app/media/[id]/components/AnimeEpisodesContainer/index.tsx:401
↓ 1 callersFunctionhandleSignUpForm
(e: React.FormEvent<HTMLFormElement>)
frontend/app/components/UserLoginModal/index.tsx:142
↓ 1 callersFunctionhandleSkipEpisodeIntrosAndOutros
(e: any)
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:312
↓ 1 callersFunctionhandleUpdateUserInfoForm
( e: React.FormEvent<HTMLFormElement> | HTMLFormElement )
frontend/app/layout/header/components/User/UserSettingsModal/index.tsx:112
↓ 1 callersFunctionisCommentTextValid
(text: string)
frontend/app/components/[DEPRECATED]CommentsSection/components/WriteCommentForm/index.tsx:67
↓ 1 callersFunctionisCurrDateBiggerThanLastUpdate
()
frontend/app/layout/header/components/Notifications/index.tsx:71
↓ 1 callersFunctionisMediaOnUserDoc
()
frontend/app/components/Buttons/AddToList/index.tsx:64
↓ 1 callersFunctionisMediaOnUserDoc
()
frontend/app/components/Buttons/AddToFavourites/index.tsx:94
↓ 1 callersFunctionisMediaOnUserDoc
()
frontend/app/components/MediaCards/MediaCard/MediaActionOptionsButton/OptionsPanel/index.tsx:80
↓ 1 callersFunctionisUserAssignedToThisMediaNotications
()
frontend/app/components/Buttons/AddToNotification/index.tsx:244
↓ 1 callersFunctionitsTheDefaultLang
(subtitleLabel: string)
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:163
↓ 1 callersFunctionloadImdbMediaAndEpisodeInfo
({ mediaInfo, currEpisode, }: { mediaInfo: MediaDataFullInfo; currEpisode: string; })
frontend/app/watch/[id]/fetchFunctions.ts:21
↓ 1 callersFunctionlogUserOut
()
frontend/app/layout/header/components/User/UserSideMenu/index.tsx:78
↓ 1 callersFunctionmakeStore
()
frontend/app/lib/redux/store.ts:5
↓ 1 callersFunctionmapAllEpisodesInfo
(index: number)
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodesOptionsPanel/index.tsx:72
↓ 1 callersFunctionmapAllEpisodesInfo
(index: number)
frontend/app/components/Buttons/AddToList/index.tsx:86
↓ 1 callersFunctionmarkCurrEpisodeAsWatched
()
frontend/app/watch/[id]/components/VideoPlayer/index.tsx:230
↓ 1 callersFunctionmaxBtnsByScreenSize
()
frontend/app/media/[id]/components/PaginationButtons/index.tsx:18
↓ 1 callersFunctionqueryByRoute
()
backend/controllers/medias/anilist/mediasByParamsController.js:62
↓ 1 callersFunctionrandomizeBcgImg
()
frontend/app/media/[id]/page.tsx:90
↓ 1 callersFunctionremoveFromKeepWatching
()
frontend/app/components/HomePage/KeepWatchingSection/components/KeepWatchingEpisodeInfo/index.tsx:44
↓ 1 callersFunctionrequestMediaById
(isUserAuthenticated)
backend/controllers/anilistUtils/queryConstants.js:106
↓ 1 callersFunctionrequestMediasByDateRelease
()
backend/controllers/anilistUtils/queryConstants.js:182
↓ 1 callersFunctionrequestMediasByTrendingSort
()
backend/controllers/anilistUtils/queryConstants.js:253
↓ 1 callersFunctionsearchMediaOnIMDB
({ mediaTitle, }: { mediaTitle: string; })
frontend/app/api/consumet/consumetImdb.ts:8
↓ 1 callersFunctionsignAnonymously
()
frontend/app/components/UserLoginModal/index.tsx:94
↓ 1 callersFunctionsignInGoogle
()
frontend/app/components/UserLoginModal/index.tsx:64
↓ 1 callersFunctionsignWithAnilist
()
frontend/app/components/UserLoginModal/index.tsx:111
↓ 1 callersFunctionswipePower
(offset: number, velocity: number)
frontend/app/components/HomePage/HeroCarouselHomePage/index.tsx:61
↓ 1 callersFunctiontoggleOpenNotificationsPanel
()
frontend/app/layout/header/components/Notifications/index.tsx:230
↓ 1 callersFunctiontoggleOpenOptionsModal
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodesOptionsPanel/index.tsx:48
↓ 1 callersFunctionupdateMediaOnNotificationsCollection
( mediaData: MediaDataFullInfo )
frontend/app/layout/header/components/Notifications/index.tsx:249
↓ 1 callersFunctionupdateNotificationsOnLocal
()
frontend/app/layout/header/components/Notifications/index.tsx:290
↓ 1 callersFunctionupdateNotificationsOnLocalStorage
()
frontend/app/layout/header/components/Notifications/index.tsx:166
↓ 1 callersFunctionverifyNotificationsAssignedThenStore
()
frontend/app/layout/header/components/Notifications/index.tsx:149
↓ 1 callersFunctionwasChapterPreviouslyMarkedAsRead
()
frontend/app/components/Buttons/MarkChapterAsRead/index.tsx:56
↓ 1 callersFunctionwasEpisodeWatched
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/aniwatch.tsx:37
↓ 1 callersFunctionwasEpisodeWatched
()
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/gogoanime.tsx:39
↓ 1 callersFunctionwasEpisodeWatched
({ listIndex, episodeNumber, }: { listIndex: number; episodeNumber: number; })
frontend/app/watch/[id]/components/EpisodesListContainer/index.tsx:71
FunctionAddToNotificationsButton
({ mediaInfo, }: { mediaInfo: MediaData | MediaDataFullInfo; })
frontend/app/components/Buttons/AddToNotification/index.tsx:33
FunctionAiringThisWeek
()
frontend/app/layout/footer/components/navLinks/airingThisWeek.tsx:7
FunctionAnchorTag
({ reviewId }: { reviewId: number })
frontend/app/media/[id]/components/Reviews/components/AnchorTag/index.tsx:7
FunctionAnimeNavListHover
()
frontend/app/layout/header/components/AnimeNavListHover/index.tsx:12
FunctionAniwatchEpisode
({ episodeInfo, mediaId, episodeImg, episodeDescription, motionStyle, episodesWatchedInfo, episo
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/aniwatch.tsx:26
FunctionAuxTextAnimated
({ showAdditionalText, wasEpisodeWatched, }: { wasEpisodeWatched: boolean; showAdditionalText?: boolea
frontend/app/components/Buttons/MarkEpisodeAsWatched/index.tsx:124
FunctionAuxTextAnimated
({ showAdditionalText, wasChapterRead, }: { wasChapterRead: boolean; showAdditionalText?: boolean; })
frontend/app/components/Buttons/MarkChapterAsRead/index.tsx:142
FunctionButton
({ mediaInfo, statusOnAnilist, listEntryId, imdbEpisodesList, amountWatchedOrRead, children, }: {
frontend/app/components/Buttons/AddToList/index.tsx:26
FunctionButton
({ mediaInfo, children, svgOnlyColor, isActiveOnAnilist, customText, }: { mediaInfo: MediaData | M
frontend/app/components/Buttons/AddToFavourites/index.tsx:20
FunctionButtons
({ media, mediaId, mediaFormat, }: { media: MediaData; mediaId: number; mediaFormat: string; })
frontend/app/components/MediaCards/MediaInfoExpandedWithCover/index.tsx:58
FunctionChaptersListContainer
({ mediaId, currChapterId, chaptersList, }: ComponentTypes)
frontend/app/read/[id]/components/ChaptersListContainer/index.tsx:15
FunctionComment
({ comment, mediaId, isLoadingHook, setIsLoadingHook, setIsUserModalOpenHook, loadComments, medi
frontend/app/components/[DEPRECATED]CommentsSection/components/CommentContainer/index.tsx:56
FunctionCommentsReplies
({ commentReplies, parentHooks, }: { commentReplies: ReplyComment[]; parentHooks: CommentComponentType
frontend/app/components/[DEPRECATED]CommentsSection/components/CommentContainer/index.tsx:519
FunctionCommentsSection
({ mediaInfo, isOnWatchPage, episodeId, episodeNumber, }: CommentsSectionTypes)
frontend/app/components/[DEPRECATED]CommentsSection/index.tsx:37
FunctionConsumetEpisode
({ episodeInfo, mediaId, episodeTitle, backgroundImg, episodeDescription, motionStyle, episodesW
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/gogoanime.tsx:27
FunctionContainer
({ children, mediaInfo, customDescription, }: { children: React.ReactNode; mediaInfo: MediaData; c
frontend/app/components/MediaCards/MediaInfoExpandedWithCover/index.tsx:9
FunctionContainer
({ children, positionIndex, onDarkMode, isLoading, isHiddenOnDesktop, }: ComponentTypes)
frontend/app/components/MediaCards/MediaCard/index.tsx:19
FunctionCrunchyrollEpisode
({ episodeInfo, mediaId, motionStyle, episodesWatchedInfo, episodeNumber, }: ComponentTypes)
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/crunchyroll.tsx:21
FunctionCustom404
()
frontend/app/not-found.tsx:6
FunctionDELETE
()
frontend/app/api/adult-content/route.ts:82
FunctionDELETE
()
frontend/app/api/subtitle/route.ts:80
FunctionDELETE
()
frontend/app/api/media-title-language/route.ts:80
FunctionDELETE
()
frontend/app/api/anilist/route.ts:88
FunctionDELETE
()
frontend/app/api/wrong-media-enabled/route.ts:80
FunctionDescription
({ description }: { description: string })
frontend/app/components/MediaCards/MediaInfoExpandedWithCover/index.tsx:46
FunctionDubbedCheckboxButton
({ isDubActive, clickAction, styleRow, }: { isDubActive: boolean; clickAction: () => void; styleRo
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/ActiveDubbButton/index.tsx:4
FunctionEpisodeBySource
({ episodeInfo, currEpisodesSource, currEpisodesWatched, itemOffset, mediaInfo, index, imdb, c
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/index.tsx:36
FunctionEpisodeDescription
({ description, }: { description: string | undefined; })
frontend/app/media/[id]/components/AnimeEpisodesContainer/components/EpisodeBySource/gogoanime.tsx:108
FunctionEpisodeNumber
({ user, episodeNumber, mediaFormat, }: { user: User | UserAnilist | null | undefined; mediaFormat:
frontend/app/media/[id]/components/WatchPlayBtn/index.tsx:475
← previousnext →101–200 of 332, ranked by callers