Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewngu/sound-redux
/ functions
Functions
263 in github.com/andrewngu/sound-redux
⨍
Functions
263
◇
Types & classes
46
↓ 13 callers
Function
callApi
(url, options)
client/src/utils/ApiUtils.js:6
↓ 12 callers
Function
getImageUrl
(s, size = null)
client/src/utils/ImageUtils.js:3
↓ 7 callers
Function
constructUrl
client/src/constants/ApiConstants.js:4
↓ 6 callers
Function
playSong
(playlist, playingIndex)
client/src/actions/PlayerActions.js:33
↓ 5 callers
Function
addCommas
(i)
client/src/utils/NumberUtils.js:1
↓ 5 callers
Function
isFetching
(playlist, playlists)
client/src/utils/PlaylistUtils.js:7
↓ 5 callers
Function
navigateTo
(route, shouldPushState = true)
client/src/actions/RouterActions.js:14
↓ 5 callers
Function
playlistSongs
(playlist, playlists, entities)
client/src/utils/PlaylistUtils.js:52
↓ 4 callers
Function
fetchSongs
(playlist, url)
client/src/actions/PlaylistActions.js:22
↓ 4 callers
Function
fetchSongsSuccess
(playlist, items, entities, nextUrl, futureUrl)
client/src/actions/PlaylistActions.js:13
↓ 4 callers
Function
getPlaylist
client/src/selectors/CommonSelectors.js:27
↓ 3 callers
Function
fetchSongsIfNeeded
(playlist, playlistUrl)
client/src/actions/PlaylistActions.js:39
↓ 3 callers
Function
formatSeconds
(num)
client/src/utils/NumberUtils.js:17
↓ 3 callers
Function
getLikes
client/src/selectors/CommonSelectors.js:76
↓ 3 callers
Function
getPlaylists
client/src/selectors/CommonSelectors.js:21
↓ 3 callers
Function
offsetLeft
(element)
client/src/utils/DomUtils.js:1
↓ 3 callers
Function
playlist
(state = initialState, action)
client/src/reducers/playlists.js:11
↓ 3 callers
Function
playlistNextUrl
( playlist, playlists, oauthToken, )
client/src/utils/PlaylistUtils.js:43
↓ 3 callers
Function
scrollState
(height, count, isMobile)
client/src/utils/ScrollUtils.js:14
↓ 3 callers
Function
stickyOnScroll
(InnerComponent, scrollThreshold)
client/src/components/stickyOnScroll.jsx:4
↓ 2 callers
Function
compileHash
(route)
client/src/utils/RouterUtils.js:7
↓ 2 callers
Function
fetchSessionData
client/src/actions/SessionActions.js:122
↓ 2 callers
Function
fetchSongIfNeeded
(id, playlist)
client/src/actions/SongActions.js:48
↓ 2 callers
Function
fetchSongsRequest
client/src/actions/PlaylistActions.js:8
↓ 2 callers
Function
fetchUserIfNeeded
(shouldFetchUser, id, playlist)
client/src/actions/UserActions.js:55
↓ 2 callers
Function
genrePlaylistUrl
(genre, time)
client/src/utils/PlaylistUtils.js:12
↓ 2 callers
Function
getId
client/src/selectors/CommonSelectors.js:48
↓ 2 callers
Function
getIsPlaying
client/src/selectors/CommonSelectors.js:25
↓ 2 callers
Function
getLocation
(user)
client/src/utils/UserUtils.js:1
↓ 2 callers
Function
getOauthToken
client/src/selectors/CommonSelectors.js:78
↓ 2 callers
Function
getShowHistory
client/src/selectors/HistorySelectors.js:16
↓ 2 callers
Function
loginSuccess
client/src/actions/SessionActions.js:135
↓ 2 callers
Function
padZero
(num, size)
client/src/utils/NumberUtils.js:9
↓ 2 callers
Function
playNextSong
(fromButtonPress = false)
client/src/actions/PlayerActions.js:49
↓ 2 callers
Function
render
(Component)
client/src/index.jsx:17
↓ 2 callers
Function
searchPlaylistUrl
(search, time)
client/src/utils/PlaylistUtils.js:19
↓ 2 callers
Function
totalHeightofRows
(rowCount, rowHeight, marginBetweenRows)
client/src/utils/ScrollUtils.js:3
↓ 2 callers
Function
windowResize
(height, width)
client/src/actions/EnvironmentActions.js:4
↓ 1 callers
Function
audio
(InnerComponent)
client/src/components/audio.jsx:15
↓ 1 callers
Function
compileOptions
client/src/utils/RouterUtils.js:3
↓ 1 callers
Function
configureStore
(initialState)
client/src/store/configureStore.js:7
↓ 1 callers
Function
fetchNewStreamSongs
client/src/actions/SessionActions.js:31
↓ 1 callers
Function
fetchNewStreamSongsSuccess
(songs, entities, futureUrl)
client/src/actions/SessionActions.js:24
↓ 1 callers
Function
fetchSessionFollowings
client/src/actions/SessionActions.js:59
↓ 1 callers
Function
fetchSessionFollowingsSuccess
(followings, entities)
client/src/actions/SessionActions.js:53
↓ 1 callers
Function
fetchSessionLikes
client/src/actions/SessionActions.js:76
↓ 1 callers
Function
fetchSessionLikesSuccess
client/src/actions/SessionActions.js:71
↓ 1 callers
Function
fetchSessionPlaylists
client/src/actions/SessionActions.js:94
↓ 1 callers
Function
fetchSessionPlaylistsSuccess
client/src/actions/SessionActions.js:89
↓ 1 callers
Function
fetchSessionUser
client/src/actions/SessionActions.js:115
↓ 1 callers
Function
fetchSessionUserSuccess
(id, entities)
client/src/actions/SessionActions.js:109
↓ 1 callers
Function
fetchSong
(id, playlist)
client/src/actions/SongActions.js:29
↓ 1 callers
Function
fetchSongComments
client/src/actions/SongActions.js:17
↓ 1 callers
Function
fetchSongCommentsSuccess
(id, comments)
client/src/actions/SongActions.js:8
↓ 1 callers
Function
fetchUser
(id, playlist)
client/src/actions/UserActions.js:45
↓ 1 callers
Function
fetchUserFollowings
client/src/actions/UserActions.js:13
↓ 1 callers
Function
fetchUserFollowingsSuccess
client/src/actions/UserActions.js:8
↓ 1 callers
Function
fetchUserProfiles
client/src/actions/UserActions.js:35
↓ 1 callers
Function
fetchUserProfilesSuccess
(id, profiles)
client/src/actions/UserActions.js:26
↓ 1 callers
Function
fetchUserSuccess
client/src/actions/UserActions.js:40
↓ 1 callers
Function
formatSongTitle
(s)
client/src/utils/SongUtils.js:1
↓ 1 callers
Function
getGenre
client/src/selectors/CommonSelectors.js:44
↓ 1 callers
Function
getNewStreamSongs
client/src/selectors/CommonSelectors.js:77
↓ 1 callers
Function
getPlayingIndex
client/src/selectors/CommonSelectors.js:26
↓ 1 callers
Function
getRepeat
client/src/selectors/CommonSelectors.js:40
↓ 1 callers
Function
getSearch
client/src/selectors/CommonSelectors.js:50
↓ 1 callers
Function
getShuffle
client/src/selectors/CommonSelectors.js:41
↓ 1 callers
Function
getShuffleIndex
(state)
client/src/selectors/PlayerSelectors.js:48
↓ 1 callers
Function
getSocialIcon
(service)
client/src/utils/UserUtils.js:19
↓ 1 callers
Function
getTime
client/src/selectors/CommonSelectors.js:73
↓ 1 callers
Function
getTimed
client/src/selectors/SongSelectors.js:42
↓ 1 callers
Function
initAuth
()
client/src/actions/SessionActions.js:155
↓ 1 callers
Function
initEnvironment
()
client/src/actions/EnvironmentActions.js:10
↓ 1 callers
Function
initRouter
client/src/actions/RouterActions.js:33
↓ 1 callers
Function
loadNewStreamSongs
client/src/actions/SessionActions.js:130
↓ 1 callers
Function
loginToSoundCloud
(clientId)
client/src/utils/ApiUtils.js:19
↓ 1 callers
Function
navigateBack
client/src/actions/RouterActions.js:25
↓ 1 callers
Function
onLoadStart
()
client/src/actions/PlayerActions.js:10
↓ 1 callers
Function
onLoadedMetadata
client/src/actions/PlayerActions.js:5
↓ 1 callers
Function
onMouseLeave
()
client/src/components/SidebarBody.jsx:10
↓ 1 callers
Function
onPause
()
client/src/actions/PlayerActions.js:14
↓ 1 callers
Function
onPlay
()
client/src/actions/PlayerActions.js:18
↓ 1 callers
Function
onScroll
()
client/src/components/SidebarBody.jsx:9
↓ 1 callers
Function
onTimeUpdate
client/src/actions/PlayerActions.js:22
↓ 1 callers
Function
onVolumeChange
(muted, volume)
client/src/actions/PlayerActions.js:27
↓ 1 callers
Function
parseRoute
(hash, paths)
client/src/utils/RouterUtils.js:34
↓ 1 callers
Function
parseRouteKeys
(pathString, result)
client/src/utils/RouterUtils.js:15
↓ 1 callers
Function
parseRouteOptions
client/src/utils/RouterUtils.js:25
↓ 1 callers
Function
playlists
(state = [], action)
client/src/reducers/history.js:8
↓ 1 callers
Function
pushState
(route)
client/src/actions/RouterActions.js:7
↓ 1 callers
Method
render
()
client/src/components/Link.jsx:39
↓ 1 callers
Function
shouldFetchSong
(id, state)
client/src/actions/SongActions.js:39
↓ 1 callers
Function
toggleFollow
(id, following)
client/src/actions/SessionActions.js:175
↓ 1 callers
Function
toggleFollowError
(id, following)
client/src/actions/SessionActions.js:163
↓ 1 callers
Function
toggleFollowRequest
(id, following)
client/src/actions/SessionActions.js:169
↓ 1 callers
Function
toggleLike
(id, liked)
client/src/actions/SessionActions.js:207
↓ 1 callers
Function
toggleLikeError
(id, liked)
client/src/actions/SessionActions.js:189
↓ 1 callers
Function
toggleLikeRequest
(id, liked)
client/src/actions/SessionActions.js:195
↓ 1 callers
Function
toggleLikeSuccess
(id, liked)
client/src/actions/SessionActions.js:201
↓ 1 callers
Function
volumeClassName
(volume)
client/src/utils/PlayerUtils.js:1
next →
1–100 of 263, ranked by callers