MCPcopy Create free account

hub / github.com/bundit/kord / functions

Functions470 in github.com/bundit/kord

↓ 2 callersFunctiontoggleDeleteTrackForm
()
client/src/redux/actions/userActions.js:129
↓ 2 callersFunctiontoggleStarPlaylist
(playlistId, source)
client/src/redux/actions/libraryActions.js:208
↓ 2 callersFunctiontoggleUserQueue
()
client/src/redux/actions/userActions.js:135
↓ 2 callersMethodtrackSeekPosition
()
client/src/components/spotify-player.js:296
↓ 1 callersFunctionYTDurationToMilliseconds
(duration)
client/src/utils/formattingHelpers.js:125
↓ 1 callersMethodaddListeners
()
client/src/components/spotify-player.js:308
↓ 1 callersFunctionaddRootElement
* Appends element as last child of body. * @param {HTMLElement} rootElem
client/src/utils/hooks.js:337
↓ 1 callersFunctionaddScrollListener
()
client/src/components/track-item.js:71
↓ 1 callersFunctionaddToSearchHistory
(query)
client/src/redux/actions/searchActions.js:67
↓ 1 callersFunctionaddTrackToPlaylistAction
(playlistId, track)
client/src/redux/actions/libraryActions.js:191
↓ 1 callersFunctionaddTrackToPlaylists
(playlistIds, track)
client/src/redux/actions/libraryActions.js:155
↓ 1 callersFunctionaddTrackToUserQueue
(track)
client/src/redux/actions/playerActions.js:177
↓ 1 callersFunctionappendQueue
(tracks)
client/src/redux/actions/playerActions.js:317
↓ 1 callersFunctionappendSpotifySdkScriptToDOM
()
client/src/components/spotify-player.js:409
↓ 1 callersFunctioncalculateProgressPercentage
()
client/src/components/seek-bar.js:50
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl, config)
client/src/serviceWorker.js:101
↓ 1 callersFunctionclearForm
()
client/src/components/add-to-playlist-form.js:40
↓ 1 callersFunctionclearPlaylistTracks
(source, playlistId)
client/src/redux/actions/libraryActions.js:137
↓ 1 callersFunctionclearState
()
client/src/redux/actions/stateActions.js:3
↓ 1 callersFunctionclearTrash
(source)
client/src/redux/actions/libraryActions.js:93
↓ 1 callersFunctioncloseSettings
()
client/src/redux/actions/userActions.js:115
↓ 1 callersFunctioncreateRootElement
* Creates DOM element to be used as React root. * @returns {HTMLElement}
client/src/utils/hooks.js:327
↓ 1 callersFunctiondequeRoute
(relativeRoute, pathname)
client/src/redux/actions/userActions.js:88
↓ 1 callersMethodfetchAndSetToken
(cb)
client/src/components/spotify-player.js:159
↓ 1 callersFunctionfetchArtist
(artistId, source)
client/src/redux/actions/searchActions.js:128
↓ 1 callersFunctionfetchArtistInfo
(artistName)
client/src/redux/actions/lastFmActions.js:5
↓ 1 callersFunctionfetchKey
(source: Source, type: KeyDao["type"])
services/keys.ts:7
↓ 1 callersFunctionfetchMoreArtistTracks
(next, source)
client/src/redux/actions/searchActions.js:162
↓ 1 callersFunctionfetchMoreSoundcloudTrackResults
(next)
client/src/redux/actions/soundcloudActions.js:118
↓ 1 callersFunctionfetchMoreSpotifyTrackResults
(next, tries = 3)
client/src/redux/actions/spotifyActions.js:205
↓ 1 callersFunctionfetchMoreYoutubeTrackResults
(next, tries = 3)
client/src/redux/actions/youtubeActions.js:172
↓ 1 callersFunctionfetchNewSoundcloudClientId
()
services/keys.ts:49
↓ 1 callersFunctionfetchRelatedQueueTracks
(source, track)
client/src/redux/actions/playerActions.js:388
↓ 1 callersFunctionfetchScArtists
(endpoint)
client/src/redux/actions/soundcloudActions.js:134
↓ 1 callersFunctionfetchSoundcloudPlaylistTracks
(id, next)
client/src/redux/actions/soundcloudActions.js:75
↓ 1 callersFunctionfetchSoundcloudPlaylists
(userId)
client/src/redux/actions/soundcloudActions.js:67
↓ 1 callersFunctionfetchSoundcloudProfile
(username)
client/src/redux/actions/soundcloudActions.js:29
↓ 1 callersFunctionfetchSoundcloudProfileAndPlaylists
(username)
client/src/redux/actions/soundcloudActions.js:18
↓ 1 callersFunctionfetchSpotifyPlaylistTracks
( id, next, market = "from_token", tries = 3 )
client/src/redux/actions/spotifyActions.js:138
↓ 1 callersFunctionfetchSpotifyPlaylists
( limit = 50, offset = 0, tries = 3 )
client/src/redux/actions/spotifyActions.js:107
↓ 1 callersFunctionfetchSpotifyProfile
(tries = 3)
client/src/redux/actions/spotifyActions.js:47
↓ 1 callersFunctionfetchUserPlaylists
client/src/redux/actions/libraryActions.js:216
↓ 1 callersFunctionfetchUserProfiles
client/src/redux/actions/userActions.js:174
↓ 1 callersFunctionfetchYoutubePlaylists
(limit = 50, tries = 3)
client/src/redux/actions/youtubeActions.js:55
↓ 1 callersFunctionfetchYoutubeProfile
(tries = 3)
client/src/redux/actions/youtubeActions.js:36
↓ 1 callersFunctionfetchYoutubeTrackInfo
(videoIds)
client/src/redux/actions/youtubeActions.js:117
↓ 1 callersFunctionfindUserByEmail
( client: PoolClient, email: string, )
services/auth.ts:17
↓ 1 callersFunctionformatEndpointHref
(endpoint: string, key: string)
controllers/api-controller.ts:18
↓ 1 callersFunctiongeneratePlaylistsPayload
(source, playlists)
client/src/utils/formattingHelpers.js:74
↓ 1 callersFunctiongenerateProfilePayload
(source, profile)
client/src/utils/formattingHelpers.js:62
↓ 1 callersFunctiongetRootElem
()
client/src/utils/hooks.js:369
↓ 1 callersFunctiongetSoundcloudTrackInfo
(ids: number[])
controllers/api-controller.ts:134
↓ 1 callersFunctionhandleHashParams
(navigate, mainConnection, alert)
client/src/utils/hooks.js:83
↓ 1 callersFunctionhandleKeyControls
(key, shiftPressed)
client/src/components/player.js:202
↓ 1 callersFunctionhandleLoadMoreTracks
()
client/src/components/search-track-list.js:75
↓ 1 callersFunctionhandlePause
()
client/src/components/player.js:115
↓ 1 callersFunctionhandlePlayPause
(e)
client/src/components/player.js:119
↓ 1 callersFunctionhandlePlayTrack
(index, category)
client/src/components/artist-page.js:61
↓ 1 callersMethodhandleStateChange
(state)
client/src/components/spotify-player.js:364
↓ 1 callersFunctionhandleToggleControls
()
client/src/components/player.js:197
↓ 1 callersFunctionhandleToggleMute
()
client/src/components/player.js:189
↓ 1 callersFunctionhandleToggleQueue
()
client/src/components/player.js:193
↓ 1 callersFunctionhasNewPlaylistOrHasChanges
( newListOfPlaylists, prevListOfPlaylists )
client/src/utils/compareHelpers.js:48
↓ 1 callersFunctionhasPlaylistChanges
(newPlaylist, prevPlaylist)
client/src/utils/compareHelpers.js:71
↓ 1 callersFunctionhasProfileChanges
(newProfile, prevProfile)
client/src/utils/compareHelpers.js:38
↓ 1 callersFunctionhasTracksLeftInAnyQueue
(playerState)
client/src/utils/queueHelpers.js:1
↓ 1 callersFunctioninsertNewUser
( client: PoolClient, email: string, )
services/auth.ts:35
↓ 1 callersFunctionisAnchorTag
(tagName)
client/src/components/sidebar.js:53
↓ 1 callersFunctionloadMoreQueueTracks
()
client/src/redux/actions/playerActions.js:324
↓ 1 callersFunctionloadMoreTrackResults
(source, next)
client/src/redux/actions/searchActions.js:110
↓ 1 callersFunctionloadPlaylistTracks
(source, id, next)
client/src/redux/actions/libraryActions.js:119
↓ 1 callersFunctionloadState
()
client/src/utils/localStorage.js:1
↓ 1 callersMethodloadTrackToPlayer
(trackId, positionMs = 0)
client/src/components/spotify-player.js:210
↓ 1 callersFunctionmapCollectionToPlaylists
(json)
client/src/redux/actions/soundcloudActions.js:259
↓ 1 callersFunctionmapCollectionToPlaylistsOrTracks
(collection)
client/src/redux/actions/soundcloudActions.js:192
↓ 1 callersFunctionmapDurationAndChannelToTracks
(item)
client/src/redux/actions/youtubeActions.js:397
↓ 1 callersFunctionmapJsonSearchToTracks
(json)
client/src/redux/actions/youtubeActions.js:385
↓ 1 callersFunctionmapJsonToArtistInfo
(json)
client/src/redux/actions/lastFmActions.js:11
↓ 1 callersFunctionmapJsonToArtists
(json)
client/src/redux/actions/spotifyActions.js:470
↓ 1 callersFunctionmapJsonToArtists
(json)
client/src/redux/actions/soundcloudActions.js:290
↓ 1 callersFunctionmapJsonToPlaylistTracks
(json)
client/src/redux/actions/youtubeActions.js:374
↓ 1 callersFunctionmapJsonToProfile
(json)
client/src/redux/actions/youtubeActions.js:339
↓ 1 callersFunctionmapJsonToProfile
(json)
client/src/redux/actions/spotifyActions.js:418
↓ 1 callersFunctionmapJsonToProfile
(json)
client/src/redux/actions/soundcloudActions.js:278
↓ 1 callersFunctionmapSoundcloudArtist
(json)
client/src/redux/actions/soundcloudActions.js:214
↓ 1 callersFunctionmapSoundcloudPlaylist
(playlist)
client/src/redux/actions/soundcloudActions.js:198
↓ 1 callersFunctionmapSpotifyArtist
(json)
client/src/redux/actions/spotifyActions.js:407
↓ 1 callersFunctionmapYoutubeArtist
(json)
client/src/redux/actions/youtubeActions.js:407
↓ 1 callersFunctionmovePlaylistsToTrash
(source)
client/src/redux/actions/libraryActions.js:79
↓ 1 callersFunctionmsToDuration
(duration)
client/src/utils/formattingHelpers.js:25
↓ 1 callersFunctionopenAddToPlaylistForm
client/src/redux/actions/userActions.js:154
↓ 1 callersFunctionopenDeleteTrackForm
(playlistId, track, index)
client/src/redux/actions/userActions.js:159
↓ 1 callersFunctionrefreshUserData
(alert)
client/src/utils/hooks.js:66
↓ 1 callersFunctionrefreshYoutubeToken
()
client/src/redux/actions/youtubeActions.js:20
↓ 1 callersFunctionremoveFromPlaylist
client/src/redux/actions/libraryActions.js:176
↓ 1 callersFunctionremoveFromPlaylistAction
(track)
client/src/redux/actions/libraryActions.js:199
↓ 1 callersFunctionremoveFromSearchHistory
(query)
client/src/redux/actions/searchActions.js:74
↓ 1 callersFunctionremovePlaylists
(source)
client/src/redux/actions/libraryActions.js:63
↓ 1 callersFunctionremoveProfile
client/src/redux/actions/userActions.js:63
↓ 1 callersFunctionremoveUserProfile
client/src/redux/actions/userActions.js:165
← previousnext →101–200 of 470, ranked by callers