Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexolivero/Obscurify
/ functions
Functions
133 in github.com/alexolivero/Obscurify
⨍
Functions
133
◇
Types & classes
63
↓ 6 callers
Method
init
(el: HTMLElement, options: object)
frontend/src/app/services/intersectionObserver.ts:15
↓ 5 callers
Method
getSubject
()
frontend/src/app/services/intersectionObserver.ts:12
↓ 5 callers
Method
handleError
(operation = 'operation', result?: T)
frontend/src/app/services/infoService.ts:127
↓ 4 callers
Method
clearToken
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:21
↓ 3 callers
Function
addOrUpdateUser
(userHistory, longTermAudioFeatures, obscurifyScore, longTermTrackIDs, longTermArt
lambda/saveUserHistory.js:120
↓ 3 callers
Method
authorize
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:40
↓ 3 callers
Function
updateGlobalTable
(newUserFlag, obscurifyScore, oldObscurifyScore)
lambda/saveUserHistory.js:270
↓ 2 callers
Method
authorized
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:47
↓ 2 callers
Method
createAudioFeatures
()
frontend/src/app/components/moods-graph/moods-graph.component.ts:72
↓ 2 callers
Method
fetchUserInfo
()
frontend/src/app/services/infoService.ts:22
↓ 2 callers
Method
findStarRating
(popularity)
frontend/src/app/utilities/obscurityFuncs.ts:28
↓ 2 callers
Method
getObscurifyData
(countryID, obscurifyScore, recentObscurifyScore)
frontend/src/app/services/obscurifyService.ts:18
↓ 2 callers
Method
getRecommendations
(config)
frontend/src/app/services/spotifyService.ts:53
↓ 1 callers
Function
addNewCountry
(country, longTermAudioFeatures, obscurifyScore)
lambda/saveUserHistory.js:245
↓ 1 callers
Method
buildAuthUrl
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:61
↓ 1 callers
Method
canActivateChild
(next: ActivatedRouteSnapshot, state: RouterStateSnapshot)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:18
↓ 1 callers
Method
checkName
(name)
frontend/src/app/components/intro/intro.component.ts:60
↓ 1 callers
Method
createPlaylist
()
frontend/src/app/components/artist/artist-list/artist-list.component.ts:193
↓ 1 callers
Method
fetchAllTimeArtists
()
frontend/src/app/services/infoService.ts:68
↓ 1 callers
Method
fetchAllTimeTracks
()
frontend/src/app/services/infoService.ts:31
↓ 1 callers
Method
fetchCurrentArtists
()
frontend/src/app/services/infoService.ts:100
↓ 1 callers
Method
fetchCurrentTracks
()
frontend/src/app/services/infoService.ts:50
↓ 1 callers
Method
fillPlaylistWithTracks
(config, uriArray: any[], playlistID: string)
frontend/src/app/services/spotifyService.ts:115
↓ 1 callers
Method
generateRandomString
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:31
↓ 1 callers
Method
getArtists
(config)
frontend/src/app/services/spotifyService.ts:17
↓ 1 callers
Method
getAudioFeatures
(config)
frontend/src/app/services/spotifyService.ts:41
↓ 1 callers
Method
getHistory
(data)
frontend/src/app/components/artist/artist-list/artist-list.component.ts:160
↓ 1 callers
Method
getRandomGreeting
()
frontend/src/app/components/intro/intro.component.ts:73
↓ 1 callers
Method
getRandomWelcomeMessage
()
frontend/src/app/components/intro/intro.component.ts:82
↓ 1 callers
Method
getTitleText
()
frontend/e2e/src/app.po.ts:8
↓ 1 callers
Method
getTracks
(config)
frontend/src/app/services/spotifyService.ts:29
↓ 1 callers
Method
handleError
(operation = 'operation', result?: T)
frontend/src/app/services/obscurifyService.ts:41
↓ 1 callers
Method
makePlaylist
()
frontend/src/app/components/recommendations/recommendations.component.ts:96
↓ 1 callers
Method
navigateTo
()
frontend/e2e/src/app.po.ts:4
↓ 1 callers
Method
ngOnInit
()
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:31
↓ 1 callers
Function
putRecordsIntoDynamo
(requests)
generate_countries.js:129
↓ 1 callers
Method
saveUserHistory
(config)
frontend/src/app/services/obscurifyService.ts:37
↓ 1 callers
Method
setAuthToken
(spotifyResponse: any)
frontend/src/app/services/spotifyAuth/service/token.service.ts:37
↓ 1 callers
Function
splitRecordsIntoBatches
(records)
generate_countries.js:160
↓ 1 callers
Function
updateCountry
(countryData, longTermAudioFeatures, obscurifyScore, newUserFlag, oldLongTermAudioFe
lambda/saveUserHistory.js:165
Method
authHeader
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:29
Method
authTokens
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:33
Method
authorizedStream
()
frontend/src/app/services/spotifyAuth/service/auth.service.ts:51
Method
build
()
frontend/src/app/services/spotifyAuth/shared/scopes-builder.ts:62
Method
canActivate
( next: ActivatedRouteSnapshot, state: RouterStateSnapshot)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:13
Method
checkIfBrowser
()
frontend/src/app/services/browserCheck.ts:19
Method
closeBottomSheet
()
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:44
Method
comparator
(a, b)
frontend/src/app/utilities/obscurityFuncs.ts:46
Method
configure
(config: AuthConfig)
frontend/src/app/services/spotifyAuth/service/auth.service.ts:55
Function
constructor
(private tokenSvc: TokenService)
frontend/src/app/services/spotifyAuth/service/spotify-auth.interceptor.ts:9
Method
constructor
(@Inject(PLATFORM_ID) private platformId: any, @Inject(DOCUMENT) private document: any, private tokenSvc:
frontend/src/app/app.component.ts:19
Method
constructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/intro/intro.component.ts:20
Method
constructor
( public router: Router, public tokenSvc: TokenService )
frontend/src/app/components/footer/footer.component.ts:14
Method
constructor
(public element: ElementRef, public intersectionObserverService: IntersectionObserverService)
frontend/src/app/components/obscurity-rating/obscurity-rating.component.ts:20
Method
constructor
()
frontend/src/app/components/privacy/privacy.component.ts:10
Method
constructor
( public tokenSvc: TokenService, public router: Router, public infoSvc: InfoService, public au
frontend/src/app/components/home/home.component.ts:21
Method
constructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/moods-graph/moods-graph.component.ts:21
Method
constructor
(private authService: AuthService, private cookieService: CookieService, private tknService: TokenService)
frontend/src/app/components/spotify-auth/spotify-auth.component.ts:12
Method
constructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/top-genres/top-genres.component.ts:18
Method
constructor
()
frontend/src/app/components/about/about.component.ts:10
Method
constructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/recommendations/recommendations.component.ts:19
Method
constructor
( private authService: AuthService, private tokenSvc: TokenService, private router: Router, pr
frontend/src/app/components/login/login.component.ts:14
Method
constructor
( public el: ElementRef, public sanitizer: DomSanitizer, public platform: Platform)
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:15
Method
constructor
( public browserCheck: BrowserCheck, public sanitizer: DomSanitizer, private obscurityFuncs: Obscu
frontend/src/app/components/artist/track-card/track-card.component.ts:38
Method
constructor
( public browserCheck: BrowserCheck, public sanitizer: DomSanitizer, private obscurityFuncs: Obscu
frontend/src/app/components/artist/artist-card/artist-card.component.ts:38
Method
constructor
( public element: ElementRef, public intersectionObserverService: IntersectionObserverService, pub
frontend/src/app/components/artist/artist-list/artist-list.component.ts:26
Method
constructor
(@Optional() @Inject(MAT_BOTTOM_SHEET_DATA) public data: any)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:17
Method
constructor
(public http: HttpClient)
frontend/src/app/services/obscurifyService.ts:9
Method
constructor
( public http: HttpClient, public platform: Platform)
frontend/src/app/services/spotifyService.ts:12
Method
constructor
( private http: HttpClient)
frontend/src/app/services/infoService.ts:18
Method
constructor
(public platform: Platform)
frontend/src/app/services/browserCheck.ts:9
Method
constructor
(public platform: Platform)
frontend/src/app/services/intersectionObserver.ts:8
Method
constructor
(private authService: AuthService, private tokenSvc: TokenService)
frontend/src/app/services/spotifyAuth/service/auth.guard.ts:11
Method
constructor
(@Inject(PLATFORM_ID) private platformId)
frontend/src/app/services/spotifyAuth/service/auth.service.ts:13
Method
constructor
()
frontend/src/app/services/spotifyAuth/service/token.service.ts:8
Method
emitCreatePlaylist
()
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:68
Method
findRandomGenres
(artist)
frontend/src/app/utilities/obscurityFuncs.ts:5
Method
getRadioValue
(data)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:48
Method
getUserHistory
(val)
frontend/src/app/components/home/home.component.ts:132
Method
getUserHistory
(config)
frontend/src/app/services/obscurifyService.ts:33
Method
getUserInfo
()
frontend/src/app/app.component.ts:42
Function
intercept
(req: HttpRequest<any>, next: HttpHandler)
frontend/src/app/services/spotifyAuth/service/spotify-auth.interceptor.ts:13
Method
loadEvent
(val)
frontend/src/app/components/home/home.component.ts:174
Method
login
()
frontend/src/app/components/login/login.component.ts:35
Method
logout
()
frontend/src/app/app.component.ts:45
Method
logout
()
frontend/src/app/components/intro/intro.component.ts:54
Method
logout
()
frontend/src/app/components/footer/footer.component.ts:23
Method
makePlaylist
(config)
frontend/src/app/services/spotifyService.ts:90
Method
ngAfterViewInit
()
frontend/src/app/components/obscurity-rating/obscurity-rating.component.ts:58
Method
ngAfterViewInit
()
frontend/src/app/components/moods-graph/moods-graph.component.ts:295
Method
ngAfterViewInit
()
frontend/src/app/components/spotify-auth/spotify-auth.component.ts:16
Method
ngAfterViewInit
()
frontend/src/app/components/top-genres/top-genres.component.ts:56
Method
ngAfterViewInit
()
frontend/src/app/components/recommendations/recommendations.component.ts:76
Method
ngAfterViewInit
()
frontend/src/app/components/artist/artist-list/artist-list.component.ts:96
Method
ngOnChanges
(change)
frontend/src/app/components/intro/intro.component.ts:35
Method
ngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/moods-graph/moods-graph.component.ts:58
Method
ngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/recommendations/recommendations.component.ts:37
Method
ngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/obscurity-graph/obscurity-graph.component.ts:24
Method
ngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/artist/artist-list/artist-list.component.ts:51
Method
ngOnChanges
(changes: SimpleChanges)
frontend/src/app/components/artist/artist-nav/artist-nav.component.ts:34
next →
1–100 of 133, ranked by callers