Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ocodista/trampar-de-casa
/ functions
Functions
432 in github.com/ocodista/trampar-de-casa
⨍
Functions
432
◇
Types & classes
80
↳
Endpoints
5
↓ 53 callers
Function
cn
(...inputs: ClassValue[])
apps/web/app/utils/utils.ts:4
↓ 38 callers
Function
getPostgresClient
()
packages/db/src/postgres/getPostgresClient.ts:8
↓ 30 callers
Method
query
( text: string, params?: any[] )
packages/db/src/postgres/client.ts:21
↓ 30 callers
Function
verboseLog
(...args: any[])
apps/router/index.ts:71
↓ 22 callers
Function
striderOpening
( title: string, minimumXP: number, url: string, skills: OpeningSalary, salary?: string )
packages/shared/src/email/openings-email/striderOpening.ts:5
↓ 14 callers
Function
toast
({ ...props }: ToastComponentProps)
apps/web/app/hooks/use-toast.ts:141
↓ 11 callers
Function
parser
(input: string)
packages/shared/src/infos/skillsMatcher.spec.ts:50
↓ 10 callers
Function
normalizer
(input: string)
packages/shared/src/infos/skillsMatcher.spec.ts:4
↓ 10 callers
Function
useToast
()
apps/web/app/hooks/use-toast.ts:170
↓ 9 callers
Method
connect
()
packages/shared/src/test/mocks/mongodb.ts:8
↓ 8 callers
Function
encrypt
(secretKey: string, text: string)
packages/shared/src/security/encrypt.ts:3
↓ 8 callers
Function
fetchJobs
( filtersOrJobFilter: Filter[] | JobFilter = [] )
apps/web/app/(roles)/vagas/action.ts:58
↓ 8 callers
Method
getSubscriberById
(id: string)
packages/db/src/postgres/client.ts:31
↓ 8 callers
Function
saveOpenings
(openings: Opening[], topic: Topics)
packages/db/src/supabase/domains/roles/saveRoles.ts:12
↓ 7 callers
Function
getRedisClient
()
apps/web/app/utils/getRedisClient.ts:3
↓ 7 callers
Method
updateSubscriber
( id: string, data: Partial<Subscriber> )
packages/db/src/postgres/client.ts:58
↓ 6 callers
Function
createRabbitMqChannel
()
packages/shared/src/queue/createRabbitMqChannel.ts:4
↓ 6 callers
Function
getDecryptedId
(hashedId: string)
apps/web/app/api/getDecryptedId.ts:3
↓ 6 callers
Function
logger
(...content: unknown[])
packages/shared/src/observability/console.ts:12
↓ 5 callers
Function
dispatch
(action: Action)
apps/web/app/hooks/use-toast.ts:132
↓ 5 callers
Method
getSubscriberByEmail
(email: string)
packages/db/src/postgres/client.ts:39
↓ 5 callers
Method
track
(event: string, props?: Mixpanel.PropertyDict)
packages/analytics/src/tracker.ts:16
↓ 4 callers
Function
connectToQueue
( connection: ChannelModel, queue: string )
packages/shared/src/queue/connectToQueue.ts:3
↓ 4 callers
Function
end
(timeMeasure: TimeMeasureProps)
packages/shared/src/observability/timeSpan.ts:11
↓ 4 callers
Function
errorToast
(description: string, props?: ToastComponentProps)
apps/web/app/landing-page/SubscriberForm.tsx:24
↓ 4 callers
Function
getMongoConnection
()
packages/shared/src/mongo/getMongoConnection.ts:7
↓ 4 callers
Function
getTracker
()
apps/web/app/utils/tracker.ts:4
↓ 4 callers
Method
isEmpty
()
apps/router/index.ts:14
↓ 4 callers
Function
runIfDebuggerIsEnable
(fn: (...args: unknown[]) => unknown)
packages/shared/src/observability/console.ts:1
↓ 4 callers
Function
sendProfileEmail
({ email, id, }: Pick<Subscriber, 'email' | 'id'>)
packages/shared/src/email/sendProfileEmail.tsx:14
↓ 4 callers
Method
size
()
apps/router/index.ts:17
↓ 4 callers
Function
updateSearchParams
(filters)
apps/web/app/utils/updateSearchParams.tsx:1
↓ 4 callers
Function
useFormField
()
apps/web/app/components/ui/form.tsx:42
↓ 3 callers
Function
getRole
(id: string)
apps/web/app/utils/getRoles.ts:6
↓ 3 callers
Function
logError
(error: unknown)
apps/web/app/api/logError.ts:4
↓ 3 callers
Function
sendConfirmationEmail
({ secretKey, to, subscriberId, }: SendConfirmationEmail)
packages/shared/src/email/confirm-email/sendConfirmationEmail.ts:10
↓ 3 callers
Function
top40Roles
()
packages/db/src/supabase/domains/roles/getSubscriberRoles.ts:12
↓ 2 callers
Function
RoleHTML
({ skills, company, headerInfo, title, location, language, url, }: IRoleHTML)
packages/shared/ui/email/RoleHTML.ts:59
↓ 2 callers
Function
addSkillOnState
(newSKill: string)
apps/web/app/components/SkillSuggestionField.tsx:39
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
apps/web/app/hooks/use-toast.ts:57
↓ 2 callers
Function
cacheReadyRoles
()
apps/router/index.ts:87
↓ 2 callers
Function
checkQueues
()
apps/auto-email-sender/src/utils/checkQueues.ts:4
↓ 2 callers
Function
continueEmailSending
()
apps/auto-email-sender/src/utils/continueEmailSending.ts:29
↓ 2 callers
Function
createRabbitMqConnection
()
packages/shared/src/queue/createRabbitMqConnection.ts:7
↓ 2 callers
Function
createUnsubscribeLink
(secretKey: string, id: string)
apps/manual-email-sender/src/utils/createUnsubscribeLink.ts:3
↓ 2 callers
Function
dateToMonth
(dateString: string)
apps/web/app/components/CustomFormField.tsx:211
↓ 2 callers
Function
decrypt
(secretKey: string, text: string)
packages/shared/src/security/decrypts.ts:3
↓ 2 callers
Function
emailSender
()
apps/auto-email-sender/src/email-sender/index.ts:13
↓ 2 callers
Function
errorMessage
( arg0: string )
apps/web/app/components/EmailForm.tsx:120
↓ 2 callers
Function
fetchRolesAndCreateCSV
(table: string)
apps/data-lake-seeder/index.ts:56
↓ 2 callers
Function
fireworks
()
apps/web/app/utils/confetti.ts:3
↓ 2 callers
Function
formatDate
(dateString: string, language: string)
apps/web/app/utils/roleUtils.tsx:3
↓ 2 callers
Function
formatDescription
(description: string)
apps/web/app/utils/roleUtils.tsx:43
↓ 2 callers
Function
generateCsv
(data: any, filePath: string)
apps/auto-email-sender/src/utils/generateDataMatchRoles.ts:6
↓ 2 callers
Function
generateCsv
(data, filePath)
apps/auto-email-sender/src/match_roles/setup/generate-data.js:13
↓ 2 callers
Function
generateFileName
(folder: string)
apps/data-lake-seeder/index.ts:45
↓ 2 callers
Function
generate_csv_from_postgres
Generate CSV file from PostgreSQL data
apps/auto-email-sender/src/match_roles/src/main.py:153
↓ 2 callers
Function
getAllConfirmedSubscribersPaginated
({ postgres, batchSize, selectQuery }: GetAllPaginated)
packages/db/src/supabase/domains/subscribers/getAllConfirmedSubscribersPaginated.ts:10
↓ 2 callers
Function
getEmailProps
( { email, id }: Subscriber, roles: Role[] )
apps/auto-email-sender/src/roles-assigner/getEmailProps.ts:9
↓ 2 callers
Function
getLabel
(key, val)
apps/web/app/(roles)/vagas/RolesPage.tsx:92
↓ 2 callers
Method
getRolesForSubscriber
( skillsId: string[] | null, yearsOfExperience: number | null, limit = 40 )
packages/db/src/postgres/client.ts:263
↓ 2 callers
Function
getSelectedDate
()
apps/manual-email-sender/src/utils.ts:3
↓ 2 callers
Method
getSubscriberRoles
(subscriberId: string)
packages/db/src/postgres/client.ts:134
↓ 2 callers
Method
getSubscriberTopics
(subscriberId: string)
packages/db/src/postgres/client.ts:79
↓ 2 callers
Function
getUnsubscribeLink
(url: string, id: string)
apps/auto-email-sender/src/email-pre-render/getUnsubscribeLink.ts:4
↓ 2 callers
Function
handleError
(err: unknown)
apps/manual-email-sender/src/emailSender.ts:22
↓ 2 callers
Method
insertSubscriber
(email: string)
packages/db/src/postgres/client.ts:47
↓ 2 callers
Function
logProfilingResult
()
packages/shared/src/observability/withExecutionTimeLogging.ts:12
↓ 2 callers
Function
login
(email: string)
apps/web/app/utils/LoginPreferencesActions.ts:18
↓ 2 callers
Function
onSelectChange
(receivedSelectedOptions: ListOption[])
apps/web/app/subscribers/testemunho/[id]/SkillsField.tsx:31
↓ 2 callers
Function
randomInRange
(min: number, max: number)
apps/web/app/utils/confetti.ts:8
↓ 2 callers
Function
saveSubscriberRoles
( mongoCollection: Collection<Document>, emailProps: EmailProps )
packages/db/src/mongodb/domains/roles/saveSubscriberRoles.ts:9
↓ 2 callers
Function
sendEmails
( buffers: GetMessage[], channel: Channel, sesClient: SESClient )
apps/auto-email-sender/src/email-sender/sendEmails.ts:8
↓ 2 callers
Function
sendToQueue
( queue: EmailQueues, queueChannel: Channel, props: K )
packages/shared/src/queue/sendToQueue.ts:4
↓ 2 callers
Function
setSkills
(skills: ListOption[])
apps/web/app/subscribers/profile/components/SkillsField.tsx:48
↓ 2 callers
Function
shouldRedirectToUrl
(description: string)
apps/web/app/utils/shouldRedirect.ts:1
↓ 2 callers
Function
spawnPromise
(command: string, args: string[])
apps/auto-email-sender/src/utils/spawnPromise.ts:3
↓ 2 callers
Function
trackedRoleURL
(roleId: string)
packages/shared/src/services/trackedRoleURL.ts:1
↓ 2 callers
Method
updateSubscriberTopics
( subscriberId: string, topicIds: number[] )
packages/db/src/postgres/client.ts:87
↓ 2 callers
Function
uploadFileToS3
(filePath: string, fileName: string)
apps/data-lake-seeder/index.ts:72
↓ 2 callers
Function
useLoadingContext
()
apps/web/app/contexts/LoadingContext.tsx:36
↓ 2 callers
Function
withLoading
(asyncFunction: () => Promise<unknown>)
apps/web/app/contexts/LoadingContext.tsx:19
↓ 1 callers
Function
LocationLanguage
({ location, language, }: { location: string | null | undefined language: string | null | undefined })
packages/shared/ui/email/RoleHTML.ts:4
↓ 1 callers
Function
RenderHeaderHtml
()
apps/auto-email-sender/src/email-pre-render/renderHeader.tsx:6
↓ 1 callers
Function
RenderRolesSection
( { roles }: RenderRolesSectionProps, renderedRolesHtml: string )
apps/auto-email-sender/src/email-composer/renderRolesSection.tsx:31
↓ 1 callers
Function
SkillHTML
(skill: string)
packages/shared/ui/email/RoleHTML.ts:1
↓ 1 callers
Function
assignRoles
()
apps/auto-email-sender/src/roles-assigner/index.ts:22
↓ 1 callers
Function
calculateYearsOfExperience
(startedWorkingAt: Date | null)
packages/db/src/supabase/domains/roles/getSubscriberRoles.ts:4
↓ 1 callers
Function
checkMatchRolesUp
( url: string, maxAttempts = 10, interval = 5000 )
apps/auto-email-sender/src/utils/checkMatchRolesUp.ts:4
↓ 1 callers
Function
checkPostgresConnection
()
apps/web/app/api/health/route.ts:16
↓ 1 callers
Function
checkRedisConnection
()
apps/web/app/api/health/route.ts:5
↓ 1 callers
Function
chunkArray
(array: T[], size: number)
apps/manual-email-sender/src/utils/chunkArray.ts:1
↓ 1 callers
Function
closeDialog
()
apps/web/app/components/SkillSuggestionDialog.tsx:15
↓ 1 callers
Function
composeEmail
()
apps/auto-email-sender/src/email-composer/index.ts:22
↓ 1 callers
Function
confirmationEmailHTML
({ subscriberId, secretKey, }: ConfirmationEmailHTML)
packages/shared/src/email/confirm-email/htmlTemplate.tsx:14
↓ 1 callers
Function
confirmedSubscribers
()
apps/manual-email-sender/src/utils/confirmedSubscribers.ts:4
↓ 1 callers
Function
confirmedSubscribersToSend
(emailsSent: string[])
apps/manual-email-sender/src/openings-email/sendEmails.ts:15
↓ 1 callers
Function
createEmailHtml
( contentHTML: string, renderedEmailWrapperHtml: string )
apps/auto-email-sender/src/email-composer/createEmailHtml.tsx:15
↓ 1 callers
Function
createProfileFormLink
(subscriberId: string)
packages/shared/src/services/createProfileFormLink.ts:6
↓ 1 callers
Function
delay
(ms: number)
apps/auto-email-sender/src/utils/delay.ts:1
next →
1–100 of 432, ranked by callers