MCPcopy Create free account

hub / github.com/andrewngu/sound-redux / functions

Functions263 in github.com/andrewngu/sound-redux

FunctionHeartCount
({ favoritingsCount })
client/src/components/HeartCount.jsx:13
FunctionHistory
({ isPlaying, navigateTo, playingSongId, playlist, playSong, showHistory, songs, toggleShowHis
client/src/components/History.jsx:20
FunctionHistoryContainer
client/src/containers/HistoryContainer.jsx:11
FunctionLoader
({ children, className, isLoading })
client/src/components/Loader.jsx:15
FunctionLoginPopoverPanel
({ login })
client/src/components/LoginPopoverPanel.jsx:8
FunctionNav
({ fetchNewStreamSongs, isAuthenticated, loadNewStreamSongs, login, logout, navigateTo, navPlayl
client/src/components/Nav.jsx:31
FunctionNavContainer
client/src/containers/NavContainer.jsx:9
FunctionNavPlaylists
({ navigateTo, navPlaylist, navPlaylists, showPlaylist })
client/src/components/NavPlaylists.jsx:17
FunctionNavPlaylistsItem
({ navigateTo, playlist })
client/src/components/NavPlaylistsItem.jsx:12
FunctionNavSession
({ fetchNewStreamSongs, isAuthenticated, loadNewStreamSongs, navigateTo, navPlaylist, navPlaylists
client/src/components/NavSession.jsx:26
FunctionNavUser
({ isAuthenticated, login, logout, user })
client/src/components/NavUser.jsx:19
FunctionPlayer
({ changeCurrentTime, changeVolume, navigateTo, player, playNextSongFromButton, playPrevSong, sh
client/src/components/Player.jsx:26
FunctionPlayerContainer
(props)
client/src/containers/PlayerContainer.jsx:33
FunctionRootContainer
client/src/containers/RootContainer.jsx:20
FunctionRouter
({ router, routes })
client/src/components/Router.jsx:13
FunctionSessionPopoverPanel
({ logout })
client/src/components/SessionPopoverPanel.jsx:8
FunctionSongComment
({ comment, index })
client/src/components/SongComment.jsx:12
FunctionSongComments
({ comments, id, navigateTo, sidebarHeight, sticky, timed })
client/src/components/SongComments.jsx:17
FunctionSongContainer
client/src/containers/SongContainer.jsx:11
FunctionSongList
({ className, id, isAuthenticated, likes, login, navigateTo, offsetIndex, player, playingSon
client/src/components/SongList.jsx:28
FunctionSongListItem
({ index, isActive, isAuthenticated, liked, login, navigateTo, player, playlist, playSong,
client/src/components/SongListItem.jsx:25
FunctionSongMain
({ isActive, isAuthenticated, liked, login, navigateTo, player, playlist, playSong, song,
client/src/components/SongMain.jsx:24
FunctionSongsBodyCard
({ index, isActive, isAuthenticated, isPlaying, liked, login, navigateTo, playlist, playSong
client/src/components/SongsBodyCard.jsx:26
FunctionSongsBodyRendered
({ end, isAuthenticated, isPlaying, likes, login, navigateTo, playingSongId, playlist, playS
client/src/components/SongsBodyRendered.jsx:24
FunctionSongsContainer
client/src/containers/SongsContainer.jsx:24
FunctionSongsHeader
({ genre, genres, navigateTo, search, showLikes, showPlaylist, showStream, sticky, time, t
client/src/components/SongsHeader.jsx:19
FunctionSongsHeaderTimes
({ genre, navigateTo, search, time, times })
client/src/components/SongsHeaderTimes.jsx:14
FunctionStats
({ className, commentCount, id, isAuthenticated, favoritingsCount, liked, login, playbackCount
client/src/components/Stats.jsx:22
FunctionUserContainer
client/src/containers/UserContainer.jsx:11
FunctionUserFollowing
({ following, navigateTo })
client/src/components/UserFollowing.jsx:14
FunctionUserFollowings
({ followings, navigateTo, sidebarHeight, sticky })
client/src/components/UserFollowings.jsx:13
FunctionUserMain
({ isFollowing, profiles, toggleFollow, user })
client/src/components/UserMain.jsx:16
FunctionWaveformEvents
({ isActive, onMouseMove, playSong, seek })
client/src/components/WaveformEvents.jsx:11
MethodchangeCurrentTime
(currentTime)
client/src/components/audio.jsx:87
MethodchangeVolume
(volume)
client/src/components/audio.jsx:91
MethodcomponentDidMount
()
client/src/components/InfiniteScroll.jsx:24
MethodcomponentDidMount
()
client/src/components/PopoverPanel.jsx:17
MethodcomponentDidMount
()
client/src/components/SongsBody.jsx:37
MethodcomponentDidMount
()
client/src/components/NavSearch.jsx:18
MethodcomponentDidMount
()
client/src/components/stickyOnScroll.jsx:12
MethodcomponentDidMount
()
client/src/components/audio.jsx:35
MethodcomponentDidUpdate
(prevProps)
client/src/components/audio.jsx:40
MethodcomponentWillMount
()
client/src/components/Root.jsx:23
MethodcomponentWillMount
()
client/src/components/Songs.jsx:46
MethodcomponentWillMount
()
client/src/components/Song.jsx:36
MethodcomponentWillMount
()
client/src/components/User.jsx:39
MethodcomponentWillMount
()
client/src/components/NavStream.jsx:22
MethodcomponentWillReceiveProps
(nextProps)
client/src/components/Songs.jsx:51
MethodcomponentWillReceiveProps
(nextProps)
client/src/components/SongsBody.jsx:41
MethodcomponentWillReceiveProps
(nextProps)
client/src/components/Song.jsx:41
MethodcomponentWillReceiveProps
(nextProps)
client/src/components/User.jsx:44
MethodcomponentWillUnmount
()
client/src/components/InfiniteScroll.jsx:28
MethodcomponentWillUnmount
()
client/src/components/PopoverPanel.jsx:21
MethodcomponentWillUnmount
()
client/src/components/SongsBody.jsx:48
MethodcomponentWillUnmount
()
client/src/components/SidebarBody.jsx:13
MethodcomponentWillUnmount
()
client/src/components/Slider.jsx:32
MethodcomponentWillUnmount
()
client/src/components/NavStream.jsx:31
MethodcomponentWillUnmount
()
client/src/components/NavSearch.jsx:22
MethodcomponentWillUnmount
()
client/src/components/stickyOnScroll.jsx:16
Methodconstructor
()
client/src/components/SongsHeaderGenres.jsx:14
Methodconstructor
()
client/src/components/Link.jsx:25
Methodconstructor
(props)
client/src/components/InfiniteScroll.jsx:19
Methodconstructor
()
client/src/components/PopoverPanel.jsx:11
Methodconstructor
(props)
client/src/components/SongsBody.jsx:30
Methodconstructor
(props)
client/src/components/Waveform.jsx:23
Methodconstructor
()
client/src/components/Heart.jsx:23
Methodconstructor
()
client/src/components/ArtworkPlay.jsx:14
Methodconstructor
()
client/src/components/SongsBodyCardMobileEvents.jsx:13
Methodconstructor
()
client/src/components/Popover.jsx:15
Methodconstructor
()
client/src/components/Slider.jsx:23
Methodconstructor
()
client/src/components/NavStream.jsx:16
Methodconstructor
()
client/src/components/UserFollowButton.jsx:11
Methodconstructor
(props)
client/src/components/NavSearch.jsx:11
Methodconstructor
()
client/src/components/Switch.jsx:15
Methodconstructor
(props)
client/src/components/stickyOnScroll.jsx:6
Methodconstructor
()
client/src/components/audio.jsx:17
Functionentities
(state = initialState, action)
client/src/reducers/entities.js:10
Functionenvironment
(state = initialState, action)
client/src/reducers/environment.js:8
FunctionfetchSongsNext
(playlist, playlistNextUrl)
client/src/actions/PlaylistActions.js:53
FunctiongetCurrentTime
client/src/selectors/CommonSelectors.js:24
FunctiongetEntities
client/src/selectors/CommonSelectors.js:6
FunctiongetHeight
client/src/selectors/CommonSelectors.js:9
FunctiongetPath
client/src/selectors/CommonSelectors.js:49
FunctiongetSession
(state)
client/src/selectors/CommonSelectors.js:51
FunctiongetSessionFollowings
client/src/selectors/CommonSelectors.js:93
FunctiongetSessionId
client/src/selectors/CommonSelectors.js:79
FunctiongetWidth
client/src/selectors/CommonSelectors.js:10
Functionhistory
(state = initialState, action)
client/src/reducers/history.js:23
Functionlogin
()
client/src/actions/SessionActions.js:140
Functionlogout
()
client/src/actions/SessionActions.js:149
FunctionmapStateToProps
(state)
client/src/containers/PlayerContainer.jsx:41
FunctionmapStateToProps
(state)
client/src/containers/RootContainer.jsx:22
FunctionmapStateToProps
(state)
client/src/containers/SongContainer.jsx:13
FunctionmapStateToProps
(state)
client/src/containers/UserContainer.jsx:13
FunctionmapStateToProps
client/src/containers/NavContainer.jsx:11
FunctionmapStateToProps
(state)
client/src/containers/SongsContainer.jsx:26
FunctionmapStateToProps
client/src/containers/HistoryContainer.jsx:13
MethodonClick
()
client/src/components/SongsHeaderGenres.jsx:20
MethodonClick
(e)
client/src/components/Link.jsx:30
MethodonClick
(e)
client/src/components/PopoverPanel.jsx:25
← previousnext →101–200 of 263, ranked by callers