MCPcopy Create free account

hub / github.com/bundit/kord / functions

Functions470 in github.com/bundit/kord

↓ 26 callersFunctionfetchGeneric
(endpoint, opts)
client/src/utils/fetchGeneric.js:1
↓ 12 callersFunctionerrorHandler
(err, tries = 3)
client/src/redux/actions/spotifyActions.js:393
↓ 11 callersFunctionerrorHandler
(err, tries = 3)
client/src/redux/actions/youtubeActions.js:313
↓ 9 callersFunctioncapitalizeWord
(word)
client/src/utils/formattingHelpers.js:55
↓ 9 callersFunctionfetchSoundcloudAndPipeResponse
( endpoint: string, res: ExpressResponse, )
controllers/api-controller.ts:48
↓ 8 callersFunctionplay
()
client/src/redux/actions/playerActions.js:79
↓ 8 callersFunctionplayTrack
(index, tracklist, nextHref, context)
client/src/redux/actions/playerActions.js:51
↓ 7 callersFunctioncacheValue
(key, value)
client/src/utils/sessionStorage.js:15
↓ 7 callersFunctionloadCachedValue
client/src/utils/sessionStorage.js:1
↓ 7 callersFunctionpause
()
client/src/redux/actions/playerActions.js:94
↓ 6 callersFunctionfetchSoundcloudTracks
(endpoint)
client/src/redux/actions/soundcloudActions.js:177
↓ 6 callersFunctionfetchYoutubeTracks
( endpoint, isPlaylistTracks = false, tries = 3 )
client/src/redux/actions/youtubeActions.js:265
↓ 6 callersFunctionformatArtistName
(artist)
client/src/utils/formattingHelpers.js:3
↓ 6 callersFunctiongenerateYoutubeFetchOptionsAndHeaders
(method)
client/src/redux/actions/youtubeActions.js:327
↓ 6 callersFunctionmapJsonToTracks
(json, search = false)
client/src/redux/actions/spotifyActions.js:428
↓ 5 callersFunctionhandleSeek
(seconds)
client/src/components/player.js:164
↓ 5 callersFunctionsetTrackResults
(source, tracks)
client/src/redux/actions/searchActions.js:43
↓ 4 callersFunctionfetchSoundcloud
( endpoint: string, retriesRemaining: number = 1, )
controllers/api-controller.ts:24
↓ 4 callersFunctionformatSourceName
(source)
client/src/utils/formattingHelpers.js:121
↓ 4 callersFunctionimportPlaylists
(source, playlists, replaceExisting = false)
client/src/redux/actions/libraryActions.js:45
↓ 4 callersMethodload
(trackId, positionMs = 0, tries = 3)
client/src/components/spotify-player.js:172
↓ 4 callersFunctionmapCollectionToTracks
(collection)
client/src/redux/actions/soundcloudActions.js:225
↓ 4 callersFunctionnextTrack
()
client/src/redux/actions/playerActions.js:143
↓ 4 callersFunctionnextTrackAction
()
client/src/redux/actions/playerActions.js:137
↓ 4 callersFunctionopenSettings
client/src/redux/actions/userActions.js:110
↓ 4 callersFunctionparseSpotifyResults
(json)
client/src/redux/actions/spotifyActions.js:224
↓ 4 callersFunctionsetConnection
(source, isConnected)
client/src/redux/actions/userActions.js:40
↓ 4 callersFunctionsetSeek
(time)
client/src/redux/actions/playerActions.js:130
↓ 4 callersFunctionsetUserProfile
(source, profile)
client/src/redux/actions/userActions.js:55
↓ 3 callersFunctionclearRestOfQueue
(whichQueue)
client/src/redux/actions/playerActions.js:253
↓ 3 callersMethoddisconnectPlayer
()
client/src/components/spotify-player.js:152
↓ 3 callersFunctionfilterUnconnected
(playlists)
client/src/utils/formattingHelpers.js:110
↓ 3 callersFunctionflattenPlaylistObject
(playlists)
client/src/utils/formattingHelpers.js:150
↓ 3 callersFunctiongetTitleFromPathname
(pathname)
client/src/utils/formattingHelpers.js:114
↓ 3 callersFunctiongetToHref
(lastRoute, baseRoute)
client/src/components/layout/footer.js:34
↓ 3 callersFunctionhasTracksLeft
(index, queue, isMainQueue = false)
client/src/utils/queueHelpers.js:19
↓ 3 callersFunctionimportPlaylistTracks
(source, playlistId, tracks)
client/src/redux/actions/libraryActions.js:54
↓ 3 callersMethodinitPlayer
()
client/src/components/spotify-player.js:138
↓ 3 callersMethodpause
(tries = 3)
client/src/components/spotify-player.js:242
↓ 3 callersMethodplay
(tries = 3)
client/src/components/spotify-player.js:227
↓ 3 callersFunctionplayFromQueue
(offset, whichQueue)
client/src/redux/actions/playerActions.js:236
↓ 3 callersFunctionremoveTrackFromQueue
(offset, whichQueue)
client/src/redux/actions/playerActions.js:184
↓ 3 callersFunctionsetAccessToken
(source, token)
client/src/redux/actions/userActions.js:32
↓ 3 callersFunctionsetMoreTrackResults
(source, tracks)
client/src/redux/actions/searchActions.js:51
↓ 3 callersFunctionsetMuted
(isMuted)
client/src/redux/actions/playerActions.js:215
↓ 3 callersFunctionsetNextPlaylistHref
(source, playlistId, nextHref)
client/src/redux/actions/libraryActions.js:70
↓ 3 callersFunctionsetVolume
(newVolume)
client/src/redux/actions/playerActions.js:208
↓ 3 callersFunctionshuffleTracks
(tracks, currentIndex)
client/src/utils/queueHelpers.js:49
↓ 3 callersMethodstopTrackingSeekPosition
()
client/src/components/spotify-player.js:304
↓ 3 callersFunctiontoggleDropdown
(e)
client/src/components/track-item.js:44
↓ 3 callersFunctiontoggleKeyboardControlsMenu
()
client/src/redux/actions/userActions.js:141
↓ 2 callersFunctionclearInterval
()
client/src/utils/hooks.js:230
↓ 2 callersFunctioncollapsePlayer
()
client/src/redux/actions/playerActions.js:266
↓ 2 callersFunctionfetchArtistTracks
( artistId, source, type, artistName )
client/src/redux/actions/searchActions.js:138
↓ 2 callersFunctionfetchProfileAndPlaylists
(source, user)
client/src/redux/actions/userActions.js:70
↓ 2 callersFunctionfetchSoundcloudLikes
(next, userId)
client/src/redux/actions/soundcloudActions.js:55
↓ 2 callersFunctionfetchSpotifyLikes
( setResults = false, limit = 50, offset = 0, market = "from_token", tries = 3 )
client/src/redux/actions/spotifyActions.js:65
↓ 2 callersFunctionfetchYoutubePlaylistTracks
( id, next, limit = 15, tries = 3 )
client/src/redux/actions/youtubeActions.js:87
↓ 2 callersFunctionformatNumber
(x)
client/src/utils/formattingHelpers.js:93
↓ 2 callersFunctiongenerateJwtPayload
(userId: string, email: string)
controllers/auth-controller.ts:82
↓ 2 callersFunctiongetImgUrl
(track, size)
client/src/utils/formattingHelpers.js:208
↓ 2 callersFunctiongetMissingSoundcloudTrackInfo
* Sometimes soundcloud api returns only the first 5 tracks as full objects * so we use this to fill in the rest of the infomation for the remaining t
controllers/api-controller.ts:148
↓ 2 callersFunctiongetTrackExternalLink
(track: any)
client/src/utils/libraryUtils.ts:1
↓ 2 callersMethodhandleAccountError
()
client/src/components/spotify-player.js:402
↓ 2 callersFunctionhandlePlay
()
client/src/components/player.js:111
↓ 2 callersFunctionhandleWidevineNotSupported
()
client/src/utils/hooks.js:395
↓ 2 callersFunctionimportLikes
(source, likes)
client/src/redux/actions/libraryActions.js:37
↓ 2 callersFunctioninsertUserProfile
( client: PoolClient, userProfile: UserProfileDao, )
services/auth.ts:58
↓ 2 callersFunctionisEmptyObject
(obj)
client/src/utils/compareHelpers.js:80
↓ 2 callersFunctionkeepWithinVolumeRange
(volume)
client/src/utils/formattingHelpers.js:98
↓ 2 callersFunctionmapJsonToPlaylists
(json)
client/src/redux/actions/youtubeActions.js:349
↓ 2 callersFunctionmapJsonToPlaylists
(json)
client/src/redux/actions/spotifyActions.js:480
↓ 2 callersFunctionmapListByIdAndIndex
(list)
client/src/utils/formattingHelpers.js:256
↓ 2 callersFunctionmapToTrack
(track)
client/src/redux/actions/soundcloudActions.js:236
↓ 2 callersFunctionmapToTracks
(json)
client/src/redux/actions/spotifyActions.js:451
↓ 2 callersFunctionmapTracksAndNextHref
(json)
client/src/redux/actions/soundcloudActions.js:185
↓ 2 callersFunctiononSubmit
(e)
client/src/components/settings-form.js:99
↓ 2 callersFunctionplayPlaylist
client/src/redux/actions/playerActions.js:298
↓ 2 callersFunctionprevTrack
()
client/src/redux/actions/playerActions.js:171
↓ 2 callersFunctionrefreshSpotifyToken
()
client/src/redux/actions/spotifyActions.js:28
↓ 2 callersFunctionregisterValidSW
(swUrl, config)
client/src/serviceWorker.js:57
↓ 2 callersFunctionremoveScrollListener
()
client/src/components/track-item.js:75
↓ 2 callersFunctionreorder
(list, sourceIndex, destinationIndex)
client/src/utils/formattingHelpers.js:162
↓ 2 callersFunctionsecondsToFormatted
(total)
client/src/utils/formattingHelpers.js:40
↓ 2 callersMethodseek
(position)
client/src/components/spotify-player.js:257
↓ 2 callersMethodsetAccessToken
(token)
client/src/components/spotify-player.js:168
↓ 2 callersFunctionsetArtistResults
(source, artists)
client/src/redux/actions/searchActions.js:59
↓ 2 callersFunctionsetCurrentTrackDropdown
client/src/redux/actions/userActions.js:147
↓ 2 callersFunctionsetIsSettingsOpen
client/src/redux/actions/userActions.js:96
↓ 2 callersFunctionsetMainConnection
client/src/redux/actions/userActions.js:48
↓ 2 callersFunctionsetNextQueueHref
(nextHref)
client/src/redux/actions/playerActions.js:222
↓ 2 callersFunctionsetQueueIndex
(i)
client/src/redux/actions/playerActions.js:201
↓ 2 callersFunctionsetRelatedTracks
(relatedTracks)
client/src/redux/actions/playerActions.js:246
↓ 2 callersFunctionsetShowUnsupportedBrowserModal
client/src/redux/actions/userActions.js:184
↓ 2 callersFunctionsetSpotifyResults
client/src/redux/actions/spotifyActions.js:245
↓ 2 callersFunctionsetTrack
(track)
client/src/redux/actions/playerActions.js:116
↓ 2 callersMethodsetVolume
(volume)
client/src/components/spotify-player.js:271
↓ 2 callersFunctionshuffle
* Shuffles array in place. ES6 version * @param {Array} a items An array containing the items.
client/src/utils/queueHelpers.js:40
↓ 2 callersFunctionsignAndSetJWTSessionToken
(res: Response, jwtPayload: KordJWT)
controllers/auth-controller.ts:92
↓ 2 callersFunctiontoggleAddToPlaylistForm
()
client/src/redux/actions/userActions.js:123
next →1–100 of 470, ranked by callers