MCPcopy Create free account

hub / github.com/JarrodMalkovic/auction-website / functions

Functions146 in github.com/JarrodMalkovic/auction-website

Methodclient
()
services/payments/src/nats-wrapper.ts:6
Methodclient
()
services/expiration/src/nats-wrapper.ts:6
Functionconstructor
(message: string)
common/src/errors/custom-error.ts:4
Functionconstructor
(client: Stan)
common/src/events/base-publisher.ts:14
Functionconstructor
(client: Stan)
common/src/events/base-listener.ts:17
Methodconstructor
()
common/src/errors/database-connection-error.ts:7
Methodconstructor
()
common/src/errors/not-found-error.ts:6
Methodconstructor
(public message: string)
common/src/errors/bad-request-error.ts:6
Methodconstructor
(public errors: ValidationError[])
common/src/errors/request-validation-error.ts:8
Methodconstructor
()
common/src/errors/not-authorized-error.ts:7
FunctioncreatePayment
({ id })
services/frontend/src/components/BidDashboardTableRow.tsx:15
FunctioncurrentUser
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/current-user.ts:17
FunctionerrorHandler
( err: Error, req: Request, res: Response, next: NextFunction )
common/src/middlewares/error-handler.ts:6
FunctionhandleEscape
(e: any)
services/frontend/src/components/UserMenu.tsx:69
FunctionhandleEscape
(e: any)
services/frontend/src/components/NotificationsBell.tsx:57
Methodio
()
services/listings/src/socket-io-wrapper.ts:6
Functionlisten
()
common/src/events/base-listener.ts:30
FunctiononClick
()
services/frontend/src/components/UserMenu.tsx:75
FunctiononClick
()
services/frontend/src/components/Navbar.tsx:149
MethodonClickAway
()
services/frontend/src/components/ClickAwayButton.tsx:5
MethodonMessage
(data: ListingCreatedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-created-listener.ts:16
MethodonMessage
(data: ListingUpdatedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-updated-listener.ts:16
MethodonMessage
(data: ListingDeletedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-deleted-listener.ts:16
MethodonMessage
(data: UserCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/user-created-listener.ts:11
MethodonMessage
(data: PaymentCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/payment-created-listener.ts:19
MethodonMessage
(data: ListingExpiredEvent['data'], msg: Message)
services/listings/src/events/listeners/listing-expired-listener.ts:19
MethodonMessage
(data: BidCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/bid-created-listener.ts:19
MethodonMessage
(data: ListingCreatedEvent['data'], msg: Message)
services/payments/src/events/listeners/listing-created-listener.ts:11
MethodonMessage
(data: ListingUpdatedEvent['data'], msg: Message)
services/payments/src/events/listeners/listing-updated-listener.ts:16
FunctiononSubmit
(e: FormEvent<HTMLFormElement>)
services/frontend/src/components/SearchBar.tsx:52
FunctiononSubmit
(body)
services/frontend/src/pages/sell.tsx:52
FunctiononSubmit
(body)
services/frontend/src/pages/auth/signup.tsx:44
FunctiononSubmit
(body)
services/frontend/src/pages/auth/signin.tsx:35
FunctiononSubmit
(body)
services/frontend/src/pages/settings/security.tsx:42
FunctiononSubmit
(body)
services/frontend/src/pages/settings/profile.tsx:35
FunctiononSubmit
(body)
services/frontend/src/pages/listings/[listingSlug].tsx:110
FunctionparseMessage
(msg: Message)
common/src/events/base-listener.ts:45
Functionpublish
(data: T['data'])
common/src/events/base-publisher.ts:18
FunctionrequireAuth
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/require-auth.ts:5
MethodserializeErrors
()
common/src/errors/database-connection-error.ts:13
MethodserializeErrors
()
common/src/errors/bad-request-error.ts:12
MethodserializeErrors
()
common/src/errors/request-validation-error.ts:15
MethodserializeErrors
()
common/src/errors/not-authorized-error.ts:13
Functionsignup
()
services/listings/tests/signup.ts:4
FunctionsubscriptionOptions
()
common/src/events/base-listener.ts:21
FunctionvalidateRequest
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/validate-request.ts:6
← previous101–146 of 146, ranked by callers