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
↓ 1 callers
Method
addActionsCreators
* assigns action creators to an object * @param actions the actions to add mcs actions to
client/src/app/content-decorator.tsx:120
↓ 1 callers
Method
attach
(blob: Blob, target: HTMLImageElement)
client/src/app/Artwork.tsx:36
↓ 1 callers
Method
attach
(app: Express.Application, auth: Authenticator)
server/src/http-event.ts:29
↓ 1 callers
Method
autocomplete
(query: string, type?: ("artist" | "album" | "track")[])
server/src/features/datasource/LastfmDataSource.ts:122
↓ 1 callers
Function
checkFile
()
main.js:64
↓ 1 callers
Function
checkSecret
(spin)
main.js:404
↓ 1 callers
Function
configure
()
server/src/features/configure/index.ts:5
↓ 1 callers
Method
configure
* Configure express app by adding middlewares
server/src/CompactdApplication.ts:110
↓ 1 callers
Method
configure
()
server/src/features/configure/DatabaseConfigurator.ts:28
↓ 1 callers
Method
configureDatabases
()
server/src/features/configure/DatabaseConfigurator.ts:38
↓ 1 callers
Method
configureStore
()
client/src/app/CompactdStore.tsx:20
↓ 1 callers
Function
createFileToken
(file: string)
server/src/features/aquarelle/AquarelleAgent.ts:118
↓ 1 callers
Method
createInstance
(pouch?: typeof PouchDB)
client/src/app/Artwork.tsx:114
↓ 1 callers
Method
createReducer
(initialState: T, reduce: (state: T, action: any) => T)
client/src/app/content-decorator.tsx:155
↓ 1 callers
Function
createViews
()
server/src/features/utils/library-utils.ts:53
↓ 1 callers
Method
databaseEntryCreator
(pouchDB: typeof PouchDB, [op, file, entry]: FSTree.PatchEntry)
server/src/features/scanner/Scanner.ts:177
↓ 1 callers
Function
deleteLibraryTree
(libraryId: string)
server/src/features/utils/library-utils.ts:25
↓ 1 callers
Function
doNothing
(...args: any[])
client/src/app/CompactdApplication.tsx:28
↓ 1 callers
Method
downloadRelease
(torrent_id: string)
server/src/features/cascade/GazelleIndexer.ts:127
↓ 1 callers
Method
endAdminParty
()
server/src/features/configure/DatabaseConfigurator.ts:94
↓ 1 callers
Function
faceDetect
(input: Buffer)
server/src/features/aquarelle/discogfetch.ts:26
↓ 1 callers
Function
fetchLoader
()
client/src/components/BetterImage/BetterImage.tsx:22
↓ 1 callers
Function
fetchTopTracks
()
client/src/features/library/library.tsx:297
↓ 1 callers
Method
fetchTrack
(id: string)
client/src/app/content-decorator.tsx:96
↓ 1 callers
Method
ffprobe
(file: string)
server/src/features/scanner/Scanner.ts:116
↓ 1 callers
Function
findArtworks
(id: string)
server/src/features/aquarelle/AquarelleAgent.ts:141
↓ 1 callers
Function
findLocalArtworks
(dir: string)
server/src/features/aquarelle/AquarelleAgent.ts:103
↓ 1 callers
Function
generateSecret
(spin)
main.js:369
↓ 1 callers
Function
generateWaveform
(mediaFile: string, imagePath: string)
server/src/features/waveform/Waveform.ts:20
↓ 1 callers
Method
getActionCreators
* returns the action creators
client/src/app/content-decorator.tsx:109
↓ 1 callers
Method
getAlbumById
(id: string)
server/src/features/datasource/LastfmDataSource.ts:194
↓ 1 callers
Method
getAlbumCounters
(id: string)
client/src/app/LibraryProvider.tsx:34
↓ 1 callers
Method
getAlbumCover
(artist: string, album: string)
server/src/features/datasource/LastfmDataSource.ts:65
↓ 1 callers
Method
getAlbumYear
(file: string, tags: any)
server/src/features/scanner/Scanner.ts:161
↓ 1 callers
Method
getArtistArtwork
(artist: string)
server/src/features/datasource/LastfmDataSource.ts:51
↓ 1 callers
Method
getArtistById
(id: string)
server/src/features/datasource/LastfmDataSource.ts:158
↓ 1 callers
Method
getArtistCounters
(id: string)
client/src/app/LibraryProvider.tsx:44
↓ 1 callers
Method
getArtistTopAlbums
(id: string)
server/src/features/datasource/LastfmDataSource.ts:125
↓ 1 callers
Function
getBestSearchResult
(url: string, title: string)
server/src/features/aquarelle/discogfetch.ts:57
↓ 1 callers
Method
getCache
(input: string)
server/src/features/boombox/encoder.ts:121
↓ 1 callers
Method
getCacheFolder
()
server/src/features/boombox/encoder.ts:114
↓ 1 callers
Method
getClassNames
()
client/src/components/AlbumComponent/AlbumComponent.tsx:110
↓ 1 callers
Method
getCurrentInfoHeight
()
client/src/features/player/components/PlaylistView/PlaylistView.tsx:26
↓ 1 callers
Method
getDialogContent
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:22
↓ 1 callers
Method
getDisc
(disc: any)
server/src/features/scanner/Scanner.ts:149
↓ 1 callers
Function
getEntName
(ent: Artist|Album)
server/src/features/aquarelle/discogfetch.ts:85
↓ 1 callers
Method
getEventThread
(token: string)
server/src/http-event.ts:26
↓ 1 callers
Function
getFileFromTrack
(id: string)
server/src/features/waveform/Waveform.ts:57
↓ 1 callers
Function
getHQImage
(url: string)
server/src/features/aquarelle/discogfetch.ts:73
↓ 1 callers
Function
getHttpDatabase
(name: string)
client/src/app/database.ts:14
↓ 1 callers
Method
getInstance
()
server/src/features/scheduler/Scheduler.ts:77
↓ 1 callers
Function
getMode
()
main.js:50
↓ 1 callers
Method
getNode
()
server/src/features/configure/DatabaseConfigurator.ts:114
↓ 1 callers
Function
getPassword
(id: string)
server/src/features/cascade/trackers.ts:79
↓ 1 callers
Method
getPatch
()
server/src/features/scanner/Scanner.ts:107
↓ 1 callers
Method
getProperties
* Exports all the properties (that is the keys and their current values) as a {JSON} {Object} * @returns {Object} A {JSON} compliant {O
types/convict/index.d.ts:49
↓ 1 callers
Method
getSerializedEntries
(dir: string)
server/src/features/scanner/Scanner.ts:71
↓ 1 callers
Method
getStatus
()
client/src/app/session.tsx:41
↓ 1 callers
Function
getTopTracks
(limit = 10)
server/src/features/analytics/Analytics.ts:28
↓ 1 callers
Method
getUser
()
client/src/app/session.tsx:11
↓ 1 callers
Method
handleAltClick
(evt: MouseEvent)
client/src/features/library/components/SuggestionsView/TrackItem.tsx:35
↓ 1 callers
Method
handleClose
()
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:118
↓ 1 callers
Method
handleItemClick
()
client/src/features/player/components/PlaylistItem/PlaylistItem.tsx:16
↓ 1 callers
Method
handlePlaybackButton
()
client/src/features/player/components/PlayerStatus/PlayerStatus.tsx:102
↓ 1 callers
Method
hashPassword
* Hash a password using password-hash-and-salt * @param the password to hash
server/src/features/authenticator/Authenticator.ts:57
↓ 1 callers
Method
initialState
(state: Omit<T, 'albumsById' | 'artistsById' | 'tracksById'>)
client/src/app/content-decorator.tsx:57
↓ 1 callers
Function
initialize
()
server/src/features/analytics/Analytics.ts:53
↓ 1 callers
Method
initialize
()
server/src/features/datasource/LastfmDataSource.ts:13
↓ 1 callers
Method
isPrefetched
()
client/src/models/XHRSource.tsx:66
↓ 1 callers
Method
isSignedIn
()
client/src/app/session.tsx:30
↓ 1 callers
Method
isTrack
(item: string)
client/src/features/library/components/FuzzySelector/FuzzySelector.tsx:114
↓ 1 callers
Method
loadCache
()
server/src/features/boombox/encoder.ts:149
↓ 1 callers
Method
loadCounters
(id: string)
client/src/components/ArtistComponent/ArtistComponent.tsx:45
↓ 1 callers
Method
loadCounters
(id: string)
client/src/components/AlbumComponent/AlbumComponent.tsx:76
↓ 1 callers
Method
loadFile
(file: string)
types/convict/index.d.ts:42
↓ 1 callers
Method
logout
()
client/src/app/session.tsx:101
↓ 1 callers
Method
logout
()
server/src/features/cascade/GazelleIndexer.ts:26
↓ 1 callers
Method
middleware
* Middleware that postpone on every request
server/src/features/scheduler/Scheduler.ts:74
↓ 1 callers
Method
onDocumentChanged
(db: string, id: string, callback: ChangeCallback<T>)
client/src/app/LibraryProvider.tsx:55
↓ 1 callers
Function
player
(app: Express.Application)
server/src/endpoints/boombox.ts:91
↓ 1 callers
Method
prefetch
()
client/src/models/XHRSource.tsx:26
↓ 1 callers
Function
processFile
(file: string)
server/src/features/waveform/Waveform.ts:32
↓ 1 callers
Method
proxyPouchCreator
(token: string, prefix = this.defaultPrefix)
server/src/features/authenticator/Authenticator.ts:281
↓ 1 callers
Method
proxyRequestDecorator
(prefix = this.defaultPrefix)
server/src/features/authenticator/Authenticator.ts:307
↓ 1 callers
Method
reduceAlbum
(state: T, action: MusicContentAction)
client/src/app/content-decorator.tsx:137
↓ 1 callers
Method
reduceArtist
(state: T, action: MusicContentAction)
client/src/app/content-decorator.tsx:130
↓ 1 callers
Method
reduceTrack
(state: T, action: MusicContentAction)
client/src/app/content-decorator.tsx:123
↓ 1 callers
Method
renderAlbum
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:57
↓ 1 callers
Method
renderAlbumContent
()
client/src/features/library/components/AlbumDetailsView/AlbumDetailsView.tsx:70
↓ 1 callers
Method
renderArtist
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:94
↓ 1 callers
Method
renderArtistSelectContent
()
client/src/features/library/components/TrackListItem/TrackListItem.tsx:56
↓ 1 callers
Method
renderComponent
()
client/src/components/Sandbox/Sandbox.tsx:66
↓ 1 callers
Method
renderContent
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:194
↓ 1 callers
Method
renderContent
()
client/src/features/player/components/PlayerAudio/PlayerAudio.tsx:187
↓ 1 callers
Method
renderFooter
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:203
↓ 1 callers
Method
renderHeader
()
client/src/components/AlbumComponent/AlbumComponent.tsx:113
↓ 1 callers
Method
renderImage
()
client/src/components/ArtistComponent/ArtistComponent.tsx:88
↓ 1 callers
Method
renderLibraries
()
client/src/features/settings/components/LibrariesView/LibrariesView.tsx:20
↓ 1 callers
Method
renderPasswordDialog
(editing: string, viewPassword: boolean, password: string)
client/src/features/settings/components/TrackersView/TrackersView.tsx:84
↓ 1 callers
Method
renderResults
()
client/src/features/store/components/StoreDialog/StoreDialog.tsx:140
← previous
next →
101–200 of 522, ranked by callers