MCPcopy Create free account

hub / github.com/compactd/compactd / functions

Functions522 in github.com/compactd/compactd

MethodhandleItemSelect
(item: LibraryContent, event: React.SyntheticEvent<HTMLElement>)
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:87
FunctionhandleMouseOver
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:49
MethodhandleNewArtist
()
client/src/features/library/components/HolisticView/HolisticView.tsx:64
MethodhandlePasswordChange
(event: Event)
client/src/features/app/components/LoginView/LoginView.tsx:36
MethodhandleRangeClick
(event: any)
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:92
MethodhandleSearchClick
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:59
MethodhandleUsernameChange
(event: Event)
client/src/features/app/components/LoginView/LoginView.tsx:30
Methodhas
(name: string)
types/convict/index.d.ts:39
FunctioninitResults
()
client/src/features/store/store.tsx:191
Methoditems
()
client/src/features/library/components/ArtistListView/ArtistListView.tsx:60
Methoditems
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:142
FunctionjumpTo
(target: string | number | Defs.Track)
client/src/features/player/player.tsx:137
FunctionlistTrackers
()
server/src/features/cascade/trackers.ts:88
MethodloadImage
(id: string, img: HTMLImageElement)
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:82
MethodloadImage
(id: string, img: HTMLImageElement)
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:12
MethodloadImage
(id: string, img: HTMLImageElement)
client/src/components/ArtistComponent/ArtistComponent.tsx:40
MethodloadItem
(id: string)
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:86
MethodloadItem
(id: string)
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:14
MethodloadItem
(id: string)
client/src/components/ArtistComponent/ArtistComponent.tsx:53
MethodloadLargeCover
(id: string, size = 64, target: HTMLImageElement)
client/src/app/Artwork.tsx:28
FunctionloadLibraries
()
client/src/features/settings/settings.tsx:79
FunctionloadResults
(artist: string, album: string)
client/src/features/store/store.tsx:163
MethodloadSmallCover
(id: string, size = 32, target: HTMLImageElement)
client/src/app/Artwork.tsx:32
Functionlogin
(username: string, password: string)
client/src/features/app/app.tsx:56
FunctionmapActions
(dispatch: Dispatch<LibraryAction>)
client/src/components/Sandbox/Sandbox.tsx:43
FunctionmapActions
(dispatch: Dispatch<LibraryAction>)
client/src/features/library/components/LibraryView.tsx:29
FunctionofferRemove
(track: string, setValue = true)
client/src/features/library/library.tsx:352
MethodonAudioEnd
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:106
FunctionplayAfter
(stack: PlayerStack)
client/src/features/player/player.tsx:83
FunctionplayNext
()
client/src/features/player/player.tsx:79
FunctionplayPrevious
()
client/src/features/player/player.tsx:75
FunctionpossiblyShuffle
(a: Defs.Track, b: Defs.Track)
client/src/features/player/player.tsx:167
FunctionprocessAlbums
(onFetchAlbum: Function = new Function())
server/src/features/aquarelle/AquarelleAgent.ts:63
FunctionprocessAll
()
server/src/features/aquarelle/discogfetch.ts:184
FunctionprocessArtists
(onFetchArtist: Function = new Function())
server/src/features/aquarelle/AquarelleAgent.ts:77
FunctionreadToken
(token: string)
server/src/features/boombox/Direct.ts:23
Functionreducer
(state: Defs.LibraryState = initialState, action: LibraryAction)
client/src/features/library/library.tsx:47
Functionreducer
(state: Defs.StoreState = initialState, action: StoreAction)
client/src/features/store/store.tsx:39
Functionreducer
(state: Defs.SettingsState = initialState, action: SettingsAction)
client/src/features/settings/settings.tsx:23
Functionreducer
(state: Defs.AppState = initialState, action: AppAction)
client/src/features/app/app.tsx:26
FunctionregisterUser
([res, spin])
main.js:293
FunctionremoveTrack
(trackID: string)
server/src/features/utils/library-utils.ts:89
FunctionremoveTracker
(id: string)
client/src/features/settings/settings.tsx:51
Methodrender
()
client/src/components/ScrollableDiv/ScrollableDiv.tsx:36
Methodrender
()
client/src/components/Sandbox/Sandbox.tsx:119
Methodrender
()
client/src/components/TrackComponent/TrackComponent.tsx:25
Methodrender
()
client/src/components/BetterImage/BetterImage.tsx:110
Methodrender
()
client/src/components/FavComponent/FavComponent.tsx:67
Methodrender
()
client/src/features/library/components/LibraryView.tsx:37
Methodrender
()
client/src/features/library/components/SuggestionsView/SuggestionsView.tsx:32
Methodrender
()
client/src/features/library/components/SuggestionsView/TrackItem.tsx:41
Methodrender
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:70
Methodrender
()
client/src/features/library/components/HolisticView/HolisticView.tsx:85
Methodrender
()
client/src/features/library/components/ArtworkEditDialog/index.tsx:47
Methodrender
()
client/src/features/library/components/ArtistsView/ArtistsView.tsx:16
Methodrender
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:109
Methodrender
()
client/src/features/library/components/AlbumListItem/AlbumListItem.tsx:53
Methodrender
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:121
Methodrender
()
client/src/features/library/components/ArtistListView/ArtistListView.tsx:134
Methodrender
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:213
Methodrender
()
client/src/features/library/components/ArtistListItem/ArtistListItem.tsx:54
Methodrender
()
client/src/features/library/components/TrackList/TrackList.tsx:24
Methodrender
()
client/src/features/store/components/StoreView.tsx:21
Methodrender
()
client/src/features/store/components/ResultItem/ResultItem.tsx:15
Methodrender
()
client/src/features/store/components/StorePopup/StorePopup.tsx:16
Methodrender
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:229
Methodrender
()
client/src/features/store/components/StoreButton/StoreButton.tsx:16
Methodrender
()
client/src/features/settings/components/TrackersView/TrackersView.tsx:77
Methodrender
()
client/src/features/settings/components/SettingsPage/SettingsPage.tsx:17
Methodrender
()
client/src/features/settings/components/SettingsLink/SettingsLink.tsx:23
Methodrender
()
client/src/features/settings/components/LibrariesView/LibrariesView.tsx:60
Methodrender
()
client/src/features/player/components/PlayerView.tsx:21
Methodrender
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:127
Methodrender
()
client/src/features/player/components/CurrentPlayingView/CurrentPlayingView.tsx:157
Methodrender
()
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:311
Methodrender
()
client/src/features/player/components/PlaylistView/PlaylistView.tsx:49
Methodrender
()
client/src/features/player/components/PlaylistItem/PlaylistItem.tsx:31
Methodrender
()
client/src/features/app/components/AppView.tsx:24
Methodrender
()
client/src/features/app/components/LoginView/LoginView.tsx:47
Methodrender
()
client/src/features/app/components/LoadingView/LoadingView.tsx:15
Methodrender
()
client/src/features/app/components/SyncView/SyncView.tsx:17
Methodrender
()
client/src/app/CompactdApplication.tsx:35
MethodrenderContextMenu
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:29
MethodrenderHeader
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:135
MethodrenderHeader
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:24
MethodrenderHeader
()
client/src/components/ArtistComponent/ArtistComponent.tsx:75
MethodrenderHotkeys
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:35
MethodrenderHotkeys
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:40
MethodrenderHotkeys
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:33
FunctionrenderImage
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:128
MethodrenderImage
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:27
MethodrenderItem
(props: ListProps)
client/src/features/library/components/ArtistListView/ArtistListView.tsx:66
MethodrenderItem
(props: ListProps)
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:167
MethodrenderLibraryContent
({ handleClick, isActive, item }: ISelectItemRendererProps<LibraryContent>)
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:68
MethodrenderSubtitle
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:35
MethodrenderSubtitle
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:21
MethodrenderSubtitle
()
client/src/components/ArtistComponent/ArtistComponent.tsx:26
Functionreport
(type: ReportType, track: string)
server/src/features/analytics/Analytics.ts:20
Functionreset
()
server/src/features/aquarelle/AquarelleAgent.ts:16
Methodroute
()
server/src/ProdApplication.ts:39
← previousnext →401–500 of 522, ranked by callers