Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Th3Wall/Fakeflix
/ functions
Functions
245 in github.com/Th3Wall/Fakeflix
⨍
Functions
245
◇
Types & classes
0
↓ 1 callers
Function
soundNotification
()
src/components/SplashAnimation/SplashAnimation.jsx:12
↓ 1 callers
Function
truncate
(text, n)
src/utils.js:19
↓ 1 callers
Function
useLazyLoad
(customCallback)
src/hooks/useLazyLoad.js:3
↓ 1 callers
Function
useRetrieveCategory
(slicedUrl, categoryName, page)
src/hooks/useRetrieveCategory.js:5
↓ 1 callers
Function
useScroll
src/hooks/useScroll.js:3
Function
Auth
()
src/pages/Auth/Auth.jsx:12
Function
Banner
({ type })
src/components/Banner/Banner.jsx:16
Function
Category
({ match })
src/pages/Category/Category.jsx:13
Function
Credits
()
src/components/Credits/Credits.jsx:6
Function
DetailModal
()
src/components/DetailModal/DetailModal.jsx:16
Function
Homepage
()
src/pages/Homepage/Homepage.jsx:9
Function
InputField
({ type, placeholder, name, additionalClass, validationMessage, validation, errors
src/components/InputField/InputField.jsx:3
Function
Loader
()
src/components/Loader/Loader.jsx:3
Function
Movies
()
src/pages/Movies/Movies.jsx:9
Function
MyList
()
src/pages/MyList/MyList.jsx:9
Function
Navbar
()
src/components/Navbar/Navbar.jsx:16
Function
PlayAnimation
()
src/components/PlayAnimation/PlayAnimation.jsx:6
Function
Popular
()
src/pages/Popular/Popular.jsx:8
Function
Poster
src/components/Poster/Poster.jsx:12
Function
Row
({ selector, title, genre, isLarge })
src/components/Row/Row.jsx:20
Function
RowPoster
src/components/RowPoster/RowPoster.jsx:10
Function
Search
src/pages/Search/Search.jsx:8
Function
Searchbar
()
src/components/Searchbar/Searchbar.jsx:10
Function
SignIn
()
src/components/SignIn/SignIn.jsx:12
Function
SignUp
()
src/components/SignUp/SignUp.jsx:11
Function
SkeletonBanner
()
src/components/SkeletonBanner/SkeletonBanner.jsx:4
Function
SkeletonElement
({ type })
src/components/SkeletonElement/SkeletonElement.jsx:3
Function
SkeletonPage
()
src/components/SkeletonPage/SkeletonPage.jsx:5
Function
SkeletonPoster
()
src/components/SkeletonPoster/SkeletonPoster.jsx:5
Function
SplashAnimation
()
src/components/SplashAnimation/SplashAnimation.jsx:7
Function
TVSeries
()
src/pages/TVSeries/TVSeries.jsx:9
Function
actionAdventureSeriesReducer
(state = initialState, {type, payload})
src/redux/series/actionAdventure.reducer.js:9
Function
actionMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/action.reducer.js:9
Function
adventureMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/adventure.reducer.js:9
Function
animationMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/animation.reducer.js:9
Function
animationSeriesReducer
(state = initialState, {type, payload})
src/redux/series/animation.reducer.js:9
Function
authReducer
(state = initialState, action)
src/redux/auth/index.js:9
Function
authSagas
()
src/redux/auth/auth.sagas.js:103
Function
checkIfUserIsAuthenticated
()
src/redux/auth/auth.sagas.js:43
Function
checkScroll
()
src/hooks/useScroll.js:7
Function
clearSearchInputToggle
()
src/components/Searchbar/Searchbar.jsx:31
Function
comedyMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/comedy.reducer.js:9
Function
comedySeriesReducer
(state = initialState, {type, payload})
src/redux/series/comedy.reducer.js:9
Function
createUserProfileDocument
(userAuth, additionalData)
src/firebase/firebaseUtils.js:18
Function
crimeSeriesReducer
(state = initialState, {type, payload})
src/redux/series/crime.reducer.js:9
Function
documentarySeriesReducer
(state = initialState, {type, payload})
src/redux/series/documentary.reducer.js:9
Function
familySeriesReducer
(state = initialState, {type, payload})
src/redux/series/family.reducer.js:9
Function
favouritesReducer
(state = initialState, action)
src/redux/favourites/index.js:8
Function
fetchActionAdventureSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:59
Function
fetchActionMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:21
Function
fetchAdventureMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:59
Function
fetchAnimationMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:97
Function
fetchAnimationSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:97
Function
fetchComedyMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:135
Function
fetchComedySeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:135
Function
fetchCrimeSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:173
Function
fetchDocumentarySeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:211
Function
fetchFamilySeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:249
Function
fetchHorrorMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:173
Function
fetchKidsSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:287
Function
fetchLatestMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:401
Function
fetchNetflixMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:211
Function
fetchNetflixSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:21
Function
fetchRomanceMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:249
Function
fetchSciFiFantasySeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:325
Function
fetchTopRatedMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:287
Function
fetchTrendingMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:325
Function
fetchTrendingSeriesAsync
(fetchUrl, isPage)
src/redux/series/series.actions.js:363
Function
fetchUpcomingMoviesAsync
(fetchUrl, isPage)
src/redux/movies/movies.actions.js:363
Function
handleAdd
src/components/Poster/Poster.jsx:18
Function
handleAdd
(event)
src/components/DetailModal/DetailModal.jsx:28
Function
handleAdd
src/components/RowPoster/RowPoster.jsx:16
Function
handleClick
src/hooks/useOutsideClick.js:5
Function
handleLoadMore
()
src/pages/Category/Category.jsx:22
Function
handleModalOpening
()
src/components/Poster/Poster.jsx:27
Function
handleModalOpening
()
src/components/RowPoster/RowPoster.jsx:24
Function
handleModalOpening
()
src/components/Banner/Banner.jsx:41
Function
handlePlayAction
src/components/Poster/Poster.jsx:31
Function
handlePlayAction
src/components/RowPoster/RowPoster.jsx:27
Function
handlePlayAnimation
src/components/DetailModal/DetailModal.jsx:37
Function
handlePlayAnimation
src/components/Banner/Banner.jsx:37
Function
handleRemove
src/components/Poster/Poster.jsx:22
Function
handleRemove
(event)
src/components/DetailModal/DetailModal.jsx:32
Function
handleRemove
src/components/RowPoster/RowPoster.jsx:20
Function
handleSearchInput
src/components/Searchbar/Searchbar.jsx:37
Function
handleSearchInputToggle
()
src/components/Searchbar/Searchbar.jsx:26
Function
handleWindowResize
()
src/hooks/useViewport.js:7
Function
horrorMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/horror.reducer.js:9
Function
kidsSeriesReducer
(state = initialState, {type, payload})
src/redux/series/kids.reducer.js:9
Function
latestReleasedMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/latestReleased.reducer.js:9
Function
modalReducer
(state = initialState, action)
src/redux/modal/index.js:8
Function
netflixMoviesReducer
(state = initialState, {type, payload})
src/redux/movies/netflix.reducer.js:9
Function
netflixSeriesReducer
(state = initialState, {type, payload})
src/redux/series/netflix.reducer.js:9
Function
onAnonymousSignInStart
()
src/redux/auth/auth.sagas.js:87
Function
onCheckUserSession
()
src/redux/auth/auth.sagas.js:75
Function
onEmailSignInStart
()
src/redux/auth/auth.sagas.js:83
Function
onGoogleSignInStart
()
src/redux/auth/auth.sagas.js:79
Function
onSignOutStart
()
src/redux/auth/auth.sagas.js:91
Function
onSignUpStart
()
src/redux/auth/auth.sagas.js:95
Function
onSignUpSuccess
()
src/redux/auth/auth.sagas.js:99
← previous
next →
101–200 of 245, ranked by callers