Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlterClassIO/supa-vacation
/ functions
Functions
27 in github.com/AlterClassIO/supa-vacation
⨍
Functions
27
◇
Types & classes
0
Function
Confirm
({ show = false, email = '' })
components/AuthModal.js:20
Function
Create
()
pages/create.js:25
Function
Home
({ homes = [] })
pages/index.js:16
Function
Homes
({ homes = [] })
pages/homes.js:34
Function
addHome
pages/create.js:26
Function
closeModal
()
components/AuthModal.js:104
Function
closeModal
()
components/Layout.js:53
Function
deleteHome
()
pages/homes/[id].js:31
Function
getServerSideProps
(context)
pages/homes.js:6
Function
getServerSideProps
()
pages/index.js:5
Function
getServerSideProps
(context)
pages/create.js:6
Function
getServerSideProps
(context)
pages/homes/[id]/edit.js:7
Function
handleOnChangePicture
components/ImageUpload.js:22
Function
handleOnClickPicture
()
components/ImageUpload.js:56
Function
handleOnSubmit
(values = null)
components/ListingForm.js:49
Function
handleOnSubmit
pages/homes/[id]/edit.js:41
Function
handler
(req, res)
pages/api/homes.js:4
Function
handler
(req, res)
pages/api/image-upload.js:13
Function
handler
(req, res)
pages/api/homes/[id].js:5
Function
handler
(req, res)
pages/api/homes/[id]/owner.js:3
Function
openModal
()
components/Layout.js:52
Function
sendVerificationRequest
({ identifier, url })
pages/api/auth/[...nextauth].js:24
Function
sendWelcomeEmail
({ user })
pages/api/auth/[...nextauth].js:41
Function
signInWithEmail
({ email })
components/AuthModal.js:71
Function
signInWithGoogle
()
components/AuthModal.js:95
Function
toggleFavorite
components/Grid.js:8
Function
upload
components/ListingForm.js:31