Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mihir2423/ai-code-review-system
/ functions
Functions
246 in github.com/Mihir2423/ai-code-review-system
⨍
Functions
246
◇
Types & classes
52
Function
code
({ className, children, ...props })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:144
Function
compileShader
(gl: WebGLRenderingContext, type: number, src: string)
apps/web/lib/webgl.ts:1
Function
connectRepository
(userId: string, owner: string, repo: string)
apps/server/src/modules/github/service.ts:69
Method
constructor
({ content, message = '' }: { content: unknown; message?: string })
apps/server/src/utils/response-helpers.ts:12
Method
constructor
()
apps/server/src/utils/response-helpers.ts:22
Method
constructor
({ content, message = '' }: { content: unknown; message?: string })
apps/server/src/utils/response-helpers.ts:51
Method
constructor
()
apps/server/src/utils/response-helpers.ts:61
Method
consumer
(config?: { groupId: string; sessionTimeout?: number; heartbeatInterval?: number })
packages/kafka/src/index.ts:90
Function
coverTransform
(texW: number, texH: number, canW: number, canH: number)
apps/web/lib/webgl.ts:28
Function
createWebhook
(userId: string, owner: string, repo: string)
apps/server/src/modules/github/service.ts:19
Function
developmentErrors
(err: AppError, _req: Request, res: Response, _next: NextFunction)
apps/server/src/utils/error-handler.ts:37
Function
em
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:196
Method
ensureTopics
(topics: string[])
packages/kafka/src/index.ts:100
Function
fetchConnectedRepositories
()
apps/web/lib/github/github-repositories.ts:8
Function
fetchGitHubStats
()
apps/web/lib/github/github-stats.ts:12
Function
fetchReviewHistory
()
apps/web/lib/review.ts:50
Function
fetchReviewStats
()
apps/web/lib/review.ts:195
Function
getAllRepositories
(userId: string, cursor?: string)
apps/server/src/modules/github/service.ts:253
Function
getConnectedRepos
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/github/controller.ts:42
Function
getReviewByIdHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:96
Function
getReviewEventsHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:60
Function
getReviewHistory
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:7
Function
getReviewStatsHandler
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/review/controller.ts:35
Function
getStats
(req: AuthenticatedRequest, res: Response)
apps/server/src/modules/github/controller.ts:7
Function
h1
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:161
Function
h2
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:164
Function
h3
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:167
Function
handleKeyDown
(event: KeyboardEvent)
apps/web/components/ui/sidebar.tsx:98
Method
kafka
()
packages/kafka/src/index.ts:16
Function
li
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:176
Function
loadTexture
(gl: WebGLRenderingContext, url: string, unit: number, onSize?: (w: number, h: number) => void)
apps/web/lib/webgl.ts:9
Function
mongooseErrors
(err: AppError, _req: Request, res: Response, next: NextFunction)
apps/server/src/utils/error-handler.ts:20
Function
notFound
(req: Request, _res: Response, next: NextFunction)
apps/server/src/utils/error-handler.ts:14
Function
ol
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:173
Function
onChange
()
apps/web/hooks/use-mobile.ts:10
Function
p
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:158
Function
productionErrors
(err: AppError, _req: Request, res: Response, _next: NextFunction)
apps/server/src/utils/error-handler.ts:48
Function
proxy
(request: NextRequest)
apps/web/proxy.ts:5
Function
publish
(reviewId: string, event: Omit<ReviewEventMessage, 'reviewId'>)
packages/queue/src/events.ts:39
Function
publishStage
( reviewId: string, type: ReviewEventType, queueName: string,
packages/queue/src/events.ts:48
Method
sendMessage
(topic: string, message: object)
packages/kafka/src/index.ts:138
Method
sendMessageWithKey
(topic: string, message: object, key: string)
packages/kafka/src/index.ts:154
Function
strong
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:193
Function
ul
({ children })
apps/web/app/(root)/review-history/[id]/_components/review-content.tsx:170
Method
withContent
(content: unknown)
apps/server/src/utils/response-helpers.ts:27
Method
withMessage
(message: string)
apps/server/src/utils/response-helpers.ts:32
← previous
201–246 of 246, ranked by callers