MCPcopy Create free account

hub / github.com/Musish/Musish / functions

Functions272 in github.com/Musish/Musish

FunctionDynamicMenu
({ trigger = null }: DynamicMenuProps)
src/app/components/Common/ContextMenu/ContextMenu.tsx:10
FunctionGenreItem
({ curator, history, id, size })
src/app/components/Common/GenreItem/GenreItem.tsx:14
FunctionGoogleAnalyticsProvider
({ children, history })
src/app/components/Providers/GoogleAnalyticsProvider.tsx:9
FunctionItemList
({ title, items = null, itemIds = null, type, rows = 1, size = 170, }: ItemListProps)
src/app/components/Routes/Catalog/Browse/ItemList.tsx:20
FunctionLastfmProvider
({ children, mk }: LastfmProviderProps)
src/app/components/Providers/LastfmProvider.tsx:44
FunctionLoader
()
src/app/components/Common/Loader/Loader.tsx:4
FunctionLyrics
({ song }: LyricsProps)
src/app/components/Common/Player/Lyrics/Lyrics.tsx:76
FunctionLyricsModal
()
src/app/components/Common/Player/Lyrics/LyricsModal.tsx:12
FunctionLyricsModalProvider
({ children }: { children: ReactNode })
src/app/components/Providers/LyricsModalProvider.tsx:19
FunctionMenuItem
({ to, label, exact = true }: MenuItemProps)
src/app/components/Common/Sidebar/Menu/MenuItem/MenuItem.tsx:11
FunctionModal
(props: ModalProps)
src/app/components/Common/Modal/Modal.tsx:12
FunctionModalProvider
({ children = null }: { children: ReactNode })
src/app/components/Providers/ModalProvider.tsx:30
FunctionModalRenderer
()
src/app/components/Providers/ModalProvider.tsx:62
FunctionNavigationBar
src/app/components/Common/NavigationBar/NavigationBar.tsx:15
FunctionPageTitle
({ context, title, }: { context: React.ReactNode; title: React.ReactNode; })
src/app/components/Common/PageTitle/PageTitle.tsx:4
FunctionPlayerTime
(props: PlayerTimeProps)
src/app/components/Common/Player/PlayerTime.tsx:11
FunctionPlaylistContextMenu
({ playlist })
src/app/components/Common/ContextMenu/Types/Playlist/PlaylistContextMenu.tsx:16
FunctionPlaylistItem
({ connectDragSource, history, id, isOver = false, navigate = false, playlist, size, })
src/app/components/Common/PlaylistItem/PlaylistItem.tsx:24
FunctionPlaylistMenuItem
({ playlist, connectDropTarget, isDndOver, activeDndItem, }: PlaylistMenuItemProps)
src/app/components/Common/Sidebar/Menu/MenuItem/PlaylistMenuItem.tsx:16
FunctionPlaylistPage
({ match }: PlaylistPageProps)
src/app/components/Routes/Playlist/PlaylistPage.tsx:11
FunctionPlaylistResultItem
({ playlist, size, connectDragSource, })
src/app/components/Common/NavigationBar/Search/PlaylistResultItem.tsx:18
FunctionPlaylistSelector
({ onClick = () => undefined, }: PlaylistSelectorProps)
src/app/components/Common/PlaylistSelector/PlaylistSelector.tsx:9
FunctionPlaylistsPage
()
src/app/components/Routes/Library/Playlists/PlaylistsPage.tsx:33
FunctionPlaylistsProvider
({ children }: PlaylistsProviderProps)
src/app/components/Providers/PlaylistsProvider.tsx:17
FunctionQueueItem
({ style, item, removeItemFunc }: QueueItemProps)
src/app/components/Common/Player/Queue/QueueItem.tsx:19
FunctionQueueModalProvider
({ children }: { children: ReactNode })
src/app/components/Providers/QueueProvider.tsx:19
FunctionRadioPage
()
src/app/components/Routes/Catalog/Radio/RadioPage.tsx:5
FunctionSettings
()
src/app/components/Common/NavigationBar/Settings/Settings.tsx:7
FunctionSidebar
src/app/components/Common/Sidebar/Sidebar.tsx:20
FunctionSidebarLibraryMenu
src/app/components/Common/Sidebar/Menu/SidebarLibraryMenu.tsx:17
FunctionSidebarMenu
src/app/components/Common/Sidebar/Menu/SidebarMenu.tsx:10
FunctionSongResultItem
({ song, connectDragSource })
src/app/components/Common/NavigationBar/Search/SongResultItem.tsx:17
FunctionSongsPage
()
src/app/components/Routes/Library/Songs/SongsPage.tsx:19
FunctionTab
({ children }: TabProps)
src/app/components/Common/Tabs/Tab.tsx:9
FunctionTabs
({ children, location, history })
src/app/components/Common/Tabs/Tabs.tsx:12
FunctionTokenLoader
()
src/app/components/Routes/LoginLoader/LoginLoader.tsx:5
FunctionTrackContextMenu
({ track, tracks, index })
src/app/components/Common/ContextMenu/Types/Track/TrackContextMenu.tsx:17
FunctionTrackDecoration
({ track, showAlbum = false, size = 40, }: { track: MusicKit.MediaItem; showAlbum?: boolean; size?
src/app/components/Common/Tracks/TracksList/TrackDecoration.tsx:8
FunctionTracksGrid
({ tracks, showArtist = false, showAlbum = false, playTrack, })
src/app/components/Common/Tracks/TracksGrid/TracksGrid.tsx:22
FunctionTracksList
({ showArtist = false, showAlbum = false, scrollElement, scrollElementModifier = (e: HTMLElement | nul
src/app/components/Common/Tracks/TracksList/TracksList.tsx:26
FunctionTracksListItem
(props: TracksListItemProps)
src/app/components/Common/Tracks/TracksList/TracksListItem.tsx:31
FunctionbeginDrag
(props: AlbumItemProps)
src/app/components/Common/AlbumItem/AlbumItem.tsx:86
FunctionbeginDrag
(props: TracksListItemProps)
src/app/components/Common/Tracks/TracksList/TracksListItem.tsx:131
FunctionbeginDrag
(props: SongResultItemProps)
src/app/components/Common/NavigationBar/Search/SongResultItem.tsx:59
FunctionbeginDrag
(props: AlbumResultItemProps)
src/app/components/Common/NavigationBar/Search/AlbumResultItem.tsx:51
FunctionbeginDrag
(props: PlaylistResultItemProps)
src/app/components/Common/NavigationBar/Search/PlaylistResultItem.tsx:58
FunctionbeginDrag
(props: PlaylistItemProps)
src/app/components/Common/PlaylistItem/PlaylistItem.tsx:77
FunctioncanDrop
()
src/app/components/Common/Sidebar/Menu/SidebarLibraryMenu.tsx:47
FunctioncanDrop
()
src/app/components/Common/Sidebar/Menu/MenuItem/PlaylistMenuItem.tsx:53
Functioncollect
(connect: DropTargetConnector, monitor: DropTargetMonitor)
src/app/components/Common/Sidebar/Menu/SidebarLibraryMenu.tsx:38
Functioncollect
(connect: DropTargetConnector, monitor: DropTargetMonitor)
src/app/components/Common/Sidebar/Menu/MenuItem/PlaylistMenuItem.tsx:44
MethodcomponentDidCatch
(error: any, errorInfo: any)
src/app/components/Providers/SentryBoundary.tsx:28
MethodcomponentDidMount
()
src/app/components/Layout.tsx:14
MethodcomponentDidMount
()
src/app/components/Providers/AuthorizeProvider.tsx:33
MethodcomponentDidMount
()
src/app/components/Providers/MusicKitProvider.tsx:25
MethodcomponentDidMount
()
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:56
MethodcomponentDidMount
()
src/app/components/Routes/Catalog/ForYou/ForYouPage.tsx:41
MethodcomponentDidMount
()
src/app/components/Routes/Catalog/Browse/TopCharts/TopCharts.tsx:26
MethodcomponentDidMount
()
src/app/components/Routes/Catalog/Browse/Genres/Genres.tsx:25
MethodcomponentDidMount
()
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:59
MethodcomponentDidMount
()
src/app/components/Routes/Search/SearchPage.tsx:59
MethodcomponentDidMount
()
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:28
MethodcomponentDidMount
()
src/app/components/Common/PageContent/PageContent.tsx:22
MethodcomponentDidMount
()
src/app/components/Common/PlaylistPanel/PlaylistPanel.tsx:47
MethodcomponentDidMount
()
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:68
MethodcomponentDidMount
()
src/app/components/Common/Player/Player.tsx:37
MethodcomponentDidMount
()
src/app/components/Common/Player/VolumeControl.tsx:22
MethodcomponentDidMount
()
src/app/components/Common/Player/Rating/Rating.tsx:25
MethodcomponentDidMount
()
src/app/components/Common/InfiniteLoader/InfiniteScroll.tsx:38
MethodcomponentDidMount
()
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:66
MethodcomponentDidMount
()
src/app/components/Common/NavigationBar/Search/SearchBar.tsx:43
MethodcomponentDidMount
()
src/app/hoc/withMK.tsx:21
MethodcomponentDidUpdate
()
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:60
MethodcomponentDidUpdate
()
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:78
MethodcomponentWillUnmount
()
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:91
MethodcomponentWillUnmount
()
src/app/components/Common/NavigationBar/Search/SearchBar.tsx:47
MethodcomponentWillUnmount
()
src/app/hoc/withMK.tsx:32
Methodconstructor
(props: AuthorizeProviderProps)
src/app/components/Providers/AuthorizeProvider.tsx:21
Methodconstructor
(props: SentryBoundaryProps)
src/app/components/Providers/SentryBoundary.tsx:22
Methodconstructor
(props: MusicKitProviderProps)
src/app/components/Providers/MusicKitProvider.tsx:17
Methodconstructor
(props: ArtistPageProps)
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:45
Methodconstructor
(props: ForYouPageProps)
src/app/components/Routes/Catalog/ForYou/ForYouPage.tsx:31
Methodconstructor
(props: {})
src/app/components/Routes/Catalog/Browse/TopCharts/TopCharts.tsx:18
Methodconstructor
(props: GenresProps)
src/app/components/Routes/Catalog/Browse/Genres/Genres.tsx:17
Methodconstructor
(props: GenrePageProps)
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:50
Methodconstructor
(props: SearchPageProps)
src/app/components/Routes/Search/SearchPage.tsx:43
Methodconstructor
(props: ArtistAlbumsProps)
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:20
Methodconstructor
(props: PageContentProps)
src/app/components/Common/PageContent/PageContent.tsx:14
Methodconstructor
(props: PlaylistPanelProps)
src/app/components/Common/PlaylistPanel/PlaylistPanel.tsx:35
Methodconstructor
(props: AlbumPanelProps)
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:48
Methodconstructor
(props: VolumeControlProps)
src/app/components/Common/Player/VolumeControl.tsx:14
Methodconstructor
(props: RatingProps)
src/app/components/Common/Player/Rating/Rating.tsx:16
Methodconstructor
(props: QueueListProps)
src/app/components/Common/Player/Queue/QueueList.tsx:46
Methodconstructor
(props: InfiniteLoaderProps<I>)
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:55
Methodconstructor
(props: SearchBarProps)
src/app/components/Common/NavigationBar/Search/SearchBar.tsx:29
Methodconstructor
(props: ComponentProps)
src/app/hoc/withMK.tsx:15
Functiondetails
(event)
src/backend/genius/artist.js:69
Functiondetails
(event)
src/backend/genius/song.js:63
FunctiondndCollect
(connect: DragSourceConnector, monitor: DragSourceMonitor)
src/app/components/Common/AlbumItem/AlbumItem.tsx:93
FunctiondndCollect
(connect: DragSourceConnector, monitor: DragSourceMonitor)
src/app/components/Common/NavigationBar/Search/SongResultItem.tsx:66
← previousnext →101–200 of 272, ranked by callers