MCPcopy Index your code

hub / github.com/bluewave-labs/Checkmate / functions

Functions1,490 in github.com/bluewave-labs/Checkmate

↓ 2 callersFunctioncreateStatusPageDocumentCsp
(clientHost: string)
server/src/api/middleware/statusPageDocumentCsp.ts:17
↓ 2 callersMethodcreateTag
(tag: Partial<Tag>, teamId: string)
server/src/domain/tags/tag.service.ts:5
↓ 2 callersMethoddeleteById
(id: string)
server/src/domain/users/user.repository.interface.ts:12
↓ 2 callersMethoddeleteChecks
(params: { monitorId: string; teamId: string })
server/src/domain/checks/check.service.ts:36
↓ 2 callersMethoddeleteChecksByTeamId
(params: { teamId: string })
server/src/domain/checks/check.service.ts:37
↓ 2 callersMethoddeleteManyByEmail
(email: string)
server/src/domain/recovery-tokens/recovery-token.repository.interface.ts:10
↓ 2 callersMethodeditMonitor
(args: { teamId: string; monitorId: string; body: Partial<Monitor> })
server/src/domain/monitors/monitor.service.ts:78
↓ 2 callersFunctionexecuteBulkAction
(pause: boolean)
client/src/Hooks/useBulkMonitorActions.ts:39
↓ 2 callersFunctionextractString
(value: unknown)
server/src/api/controllers/controllerUtils.ts:33
↓ 2 callersFunctionfieldSteps
()
client/src/Validation/statusPage.ts:92
↓ 2 callersFunctionfieldStepsFor
( type: MonitorType )
client/src/Validation/monitor.ts:218
↓ 2 callersMethodfindActiveByMonitorId
(monitorId: string, teamId: string)
server/src/domain/incidents/incident.repository.interface.ts:9
↓ 2 callersMethodfindByCustomDomain
(customDomain: string)
server/src/domain/status-pages/status-page-repository.interface.ts:8
↓ 2 callersMethodfindById
(id: string, teamId: string)
server/src/domain/maintenance-windows/maintenance-window.repository.interface.ts:6
↓ 2 callersMethodfindByTeamId
(teamId: string, config: TeamQueryConfig)
server/src/domain/monitors/monitor.repository.interface.ts:30
↓ 2 callersMethodfindByUrl
(url: string)
server/src/domain/status-pages/status-page-repository.interface.ts:7
↓ 2 callersMethodfindNotificationsByIds
(ids: string[])
server/src/domain/notifications/notification.repository.interface.ts:7
↓ 2 callersMethodfindRecent
(maxAgeMs: number)
server/src/domain/queue-workers/queue-worker.repository.interface.ts:6
↓ 2 callersMethodfindSingleton
()
server/src/domain/app-settings/app-settings-repository.interface.ts:6
↓ 2 callersMethodfindSuperAdmin
()
server/src/domain/users/user.repository.interface.ts:14
↓ 2 callersFunctionflattenKeys
Flatten a nested object into { "a.b.c": value } pairs
client/scripts/migrate-locales.ts:23
↓ 2 callersMethodflushBuffer
()
server/src/service/bufferService.ts:105
↓ 2 callersMethodflushGeoBuffer
()
server/src/service/bufferService.ts:134
↓ 2 callersMethodflushQueues
()
server/src/worker/worker.interface.ts:79
↓ 2 callersFunctionformatStatusCode
( code: number | null | undefined, t: TranslateFn )
client/src/Utils/statusCode.ts:50
↓ 2 callersFunctionfreePort
()
server/test/unit/services/healthServer.test.ts:18
↓ 2 callersMethodgetAllGames
()
server/src/domain/monitors/monitor.service.ts:74
↓ 2 callersMethodgetChecksSummaryByTeamId
(params: { teamId: string; dateRange: string })
server/src/domain/checks/check.service.ts:35
↓ 2 callersMethodgetConnection
()
server/src/db/db.interface.ts:4
↓ 2 callersFunctiongetCores
(cores: number | undefined)
client/src/Utils/InfraUtils.ts:9
↓ 2 callersMethodgetGroupsByTeamId
(args: { teamId: string })
server/src/domain/monitors/monitor.service.ts:75
↓ 2 callersFunctiongetIncidentsDuration
(incident: IncidentLike | IncidentSummaryItem)
client/src/Pages/Incidents/utils.ts:6
↓ 2 callersMethodgetJobs
(pagination: WorkerJobsPagination)
server/src/worker/worker.interface.ts:78
↓ 2 callersMethodgetJobs
(req: Request, res: Response, next: NextFunction)
server/src/api/controllers/queueController.ts:9
↓ 2 callersMethodgetMaintenanceWindowById
(params: { id: string; teamId: string })
server/src/domain/maintenance-windows/maintenance-window.service.ts:23
↓ 2 callersMethodgetMaintenanceWindowsByMonitorId
(params: { monitorId: string; teamId: string })
server/src/domain/maintenance-windows/maintenance-window.service.ts:32
↓ 2 callersMethodgetMetrics
(req: Request, res: Response, next: NextFunction)
server/src/api/controllers/queueController.ts:8
↓ 2 callersFunctiongetMonitorDefaults
( type: MonitorType, data: Monitor | null = null )
client/src/Hooks/useMonitorForm.ts:28
↓ 2 callersFunctiongetMonitorTypeLabel
( type: MonitorType, t: (key: string) => string )
client/src/Types/StatusPage.ts:16
↓ 2 callersFunctiongetPageSpeedPalette
(score: number)
client/src/Utils/MonitorUtils.ts:86
↓ 2 callersMethodgetRepository
()
server/src/domain/app-settings/app-settings.service.ts:70
↓ 2 callersFunctiongetResponseTimeColor
(responseTime: number)
client/src/Utils/MonitorUtils.ts:56
↓ 2 callersFunctiongetRoleText
()
client/src/Components/sidebar/Authfooter.tsx:50
↓ 2 callersFunctiongetStatusColor
(status: MonitorStatus, theme: any)
client/src/Utils/MonitorUtils.ts:44
↓ 2 callersMethodgetStatusPageByCustomDomain
(customDomain: string)
server/src/domain/status-pages/status-page.service.ts:10
↓ 2 callersMethodgetStatusPageByUrl
(url: string)
server/src/domain/status-pages/status-page.service.ts:9
↓ 2 callersMethodgetStatusPagesByTeamId
(teamId: string)
server/src/domain/status-pages/status-page.service.ts:11
↓ 2 callersFunctiongetStatusPalette
(status: MonitorStatus)
client/src/Utils/MonitorUtils.ts:22
↓ 2 callersMethodgetTag
(tagId: string, teamId: string)
server/src/domain/tags/tag.service.ts:6
↓ 2 callersMethodgetTagsByTeamId
(teamId: string)
server/src/domain/tags/tag.service.ts:7
↓ 2 callersFunctiongetVal
(check: T)
client/src/Utils/DataUtils.ts:22
↓ 2 callersFunctionhandleSort
(e: any, field: string)
client/src/Pages/PageSpeed/Monitors/Components/PageSpeedMonitorsTable.tsx:81
↓ 2 callersFunctionhandleSort
(e: React.MouseEvent, field: string)
client/src/Pages/Infrastructure/Monitors/Components/MonitorsTable.tsx:100
↓ 2 callersFunctionidsOf
()
server/test/integration/schedulerReconcile.test.ts:62
↓ 2 callersMethodinit
()
server/src/worker/worker.db-queue.ts:245
↓ 2 callersFunctioninitShutdownListener
(server: Server | null, shutdownTargets: ShutdownTargets)
server/src/shutdown.ts:14
↓ 2 callersFunctionisCustomDomainHost
()
client/src/Utils/statusPageUrl.ts:36
↓ 2 callersFunctionisRowSelected
(id: string)
client/src/Pages/Uptime/Monitors/Components/UptimeMonitorsTable.tsx:89
↓ 2 callersFunctionisRowSelected
(id: string)
client/src/Pages/Infrastructure/Monitors/Components/MonitorsTable.tsx:83
↓ 2 callersFunctionisRunning
(row: QueueJobWithId)
client/src/Pages/Logs/components/TableJobs.tsx:45
↓ 2 callersMethodlogFailure
(reactor: IMonitorReactor, evaluation: MonitorEvaluation, error: unknown)
server/src/worker/reactors/reactor.dispatcher.ts:17
↓ 2 callersMethodloginUser
(email: string, password: string)
server/src/domain/users/user.service.ts:25
↓ 2 callersFunctionmakeAppSettings
()
server/test/unit/services/userService.test.ts:23
↓ 2 callersFunctionmakeHardwareStatus
(overrides?: Partial<MonitorStatusResponse>)
server/test/unit/services/checkService.test.ts:271
↓ 2 callersFunctionmakeMonitor
(overrides?: Partial<Monitor>)
server/test/unit/services/checkPipeline.test.ts:6
↓ 2 callersFunctionmakeStatusPage
(overrides?: Partial<StatusPage>)
server/test/unit/middleware/statusPageCorsOrigin.test.ts:6
↓ 2 callersFunctionparseObjectId
(value)
server/scripts/seed-monitors.js:181
↓ 2 callersFunctionparseSingle
(input: unknown)
server/src/api/controllers/controllerUtils.ts:76
↓ 2 callersMethodreact
(evaluation: MonitorEvaluation)
server/src/worker/reactors/reactor.interface.ts:6
↓ 2 callersMethodremoveMonitorFromStatusPages
(monitorId: string)
server/src/domain/status-pages/status-page-repository.interface.ts:16
↓ 2 callersFunctionrenderEmpty
()
client/src/Pages/StatusPage/Status/themes/shared/ThemedInfrastructure.tsx:41
↓ 2 callersFunctionrenderSortIcon
(isActive: boolean)
client/src/Pages/PageSpeed/Monitors/Components/PageSpeedMonitorsTable.tsx:160
↓ 2 callersFunctionrenderSortIcon
(isActive: boolean)
client/src/Pages/Infrastructure/Monitors/Components/MonitorsTable.tsx:164
↓ 2 callersMethodrequestRecovery
(email: string)
server/src/domain/users/user.service.ts:33
↓ 2 callersMethodresetPassword
(password: string, recoveryToken: string)
server/src/domain/users/user.service.ts:35
↓ 2 callersFunctionresolveStatusPageTheme
( value: string | null | undefined )
client/src/Types/StatusPage.ts:38
↓ 2 callersFunctionresolveSystemMode
()
client/src/Pages/StatusPage/Status/themes/StatusPageThemeProvider.tsx:30
↓ 2 callersFunctionrestoreFromBackup
()
server/src/db/migration/0002_convertChecksToTimeSeries.ts:24
↓ 2 callersFunctionrunFilter
(mimetype: string)
server/test/unit/middleware/upload.test.ts:13
↓ 2 callersFunctionsanitizeInput
(input: unknown, options = {})
server/src/api/middleware/sanitization.ts:6
↓ 2 callersMethodsetPasswordByUserId
(userId: string, password: string)
server/src/domain/users/user.service.ts:41
↓ 2 callersFunctiontheme
(mode: string, palette: any)
client/src/Utils/Theme/Theme.ts:42
↓ 2 callersMethodtoStringId
(value: unknown)
server/src/domain/monitors/monitor.repository.mongo.ts:520
↓ 2 callersMethodupdate
(settings: SettingsUpdate)
server/src/domain/app-settings/app-settings-repository.interface.ts:8
↓ 2 callersMethodupdateById
(incidentId: string, teamId: string, updateData: Partial<Incident>)
server/src/domain/incidents/incident.repository.interface.ts:24
↓ 2 callersMethodupdateScheduleById
(refId: string, type: JobType, intervalMs: number | null)
server/src/domain/jobs/job.repository.interface.ts:53
↓ 2 callersMethodupdateStatusWindowAndChecks
( monitorId: string, teamId: string, status: boolean, checkSnapshot: CheckSnapshot, windowSize: numb
server/src/domain/monitors/monitor.repository.interface.ts:38
↓ 2 callersMethodupdateTag
(tagId: string, teamId: string, patch: Partial<Tag>)
server/src/domain/tags/tag.service.ts:8
↓ 2 callersFunctionuseBulkMonitorActions
( refetch: () => void, page?: number )
client/src/Hooks/useBulkMonitorActions.ts:26
↓ 2 callersFunctionuseIsSuperAdmin
()
client/src/Hooks/useIsAdmin.ts:12
↓ 2 callersFunctionusePut
()
client/src/Hooks/UseApi.ts:117
↓ 2 callersMethodverifyInviteToken
(params: { inviteToken: string })
server/src/domain/invites/invite.service.ts:14
↓ 2 callersMethodwrapAdaptiveCard
* Wrap an Adaptive Card in the Teams webhook envelope format
server/src/domain/notifications/providers/teams.ts:137
↓ 1 callersFunctionParseBoolean
(value: boolean | string | null | undefined)
server/src/utils/utils.ts:1
↓ 1 callersFunctionactiveWindow
()
server/test/unit/services/checkPipeline.test.ts:18
↓ 1 callersFunctionbackupAndDropExistingCollection
()
server/src/db/migration/0002_convertChecksToTimeSeries.ts:39
↓ 1 callersMethodbuildAdaptiveCard
* Build an Adaptive Card from NotificationMessage
server/src/domain/notifications/providers/teams.ts:153
↓ 1 callersFunctionbuildApi
(shared: SharedServices, jobScheduler: IJobScheduler)
server/src/config/services.api.ts:28
↓ 1 callersMethodbuildDefaultContent
(monitor: Monitor)
server/src/domain/notifications/notification.message-builder.ts:177
↓ 1 callersFunctionbuildDefaults
(data: Notification | null)
client/src/Hooks/useNotificationForm.ts:10
← previousnext →401–500 of 1,490, ranked by callers