MCPcopy Create free account

hub / github.com/Mihir2423/ai-code-review-system / functions

Functions246 in github.com/Mihir2423/ai-code-review-system

Functioncode
({ className, children, ...props })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:144
FunctioncompileShader
(gl: WebGLRenderingContext, type: number, src: string)
apps/web/lib/webgl.ts:1
FunctionconnectRepository
(userId: string, owner: string, repo: string)
apps/server/src/modules/github/service.ts:69
Methodconstructor
({ content, message = '' }: { content: unknown; message?: string })
apps/server/src/utils/response-helpers.ts:12
Methodconstructor
()
apps/server/src/utils/response-helpers.ts:22
Methodconstructor
({ content, message = '' }: { content: unknown; message?: string })
apps/server/src/utils/response-helpers.ts:51
Methodconstructor
()
apps/server/src/utils/response-helpers.ts:61
Methodconsumer
(config?: { groupId: string; sessionTimeout?: number; heartbeatInterval?: number })
packages/kafka/src/index.ts:90
FunctioncoverTransform
(texW: number, texH: number, canW: number, canH: number)
apps/web/lib/webgl.ts:28
FunctioncreateWebhook
(userId: string, owner: string, repo: string)
apps/server/src/modules/github/service.ts:19
FunctiondevelopmentErrors
(err: AppError, _req: Request, res: Response, _next: NextFunction)
apps/server/src/utils/error-handler.ts:37
Functionem
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:196
MethodensureTopics
(topics: string[])
packages/kafka/src/index.ts:100
FunctionfetchConnectedRepositories
()
apps/web/lib/github/github-repositories.ts:8
FunctionfetchGitHubStats
()
apps/web/lib/github/github-stats.ts:12
FunctionfetchReviewHistory
()
apps/web/lib/review.ts:50
FunctionfetchReviewStats
()
apps/web/lib/review.ts:195
FunctiongetAllRepositories
(userId: string, cursor?: string)
apps/server/src/modules/github/service.ts:253
FunctiongetConnectedRepos
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/github/controller.ts:42
FunctiongetReviewByIdHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:96
FunctiongetReviewEventsHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:60
FunctiongetReviewHistory
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:7
FunctiongetReviewStatsHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:35
FunctiongetStats
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/github/controller.ts:7
Functionh1
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:161
Functionh2
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:164
Functionh3
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:167
FunctionhandleKeyDown
(event: KeyboardEvent)
apps/web/components/ui/sidebar.tsx:98
Methodkafka
()
packages/kafka/src/index.ts:16
Functionli
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:176
FunctionloadTexture
(gl: WebGLRenderingContext, url: string, unit: number, onSize?: (w: number, h: number) => void)
apps/web/lib/webgl.ts:9
FunctionmongooseErrors
(err: AppError, _req: Request, res: Response, next: NextFunction)
apps/server/src/utils/error-handler.ts:20
FunctionnotFound
(req: Request, _res: Response, next: NextFunction)
apps/server/src/utils/error-handler.ts:14
Functionol
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:173
FunctiononChange
()
apps/web/hooks/use-mobile.ts:10
Functionp
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:158
FunctionproductionErrors
(err: AppError, _req: Request, res: Response, _next: NextFunction)
apps/server/src/utils/error-handler.ts:48
Functionproxy
(request: NextRequest)
apps/web/proxy.ts:5
Functionpublish
(reviewId: string, event: Omit<ReviewEventMessage, 'reviewId'>)
packages/queue/src/events.ts:39
FunctionpublishStage
( reviewId: string, type: ReviewEventType, queueName: string,
packages/queue/src/events.ts:48
MethodsendMessage
(topic: string, message: object)
packages/kafka/src/index.ts:138
MethodsendMessageWithKey
(topic: string, message: object, key: string)
packages/kafka/src/index.ts:154
Functionstrong
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:193
Functionul
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:170
MethodwithContent
(content: unknown)
apps/server/src/utils/response-helpers.ts:27
MethodwithMessage
(message: string)
apps/server/src/utils/response-helpers.ts:32
← previous201–246 of 246, ranked by callers