Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cv-Keep/cvkeep-backend
/ functions
Functions
128 in github.com/Cv-Keep/cvkeep-backend
⨍
Functions
128
◇
Types & classes
4
Function
register
(newUser)
functions/user.js:112
Function
removeAvatar
(userEmail)
functions/user.js:334
Function
removeForgotPass
(hash)
functions/user.js:248
Function
removeRegistering
(hash)
functions/user.js:153
Method
removeWords
* Add words to whitelist filter * @param {...string} word - Word(s) to add to whitelist.
functions/badwords/index.js:89
Function
rmdir
(path)
functions/utils.js:44
Function
sanitizeCvOnSave
(cv)
functions/cv.js:73
Function
searchCvByNgrams
(subject, page, offset)
functions/cvNgrams.js:82
Function
send
* data: { * to: String // destination * subject: String // email subject * template: String // email template * content: String // dir
functions/email.js:17
Function
send
* options: { * to: String, * subject: String, * template: String, * ... * }
functions/mailer/index.js:17
Function
sendError
(error, status = 500)
endpoints/resources/account/getcredentials.js:20
Function
sendRaw
* options: { * to: String, * subject: String, * content: String, * }
functions/mailer/index.js:53
Function
setAvatar
(userEmail, file)
functions/user.js:296
Function
signIn
(credentials, res)
functions/auth.js:7
Function
signOut
(res, statusCode = 200)
functions/auth.js:53
Function
slugify
(str)
functions/utils.js:20
Function
successPage
(res, message, callback)
functions/utils.js:13
Function
update
(query, data, options = { upsert: false })
functions/user.js:84
Function
update
(email, data, options = { upsert: false })
functions/cv.js:44
Function
updateCvSearchIndex
(userEmail)
functions/cvNgrams.js:51
Function
updateRegistering
(data)
functions/user.js:122
Function
validateForgottenPassHash
(forgotPassObject)
functions/user.js:268
Function
validateSendOptions
(options)
functions/mailer/helpers.js:6
Function
verifyToken
(token)
functions/auth.js:63
Function
willChangeEmail
(userEmail, newEmail)
functions/actionUrl.js:99
Function
willChangePassword
(userEmail, newPass)
functions/actionUrl.js:95
Function
willChangeUsername
(userEmail, newUsername)
functions/actionUrl.js:91
Function
willDeactivateAccount
(userEmail)
functions/actionUrl.js:103
← previous
101–128 of 128, ranked by callers