MCPcopy Create free account

hub / github.com/alexolivero/Obscurify / functions

Functions133 in github.com/alexolivero/Obscurify

↓ 6 callersMethodinit
(el: HTMLElement, options: object)
frontend/src/app/services/intersectionObserver.ts:15
↓ 5 callersMethodgetSubject
()
frontend/src/app/services/intersectionObserver.ts:12
↓ 5 callersMethodhandleError
(operation = 'operation', result?: T)
frontend/src/app/services/infoService.ts:127
↓ 4 callersMethodclearToken
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:21
↓ 3 callersFunctionaddOrUpdateUser
(userHistory, longTermAudioFeatures, obscurifyScore, longTermTrackIDs, longTermArt
lambda/saveUserHistory.js:120
↓ 3 callersMethodauthorize
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:40
↓ 3 callersFunctionupdateGlobalTable
(newUserFlag, obscurifyScore, oldObscurifyScore)
lambda/saveUserHistory.js:270
↓ 2 callersMethodauthorized
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:47
↓ 2 callersMethodcreateAudioFeatures
()
frontend/src/app/components/moods-graph/moods-graph.component.ts:72
↓ 2 callersMethodfetchUserInfo
()
frontend/src/app/services/infoService.ts:22
↓ 2 callersMethodfindStarRating
(popularity)
frontend/src/app/utilities/obscurityFuncs.ts:28
↓ 2 callersMethodgetObscurifyData
(countryID, obscurifyScore, recentObscurifyScore)
frontend/src/app/services/obscurifyService.ts:18
↓ 2 callersMethodgetRecommendations
(config)
frontend/src/app/services/spotifyService.ts:53
↓ 1 callersFunctionaddNewCountry
(country, longTermAudioFeatures, obscurifyScore)
lambda/saveUserHistory.js:245
↓ 1 callersMethodbuildAuthUrl
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:61
↓ 1 callersMethodcanActivateChild
(next: ActivatedRouteSnapshot, state: RouterStateSnapshot)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:18
↓ 1 callersMethodcheckName
(name)
frontend/src/app/components/intro/intro.component.ts:60
↓ 1 callersMethodcreatePlaylist
()
frontend/src/app/components/artist/artist-list/artist-list.component.ts:193
↓ 1 callersMethodfetchAllTimeArtists
()
frontend/src/app/services/infoService.ts:68
↓ 1 callersMethodfetchAllTimeTracks
()
frontend/src/app/services/infoService.ts:31
↓ 1 callersMethodfetchCurrentArtists
()
frontend/src/app/services/infoService.ts:100
↓ 1 callersMethodfetchCurrentTracks
()
frontend/src/app/services/infoService.ts:50
↓ 1 callersMethodfillPlaylistWithTracks
(config, uriArray: any[], playlistID: string)
frontend/src/app/services/spotifyService.ts:115
↓ 1 callersMethodgenerateRandomString
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:31
↓ 1 callersMethodgetArtists
(config)
frontend/src/app/services/spotifyService.ts:17
↓ 1 callersMethodgetAudioFeatures
(config)
frontend/src/app/services/spotifyService.ts:41
↓ 1 callersMethodgetHistory
(data)
frontend/src/app/components/artist/artist-list/artist-list.component.ts:160
↓ 1 callersMethodgetRandomGreeting
()
frontend/src/app/components/intro/intro.component.ts:73
↓ 1 callersMethodgetRandomWelcomeMessage
()
frontend/src/app/components/intro/intro.component.ts:82
↓ 1 callersMethodgetTitleText
()
frontend/e2e/src/app.po.ts:8
↓ 1 callersMethodgetTracks
(config)
frontend/src/app/services/spotifyService.ts:29
↓ 1 callersMethodhandleError
(operation = 'operation', result?: T)
frontend/src/app/services/obscurifyService.ts:41
↓ 1 callersMethodmakePlaylist
()
frontend/src/app/components/recommendations/recommendations.component.ts:96
↓ 1 callersMethodnavigateTo
()
frontend/e2e/src/app.po.ts:4
↓ 1 callersMethodngOnInit
()
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:31
↓ 1 callersFunctionputRecordsIntoDynamo
(requests)
generate_countries.js:129
↓ 1 callersMethodsaveUserHistory
(config)
frontend/src/app/services/obscurifyService.ts:37
↓ 1 callersMethodsetAuthToken
(spotifyResponse: any)
frontend/src/app/services/spotifyAuth/service/token.service.ts:37
↓ 1 callersFunctionsplitRecordsIntoBatches
(records)
generate_countries.js:160
↓ 1 callersFunctionupdateCountry
(countryData, longTermAudioFeatures, obscurifyScore, newUserFlag, oldLongTermAudioFe
lambda/saveUserHistory.js:165
MethodauthHeader
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:29
MethodauthTokens
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:33
MethodauthorizedStream
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:51
Methodbuild
()
frontend/src/app/services/spotifyAuth/shared/scopes-builder.ts:62
MethodcanActivate
( next: ActivatedRouteSnapshot, state: RouterStateSnapshot)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:13
MethodcheckIfBrowser
()
frontend/src/app/services/browserCheck.ts:19
MethodcloseBottomSheet
()
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:44
Methodcomparator
(a, b)
frontend/src/app/utilities/obscurityFuncs.ts:46
Methodconfigure
(config: AuthConfig)
frontend/src/app/services/spotifyAuth/service/auth.service.ts:55
Functionconstructor
(private tokenSvc: TokenService)
frontend/src/app/services/spotifyAuth/service/spotify-auth.interceptor.ts:9
Methodconstructor
(@Inject(PLATFORM_ID) private platformId: any, @Inject(DOCUMENT) private document: any, private tokenSvc:
frontend/src/app/app.component.ts:19
Methodconstructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/intro/intro.component.ts:20
Methodconstructor
( public router: Router, public tokenSvc: TokenService )
frontend/src/app/components/footer/footer.component.ts:14
Methodconstructor
(public element: ElementRef, public intersectionObserverService: IntersectionObserverService)
frontend/src/app/components/obscurity-rating/obscurity-rating.component.ts:20
Methodconstructor
()
frontend/src/app/components/privacy/privacy.component.ts:10
Methodconstructor
( public tokenSvc: TokenService, public router: Router, public infoSvc: InfoService, public au
frontend/src/app/components/home/home.component.ts:21
Methodconstructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/moods-graph/moods-graph.component.ts:21
Methodconstructor
(private authService: AuthService, private cookieService: CookieService, private tknService: TokenService)
frontend/src/app/components/spotify-auth/spotify-auth.component.ts:12
Methodconstructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/top-genres/top-genres.component.ts:18
Methodconstructor
()
frontend/src/app/components/about/about.component.ts:10
Methodconstructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/recommendations/recommendations.component.ts:19
Methodconstructor
( private authService: AuthService, private tokenSvc: TokenService, private router: Router, pr
frontend/src/app/components/login/login.component.ts:14
Methodconstructor
( public el: ElementRef, public sanitizer: DomSanitizer, public platform: Platform)
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:15
Methodconstructor
( public browserCheck: BrowserCheck, public sanitizer: DomSanitizer, private obscurityFuncs: Obscu
frontend/src/app/components/artist/track-card/track-card.component.ts:38
Methodconstructor
( public browserCheck: BrowserCheck, public sanitizer: DomSanitizer, private obscurityFuncs: Obscu
frontend/src/app/components/artist/artist-card/artist-card.component.ts:38
Methodconstructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/artist/artist-list/artist-list.component.ts:26
Methodconstructor
(@Optional() @Inject(MAT_BOTTOM_SHEET_DATA) public data: any)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:17
Methodconstructor
(public http: HttpClient)
frontend/src/app/services/obscurifyService.ts:9
Methodconstructor
( public http: HttpClient, public platform: Platform)
frontend/src/app/services/spotifyService.ts:12
Methodconstructor
( private http: HttpClient)
frontend/src/app/services/infoService.ts:18
Methodconstructor
(public platform: Platform)
frontend/src/app/services/browserCheck.ts:9
Methodconstructor
(public platform: Platform)
frontend/src/app/services/intersectionObserver.ts:8
Methodconstructor
(private authService: AuthService, private tokenSvc: TokenService)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:11
Methodconstructor
(@Inject(PLATFORM_ID) private platformId)
frontend/src/app/services/spotifyAuth/service/auth.service.ts:13
Methodconstructor
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:8
MethodemitCreatePlaylist
()
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:68
MethodfindRandomGenres
(artist)
frontend/src/app/utilities/obscurityFuncs.ts:5
MethodgetRadioValue
(data)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:48
MethodgetUserHistory
(val)
frontend/src/app/components/home/home.component.ts:132
MethodgetUserHistory
(config)
frontend/src/app/services/obscurifyService.ts:33
MethodgetUserInfo
()
frontend/src/app/app.component.ts:42
Functionintercept
(req: HttpRequest<any>, next: HttpHandler)
frontend/src/app/services/spotifyAuth/service/spotify-auth.interceptor.ts:13
MethodloadEvent
(val)
frontend/src/app/components/home/home.component.ts:174
Methodlogin
()
frontend/src/app/components/login/login.component.ts:35
Methodlogout
()
frontend/src/app/app.component.ts:45
Methodlogout
()
frontend/src/app/components/intro/intro.component.ts:54
Methodlogout
()
frontend/src/app/components/footer/footer.component.ts:23
MethodmakePlaylist
(config)
frontend/src/app/services/spotifyService.ts:90
MethodngAfterViewInit
()
frontend/src/app/components/obscurity-rating/obscurity-rating.component.ts:58
MethodngAfterViewInit
()
frontend/src/app/components/moods-graph/moods-graph.component.ts:295
MethodngAfterViewInit
()
frontend/src/app/components/spotify-auth/spotify-auth.component.ts:16
MethodngAfterViewInit
()
frontend/src/app/components/top-genres/top-genres.component.ts:56
MethodngAfterViewInit
()
frontend/src/app/components/recommendations/recommendations.component.ts:76
MethodngAfterViewInit
()
frontend/src/app/components/artist/artist-list/artist-list.component.ts:96
MethodngOnChanges
(change)
frontend/src/app/components/intro/intro.component.ts:35
MethodngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/moods-graph/moods-graph.component.ts:58
MethodngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/recommendations/recommendations.component.ts:37
MethodngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:24
MethodngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/artist/artist-list/artist-list.component.ts:51
MethodngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:34
next →1–100 of 133, ranked by callers