Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codedamn/social-media-app-ionic4
/ functions
Functions
49 in github.com/codedamn/social-media-app-ionic4
⨍
Functions
49
◇
Types & classes
51
↓ 6 callers
Method
getUID
()
src/app/user.service.ts:55
↓ 3 callers
Method
getUsername
()
src/app/user.service.ts:23
↓ 3 callers
Method
presentAlert
(title: string, content: string)
src/app/edit-profile/edit-profile.page.ts:70
↓ 3 callers
Method
setUser
(user: user)
src/app/user.service.ts:19
↓ 2 callers
Method
initializeApp
()
src/app/app.component.ts:20
↓ 1 callers
Method
getParagraphText
()
e2e/src/app.po.ts:8
↓ 1 callers
Method
isAuthenticated
()
src/app/user.service.ts:39
↓ 1 callers
Method
navigateTo
()
e2e/src/app.po.ts:4
↓ 1 callers
Method
presentAlert
(title: string, content: string)
src/app/register/register.page.ts:32
↓ 1 callers
Method
reAuth
(username: string, password: string)
src/app/user.service.ts:27
↓ 1 callers
Method
register
()
src/app/register/register.page.ts:42
↓ 1 callers
Method
updateEmail
(newemail: string)
src/app/user.service.ts:35
↓ 1 callers
Method
updatePassword
(newpassword: string)
src/app/user.service.ts:31
Method
canActivate
(route)
src/app/auth.service.ts:12
Method
constructor
(private router: Router, private user: UserService)
src/app/auth.service.ts:8
Method
constructor
( private platform: Platform, private splashScreen: SplashScreen, private statusBar: StatusBar )
src/app/app.component.ts:12
Method
constructor
(private afAuth: AngularFireAuth)
src/app/user.service.ts:15
Method
constructor
( public afAuth: AngularFireAuth, public afstore: AngularFirestore, public user: UserService, public a
src/app/register/register.page.ts:21
Method
constructor
(private afs: AngularFirestore, private user: UserService, private router: Router)
src/app/profile/profile.page.ts:20
Method
constructor
( private http: Http, private afs: AngularFirestore, private router: Router, private alertController:
src/app/edit-profile/edit-profile.page.ts:29
Method
constructor
()
src/app/feed/feed.page.ts:10
Method
constructor
(public afAuth: AngularFireAuth, public user: UserService, public router: Router)
src/app/login/login.page.ts:17
Method
constructor
()
src/app/loading/loading.component.ts:10
Method
constructor
()
src/app/tabs/tabs.page.ts:13
Method
constructor
( private route: ActivatedRoute, private afs: AngularFirestore, private user: UserService)
src/app/post/post.page.ts:22
Method
constructor
( public http: Http, public afstore: AngularFirestore, public user: UserService, private alertControll
src/app/uploader/uploader.page.ts:35
Method
createPost
()
src/app/uploader/uploader.page.ts:45
Method
fileChanged
(event)
src/app/uploader/uploader.page.ts:88
Method
goTo
(postID: string)
src/app/profile/profile.page.ts:33
Method
login
()
src/app/login/login.page.ts:22
Method
ngOnDestroy
()
src/app/profile/profile.page.ts:29
Method
ngOnDestroy
()
src/app/edit-profile/edit-profile.page.ts:45
Method
ngOnDestroy
()
src/app/post/post.page.ts:39
Method
ngOnInit
()
src/app/register/register.page.ts:29
Method
ngOnInit
()
src/app/profile/profile.page.ts:38
Method
ngOnInit
()
src/app/edit-profile/edit-profile.page.ts:42
Method
ngOnInit
()
src/app/feed/feed.page.ts:12
Method
ngOnInit
()
src/app/login/login.page.ts:19
Method
ngOnInit
()
src/app/loading/loading.component.ts:12
Method
ngOnInit
()
src/app/tabs/tabs.page.ts:15
Method
ngOnInit
()
src/app/post/post.page.ts:29
Method
ngOnInit
()
src/app/uploader/uploader.page.ts:42
Function
onPrepare
()
e2e/protractor.conf.js:22
Method
setSelected
(effect: string)
src/app/uploader/uploader.page.ts:80
Method
toggleHeart
()
src/app/post/post.page.ts:43
Method
updateDetails
()
src/app/edit-profile/edit-profile.page.ts:80
Method
updateProfilePic
()
src/app/edit-profile/edit-profile.page.ts:49
Method
uploadFile
()
src/app/uploader/uploader.page.ts:84
Method
uploadPic
(event)
src/app/edit-profile/edit-profile.page.ts:53