Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compactd/compactd
/ functions
Functions
522 in github.com/compactd/compactd
⨍
Functions
522
◇
Types & classes
257
Method
handleItemSelect
(item: LibraryContent, event: React.SyntheticEvent<HTMLElement>)
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:87
Function
handleMouseOver
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:49
Method
handleNewArtist
()
client/src/features/library/components/HolisticView/HolisticView.tsx:64
Method
handlePasswordChange
(event: Event)
client/src/features/app/components/LoginView/LoginView.tsx:36
Method
handleRangeClick
(event: any)
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:92
Method
handleSearchClick
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:59
Method
handleUsernameChange
(event: Event)
client/src/features/app/components/LoginView/LoginView.tsx:30
Method
has
(name: string)
types/convict/index.d.ts:39
Function
initResults
()
client/src/features/store/store.tsx:191
Method
items
()
client/src/features/library/components/ArtistListView/ArtistListView.tsx:60
Method
items
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:142
Function
jumpTo
(target: string | number | Defs.Track)
client/src/features/player/player.tsx:137
Function
listTrackers
()
server/src/features/cascade/trackers.ts:88
Method
loadImage
(id: string, img: HTMLImageElement)
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:82
Method
loadImage
(id: string, img: HTMLImageElement)
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:12
Method
loadImage
(id: string, img: HTMLImageElement)
client/src/components/ArtistComponent/ArtistComponent.tsx:40
Method
loadItem
(id: string)
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:86
Method
loadItem
(id: string)
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:14
Method
loadItem
(id: string)
client/src/components/ArtistComponent/ArtistComponent.tsx:53
Method
loadLargeCover
(id: string, size = 64, target: HTMLImageElement)
client/src/app/Artwork.tsx:28
Function
loadLibraries
()
client/src/features/settings/settings.tsx:79
Function
loadResults
(artist: string, album: string)
client/src/features/store/store.tsx:163
Method
loadSmallCover
(id: string, size = 32, target: HTMLImageElement)
client/src/app/Artwork.tsx:32
Function
login
(username: string, password: string)
client/src/features/app/app.tsx:56
Function
mapActions
(dispatch: Dispatch<LibraryAction>)
client/src/components/Sandbox/Sandbox.tsx:43
Function
mapActions
(dispatch: Dispatch<LibraryAction>)
client/src/features/library/components/LibraryView.tsx:29
Function
offerRemove
(track: string, setValue = true)
client/src/features/library/library.tsx:352
Method
onAudioEnd
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:106
Function
playAfter
(stack: PlayerStack)
client/src/features/player/player.tsx:83
Function
playNext
()
client/src/features/player/player.tsx:79
Function
playPrevious
()
client/src/features/player/player.tsx:75
Function
possiblyShuffle
(a: Defs.Track, b: Defs.Track)
client/src/features/player/player.tsx:167
Function
processAlbums
(onFetchAlbum: Function = new Function())
server/src/features/aquarelle/AquarelleAgent.ts:63
Function
processAll
()
server/src/features/aquarelle/discogfetch.ts:184
Function
processArtists
(onFetchArtist: Function = new Function())
server/src/features/aquarelle/AquarelleAgent.ts:77
Function
readToken
(token: string)
server/src/features/boombox/Direct.ts:23
Function
reducer
(state: Defs.LibraryState = initialState, action: LibraryAction)
client/src/features/library/library.tsx:47
Function
reducer
(state: Defs.StoreState = initialState, action: StoreAction)
client/src/features/store/store.tsx:39
Function
reducer
(state: Defs.SettingsState = initialState, action: SettingsAction)
client/src/features/settings/settings.tsx:23
Function
reducer
(state: Defs.AppState = initialState, action: AppAction)
client/src/features/app/app.tsx:26
Function
registerUser
([res, spin])
main.js:293
Function
removeTrack
(trackID: string)
server/src/features/utils/library-utils.ts:89
Function
removeTracker
(id: string)
client/src/features/settings/settings.tsx:51
Method
render
()
client/src/components/ScrollableDiv/ScrollableDiv.tsx:36
Method
render
()
client/src/components/Sandbox/Sandbox.tsx:119
Method
render
()
client/src/components/TrackComponent/TrackComponent.tsx:25
Method
render
()
client/src/components/BetterImage/BetterImage.tsx:110
Method
render
()
client/src/components/FavComponent/FavComponent.tsx:67
Method
render
()
client/src/features/library/components/LibraryView.tsx:37
Method
render
()
client/src/features/library/components/SuggestionsView/SuggestionsView.tsx:32
Method
render
()
client/src/features/library/components/SuggestionsView/TrackItem.tsx:41
Method
render
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:70
Method
render
()
client/src/features/library/components/HolisticView/HolisticView.tsx:85
Method
render
()
client/src/features/library/components/ArtworkEditDialog/index.tsx:47
Method
render
()
client/src/features/library/components/ArtistsView/ArtistsView.tsx:16
Method
render
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:109
Method
render
()
client/src/features/library/components/AlbumListItem/AlbumListItem.tsx:53
Method
render
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:121
Method
render
()
client/src/features/library/components/ArtistListView/ArtistListView.tsx:134
Method
render
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:213
Method
render
()
client/src/features/library/components/ArtistListItem/ArtistListItem.tsx:54
Method
render
()
client/src/features/library/components/TrackList/TrackList.tsx:24
Method
render
()
client/src/features/store/components/StoreView.tsx:21
Method
render
()
client/src/features/store/components/ResultItem/ResultItem.tsx:15
Method
render
()
client/src/features/store/components/StorePopup/StorePopup.tsx:16
Method
render
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:229
Method
render
()
client/src/features/store/components/StoreButton/StoreButton.tsx:16
Method
render
()
client/src/features/settings/components/TrackersView/TrackersView.tsx:77
Method
render
()
client/src/features/settings/components/SettingsPage/SettingsPage.tsx:17
Method
render
()
client/src/features/settings/components/SettingsLink/SettingsLink.tsx:23
Method
render
()
client/src/features/settings/components/LibrariesView/LibrariesView.tsx:60
Method
render
()
client/src/features/player/components/PlayerView.tsx:21
Method
render
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:127
Method
render
()
client/src/features/player/components/CurrentPlayingView/CurrentPlayingView.tsx:157
Method
render
()
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:311
Method
render
()
client/src/features/player/components/PlaylistView/PlaylistView.tsx:49
Method
render
()
client/src/features/player/components/PlaylistItem/PlaylistItem.tsx:31
Method
render
()
client/src/features/app/components/AppView.tsx:24
Method
render
()
client/src/features/app/components/LoginView/LoginView.tsx:47
Method
render
()
client/src/features/app/components/LoadingView/LoadingView.tsx:15
Method
render
()
client/src/features/app/components/SyncView/SyncView.tsx:17
Method
render
()
client/src/app/CompactdApplication.tsx:35
Method
renderContextMenu
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:29
Method
renderHeader
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:135
Method
renderHeader
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:24
Method
renderHeader
()
client/src/components/ArtistComponent/ArtistComponent.tsx:75
Method
renderHotkeys
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:35
Method
renderHotkeys
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:40
Method
renderHotkeys
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:33
Function
renderImage
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:128
Method
renderImage
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:27
Method
renderItem
(props: ListProps)
client/src/features/library/components/ArtistListView/ArtistListView.tsx:66
Method
renderItem
(props: ListProps)
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:167
Method
renderLibraryContent
({ handleClick, isActive, item }: ISelectItemRendererProps<LibraryContent>)
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:68
Method
renderSubtitle
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:35
Method
renderSubtitle
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:21
Method
renderSubtitle
()
client/src/components/ArtistComponent/ArtistComponent.tsx:26
Function
report
(type: ReportType, track: string)
server/src/features/analytics/Analytics.ts:20
Function
reset
()
server/src/features/aquarelle/AquarelleAgent.ts:16
Method
route
()
server/src/ProdApplication.ts:39
← previous
next →
401–500 of 522, ranked by callers