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
Function
configureDatabase
(spin)
main.js:308
Function
constructor
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:35
Function
constructor
(apiKey: string)
server/src/features/datasource/DataSource.ts:10
Function
constructor
(config: IndexerConfig)
server/src/features/cascade/Indexer.ts:44
Method
constructor
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:28
Method
constructor
()
client/src/components/Sandbox/Sandbox.tsx:49
Method
constructor
()
client/src/components/BetterImage/BetterImage.tsx:32
Method
constructor
()
client/src/components/AlbumComponent/AlbumComponent.tsx:26
Method
constructor
()
client/src/components/FavComponent/FavComponent.tsx:21
Method
constructor
()
client/src/features/library/components/SuggestionsView/SuggestionsView.tsx:18
Method
constructor
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:23
Method
constructor
()
client/src/features/library/components/HolisticView/HolisticView.tsx:52
Method
constructor
()
client/src/features/library/components/ArtworkEditDialog/index.tsx:27
Method
constructor
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:26
Method
constructor
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:36
Method
constructor
()
client/src/features/library/components/ArtistListView/ArtistListView.tsx:39
Method
constructor
()
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:51
Method
constructor
()
client/src/features/library/components/TrackList/TrackList.tsx:20
Method
constructor
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:18
Method
constructor
()
client/src/features/settings/components/TrackersView/TrackersView.tsx:16
Method
constructor
()
client/src/features/settings/components/LibrariesView/LibrariesView.tsx:16
Method
constructor
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:29
Method
constructor
()
client/src/features/player/components/CurrentPlayingView/CurrentPlayingView.tsx:25
Method
constructor
()
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:38
Method
constructor
()
client/src/features/player/components/PlaylistView/PlaylistView.tsx:22
Method
constructor
()
client/src/features/app/components/LoginView/LoginView.tsx:19
Method
constructor
()
client/src/app/LibraryProvider.tsx:14
Method
constructor
()
client/src/app/CompactdStore.tsx:17
Method
constructor
()
client/src/app/socket.tsx:10
Method
constructor
(storage = window.localStorage)
client/src/app/session.tsx:8
Method
constructor
(pouch = PouchDB)
client/src/app/Artwork.tsx:20
Method
constructor
(feature: string)
client/src/app/content-decorator.tsx:54
Method
constructor
(track: string)
client/src/models/XHRSource.tsx:12
Method
constructor
(host: string, port: number)
server/src/ProdApplication.ts:15
Method
constructor
()
server/src/http-event.ts:11
Method
constructor
(host: string = config.get('ip'), port: number = config.get('port'))
server/src/CompactdApplication.ts:34
Method
constructor
(host: string, port: number)
server/src/DevApplication.ts:13
Method
constructor
()
server/src/features/scheduler/Scheduler.ts:15
Method
constructor
* @param instanceID the current process instance ID, generated on start * @param secret the JWT secret
server/src/features/authenticator/Authenticator.ts:47
Method
constructor
(library: string)
server/src/features/scanner/Scanner.ts:24
Method
constructor
(quality: EncoderOptions)
server/src/features/boombox/encoder.ts:91
Method
constructor
(config: PartialIndexerConfig)
server/src/features/cascade/GazelleIndexer.ts:23
Method
constructor
(opts: ISDAOptions)
server/src/features/configure/DatabaseConfigurator.ts:24
Function
createAndScanLibrary
([res, spin])
main.js:275
Function
createArtist
(name: string)
server/src/features/utils/library-utils.ts:99
Function
createLocalEntry
(file: string)
server/src/features/aquarelle/AquarelleAgent.ts:132
Function
createSession
(id: string)
server/src/features/boombox/Direct.ts:10
Function
createTracker
(type: string, name: string, username: string)
server/src/features/cascade/trackers.ts:22
Function
createURLToken
(url: string)
server/src/features/aquarelle/AquarelleAgent.ts:125
Method
currentAlbum
()
client/src/features/player/components/CurrentPlayingView/CurrentPlayingView.tsx:116
Method
currentArtist
()
client/src/features/player/components/CurrentPlayingView/CurrentPlayingView.tsx:132
Method
default
(name: string)
types/convict/index.d.ts:38
Method
defaultPrefix
()
server/src/features/authenticator/Authenticator.ts:304
Function
detachImage
(id: string)
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:119
Function
displayName
(name)
main.js:261
Function
doRemove
(trackId: string)
client/src/features/library/library.tsx:326
Function
downloadCovers
()
server/src/endpoints/scanner.ts:11
Function
downloadFile
(id: string, torrent: string)
server/src/features/cascade/trackers.ts:119
Method
downloadItem
(id: string)
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:71
Function
downloadResult
(release: Release, album: DSAlbum)
client/src/features/store/store.tsx:211
Function
editTracker
(id: string, props: Partial<Tracker>)
client/src/features/settings/settings.tsx:93
Function
editTrackerPassword
(id: string, password: string )
client/src/features/settings/settings.tsx:128
Function
ensureLoggedIn
()
server/src/features/cascade/Indexer.ts:52
Method
fetch
()
client/src/models/XHRSource.tsx:45
Function
fetchAlbum
(album: string)
client/src/features/library/library.tsx:146
Function
fetchAllTracks
()
client/src/features/library/library.tsx:260
Function
fetchArtist
(slug: string)
client/src/features/library/library.tsx:274
Function
fetchRecommendations
()
client/src/features/library/library.tsx:304
Function
fetchState
()
client/src/features/app/app.tsx:64
Function
fetchTrack
(track: string)
client/src/features/library/library.tsx:166
Function
filterHiddenFunc
(doc: Defs.Track)
client/src/features/player/player.tsx:164
Method
filterLibraryContent
(query: string, items: LibraryContent[])
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:79
Method
findOrCreateArtist
(pouchDB: typeof PouchDB, name: string)
server/src/features/scanner/Scanner.ts:132
Method
getAlbum
(id: string)
client/src/app/LibraryProvider.tsx:31
Method
getArtist
(id: string)
client/src/app/LibraryProvider.tsx:28
Method
getClassNames
()
client/src/components/DSAlbumComponent/DSAlbumComponent.tsx:132
Method
getClassNames
()
client/src/components/PlaceholderComponent/PlaceholderComponent.tsx:18
Method
getClassNames
()
client/src/components/ArtistComponent/ArtistComponent.tsx:72
Function
getData
(id: string)
server/src/features/waveform/Waveform.ts:43
Function
getDownloads
()
server/src/features/cascade/trackers.ts:164
Function
getFavedTracks
(limit = 10)
server/src/features/analytics/Analytics.ts:38
Function
getImageSize
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:91
Function
getImageSizings
()
client/src/components/LibraryItemComponent/LibraryItemComponent.tsx:79
Method
getInstance
()
client/src/app/LibraryProvider.tsx:108
Function
getRemoveToken
(trackID: string)
server/src/features/utils/library-utils.ts:86
Method
getSchema
* Exports the schema as a {JSON} {Object} * @returns {Object} A {JSON} compliant {Object}
types/convict/index.d.ts:54
Method
getSchemaString
* Exports the schema as a JSON string. * @returns {String} a string representing the schema of this {Config}
types/convict/index.d.ts:66
Method
getTrack
(id: string)
client/src/app/LibraryProvider.tsx:25
Method
getTrackById
(id: string)
server/src/features/datasource/LastfmDataSource.ts:237
Function
goBackToSearch
()
client/src/features/store/store.tsx:241
Method
handleAlbumClick
(album: string, active: boolean, event: MouseEvent)
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:172
Method
handleAlbumsFilterChange
(evt: Event)
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:55
Method
handleArtistDivRef
(id: string, div: HTMLDivElement)
client/src/features/library/components/AlbumsListView/AlbumsListView.tsx:98
Method
handleArtistsFilterChange
(evt: Event)
client/src/features/library/components/HolisticView/HolisticView.tsx:59
Method
handleClick
(evt: MouseEvent)
client/src/features/library/components/SuggestionsView/TrackItem.tsx:27
Method
handleClick
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:51
Method
handleClick
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:64
Method
handleClick
(event: MouseEvent)
client/src/features/library/components/AlbumListItem/AlbumListItem.tsx:35
Method
handleClick
(event: MouseEvent)
client/src/features/library/components/ArtistListItem/ArtistListItem.tsx:35
Method
handleItemClick
(item: string, active: boolean, event: MouseEvent)
client/src/features/library/components/ArtistListView/ArtistListView.tsx:110
← previous
next →
301–400 of 522, ranked by callers