Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eleven-am/frames
/ functions
Functions
1,642 in github.com/eleven-am/frames
⨍
Functions
1,642
◇
Types & classes
1,287
↓ 4 callers
Function
getClient
()
frontend/src/hooks/useClientAction.ts:14
↓ 4 callers
Method
getCurrentTime
()
frontend/src/providers/youtubeProvider.ts:90
↓ 4 callers
Method
getMetadata
(video: Video)
backend/src/stream/stream.service.ts:316
↓ 4 callers
Method
getTmdbApiKey
()
backend/src/misc/retrieve.service.ts:159
↓ 4 callers
Method
getVideoFromMedia
* @description Get the next recommended video for a user * @param media - The media to get the next recommended video for * @param ability -
backend/src/media/recommendations.service.ts:175
↓ 4 callers
Method
interpretImage
(image: Image, format: string, newWidth?: number)
backend/src/images/images.service.ts:362
↓ 4 callers
Method
load
()
frontend/src/components/processForm.tsx:150
↓ 4 callers
Method
performActionById
(cloudStorageId: string, action: (storageService: BaseStorageService) => Promise<ReturnType>)
backend/src/storage/storage.service.ts:292
↓ 4 callers
Method
placeElement
()
frontend/src/components/bounds.tsx:83
↓ 4 callers
Method
play
()
frontend/src/providers/watched/videoBridge.ts:50
↓ 4 callers
Method
playOrPause
()
frontend/src/providers/watched/videoBridge.ts:35
↓ 4 callers
Method
revokeAuthKey
* @desc Revoke an authKey * @param authKey - The authKey to revoke * @param userId - The user id to revoke the authKey for * @param use
backend/src/authkey/authkey.service.ts:58
↓ 4 callers
Method
scanEpisodesInShow
(show: Media)
backend/src/scanner/scanner.service.ts:418
↓ 4 callers
Method
seekFromCurrent
(time: number)
frontend/src/providers/watched/videoBridge.ts:75
↓ 4 callers
Method
sendVerificationEmail
(user: Omit<User, 'password'>, ip: string, device: string, endpoint: string)
backend/src/notifications/notification.service.ts:66
↓ 4 callers
Method
setVolume
(volume: number)
frontend/src/providers/watched/videoBridge.ts:81
↓ 4 callers
Method
showFromPath
(folder: FolderType, filePath: string)
backend/src/storage/storage.watcher.ts:326
↓ 4 callers
Method
showLeftControls
()
frontend/src/providers/watched/playerUI.ts:86
↓ 4 callers
Method
shuffleVideos
(videos: Video[], name: string, session: CachedSession)
backend/src/playlists/playlists.service.ts:837
↓ 4 callers
Function
tagToString
(tag: Tag)
frontend/src/components/tags.tsx:23
↓ 4 callers
Function
useClipboard
()
frontend/src/hooks/useCipboard.ts:5
↓ 4 callers
Function
useFormActions
()
frontend/src/components/processForm.tsx:207
↓ 4 callers
Function
useFormContext
()
frontend/src/components/processForm.tsx:191
↓ 4 callers
Function
usePicksContext
()
frontend/src/components/settings/picksModal.tsx:67
↓ 4 callers
Function
useRefreshTime
()
frontend/src/contexts/refreshTime.tsx:8
↓ 3 callers
Method
#manageAmbiguousSession
(session: SessionSchema | EmailResponseSchema)
frontend/src/providers/userProvider.ts:326
↓ 3 callers
Method
#wrapButtonAction
(id: string, action: DialogButtonAction)
frontend/src/providers/dialogStore.ts:83
↓ 3 callers
Method
addLibraryToScanQueue
(library: CloudStorage, type: LibraryScanType)
backend/src/scanner/scanner.service.ts:1029
↓ 3 callers
Method
buildLanguage
(language: string)
backend/src/language/language.service.ts:59
↓ 3 callers
Method
cookie
(session: Session & { user: User })
backend/src/session/session.service.ts:130
↓ 3 callers
Method
create
(index: number)
backend/src/picks/picks.service.ts:34
↓ 3 callers
Function
createHomeResponse
(type: ClassType<T>)
backend/src/utils/utils.contracts.ts:93
↓ 3 callers
Method
createSessionOrSendEmail
(user: User, ip: string, agent: Details, response: Response, endpoint: string, isSecure: boolean)
backend/src/authentication/auth.service.ts:703
↓ 3 callers
Method
deleteFileOrFolder
(cloudStorageId: string, location: string)
backend/src/storage/storage.service.ts:205
↓ 3 callers
Method
emitScanEvent
(event: NewMediaEvent | NewEpisodesEvent | ScanLibraryEvent)
backend/src/storage/storage.watcher.ts:304
↓ 3 callers
Function
generateCompleteStyles
(posterBlur: string, backdropBlur: string, logoBlur: string | null)
frontend/src/utils/colour.ts:82
↓ 3 callers
Method
getData
(tmdbId: number)
backend/src/media/media.service.ts:1285
↓ 3 callers
Method
getFanArtApiKey
()
backend/src/misc/retrieve.service.ts:172
↓ 3 callers
Method
getFromEnvOrDB
(key: string)
backend/src/misc/retrieve.service.ts:331
↓ 3 callers
Method
getItemByName
(itemName: string, type: FinMediaTypes)
backend/src/render/render.service.ts:220
↓ 3 callers
Method
getMailConfig
()
backend/src/misc/retrieve.service.ts:217
↓ 3 callers
Method
getObjectFromFolder
(folder: Folder)
backend/src/storage/storage.service.ts:53
↓ 3 callers
Method
getObjectFromVideo
(video: Video)
backend/src/storage/storage.service.ts:57
↓ 3 callers
Method
getOpenAiApiKey
()
backend/src/misc/retrieve.service.ts:185
↓ 3 callers
Method
getOpenSubtitlesConfig
()
backend/src/misc/retrieve.service.ts:248
↓ 3 callers
Method
getPlaybackDetailsFromView
(viewId: string, link: string)
backend/src/render/render.service.ts:230
↓ 3 callers
Method
getPlaylist
* @description Get a playlist from the database and format it to the PlaylistDetails type * @param playlist - The playlist to get * @param u
backend/src/playlists/playlists.service.ts:158
↓ 3 callers
Method
getRelativePath
(folder: string, filePath: string)
backend/src/storage/storage.watcher.ts:352
↓ 3 callers
Method
getStorage
(cloudStorage: CloudStorage)
backend/src/storage/storage.service.ts:219
↓ 3 callers
Method
getUnScannedMovies
(storage: CloudStorage)
backend/src/scanner/scanner.service.ts:659
↓ 3 callers
Method
getUnScannedShows
(storage: CloudStorage)
backend/src/scanner/scanner.service.ts:701
↓ 3 callers
Method
identityFrontImages
()
backend/src/images/images.service.ts:507
↓ 3 callers
Method
isConfigured
()
backend/src/misc/retrieve.service.ts:99
↓ 3 callers
Method
leave
()
frontend/src/providers/realtimeNotifier.ts:109
↓ 3 callers
Function
mapResponse
(response: HttpResponse<T, HttpExceptionSchema>, notifyOnFail = true)
frontend/src/providers/apiProvider.ts:9
↓ 3 callers
Method
mapStorage
(cloudStorage: CloudStorage)
backend/src/storage/storage.service.ts:302
↓ 3 callers
Method
pause
()
frontend/src/providers/watched/videoBridge.ts:57
↓ 3 callers
Function
playerButtonClass
(className?: string, isActivated?: boolean, isDeactivated?: boolean)
frontend/src/components/watch/playerButton.tsx:22
↓ 3 callers
Method
playerCanPlay
()
frontend/src/providers/watched/playerUI.ts:182
↓ 3 callers
Function
random
(seed: number)
frontend/src/utils/colour.ts:7
↓ 3 callers
Method
readFolder
(params: ReadFolderArgs)
backend/src/setup/setup.service.ts:323
↓ 3 callers
Method
removeUserSessions
* @desc Remove all sessions for a user * @param userId - The user id to remove the sessions for
backend/src/session/session.service.ts:113
↓ 3 callers
Method
saveMediaEmbed
(media: ScanResult, mediaId: string)
backend/src/misc/llm.service.ts:55
↓ 3 callers
Method
saveMovie
(movie: ScanResult)
backend/src/scanner/scanner.service.ts:861
↓ 3 callers
Method
saveShow
(show: ScanResult)
backend/src/scanner/scanner.service.ts:931
↓ 3 callers
Function
set
(data: Data)
frontend/src/utils/storage.ts:8
↓ 3 callers
Function
shuffle
(array: DataType[], length?: number)
frontend/src/utils/arrayFunctions.ts:126
↓ 3 callers
Method
stop
* @desc Stop watching folders
backend/src/storage/file.watcher.ts:60
↓ 3 callers
Function
stripLastComa
(x: string)
frontend/src/utils/colour.ts:85
↓ 3 callers
Method
stripString
(str: string)
backend/src/scanner/scanner.identifier.ts:353
↓ 3 callers
Method
toQueryString
(rawQuery?: QueryParamsType)
frontend/src/api/http-client.ts:94
↓ 3 callers
Method
unload
()
frontend/src/components/processForm.tsx:156
↓ 3 callers
Method
updateUser
(update: UpdateUser)
frontend/src/providers/userProvider.ts:196
↓ 3 callers
Function
useBounds
()
frontend/src/components/bounds.tsx:127
↓ 3 callers
Function
useVerticalInformationLink
(type: LinkType, props: VerticalInformation)
frontend/src/hooks/useMediaLink.ts:153
↓ 3 callers
Method
user
()
frontend/src/providers/realtimeNotifier.ts:105
↓ 2 callers
Method
#getActiveState
()
frontend/src/providers/watched/videoBridge.ts:162
↓ 2 callers
Method
#isBuffering
()
frontend/src/providers/watched/videoManager.ts:271
↓ 2 callers
Method
#isFullScreen
()
frontend/src/providers/watched/playerUI.ts:192
↓ 2 callers
Method
#mapDialog
(id: string, mapper: (dialog: DialogState) => DialogState)
frontend/src/providers/dialogStore.ts:106
↓ 2 callers
Function
ApiPickCategoryId
(description: string)
backend/src/picks/picks.decorators.ts:11
↓ 2 callers
Function
ApiStreamQuality
(description: string)
backend/src/stream/stream.decorators.ts:16
↓ 2 callers
Function
ApiSubtitleId
(description: string)
backend/src/subtitles/subtitles.decorators.ts:12
↓ 2 callers
Function
ScanQueue
()
backend/src/scanner/scanner.constants.ts:10
↓ 2 callers
Method
baseQuery
(user: User, policy: AccessPolicy)
backend/src/media/media.authorizer.ts:120
↓ 2 callers
Function
buildButtonClass
(type: ButtonType = ButtonType.Dark, primary: boolean = false, noTransition: boolean = false)
frontend/src/components/button.tsx:106
↓ 2 callers
Method
buildCache
(folders: string[])
backend/src/storage/file.watcher.ts:156
↓ 2 callers
Method
buildEditorialHomeResponse
* @description Build an editorial home response from a list of slim media * @param label - The label of the response * @param identifier - The i
backend/src/media/recommendations.service.ts:550
↓ 2 callers
Method
buildFromName
(language: string)
backend/src/language/language.service.ts:82
↓ 2 callers
Method
buildMedia
* Builds the media from the file * @param item - The file to build * @param type - The type of media to build
backend/src/scanner/scanner.identifier.ts:75
↓ 2 callers
Method
buildMovieDetails
(movie: Movie<PartialOptions>, lang: LanguageReturn)
backend/src/media/media.service.ts:1099
↓ 2 callers
Method
buildTvDetails
(media: TVShow<PartialOptions>, lang: LanguageReturn)
backend/src/media/media.service.ts:1116
↓ 2 callers
Function
cache
({ key, ttl, store }: { key: string, ttl: number, store: CacheService })
backend/src/utils/helper.fp.ts:22
↓ 2 callers
Method
checkLocalStorage
(video: Video)
backend/src/stream/stream.service.ts:300
↓ 2 callers
Method
concatFrontImages
(images: FrontImages, newImages: FrontImages)
backend/src/images/images.service.ts:516
↓ 2 callers
Method
createAndGetPlaybackSession
* @description Create a playlist from the given parameters and return a playback session * @param session - The session of the user * @param
backend/src/playlists/playlists.service.ts:663
↓ 2 callers
Method
createClient
(oauthClient: OauthClient)
backend/src/oauth/oauth.service.ts:166
↓ 2 callers
Method
createNewMedia
(params: CreateMediaArgs)
backend/src/scanner/scanner.service.ts:641
↓ 2 callers
Method
createPlaylistArgs
(playlist: Playlist, videos: VideoItem[])
backend/src/playlists/playlists.service.ts:872
↓ 2 callers
Method
createToken
(params: EmailParams, validateAccount = true)
backend/src/authentication/auth.service.ts:724
← previous
next →
101–200 of 1,642, ranked by callers