Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JarrodMalkovic/auction-website
/ functions
Functions
146 in github.com/JarrodMalkovic/auction-website
⨍
Functions
146
◇
Types & classes
138
Method
client
()
services/payments/src/nats-wrapper.ts:6
Method
client
()
services/expiration/src/nats-wrapper.ts:6
Function
constructor
(message: string)
common/src/errors/custom-error.ts:4
Function
constructor
(client: Stan)
common/src/events/base-publisher.ts:14
Function
constructor
(client: Stan)
common/src/events/base-listener.ts:17
Method
constructor
()
common/src/errors/database-connection-error.ts:7
Method
constructor
()
common/src/errors/not-found-error.ts:6
Method
constructor
(public message: string)
common/src/errors/bad-request-error.ts:6
Method
constructor
(public errors: ValidationError[])
common/src/errors/request-validation-error.ts:8
Method
constructor
()
common/src/errors/not-authorized-error.ts:7
Function
createPayment
({ id })
services/frontend/src/components/BidDashboardTableRow.tsx:15
Function
currentUser
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/current-user.ts:17
Function
errorHandler
( err: Error, req: Request, res: Response, next: NextFunction )
common/src/middlewares/error-handler.ts:6
Function
handleEscape
(e: any)
services/frontend/src/components/UserMenu.tsx:69
Function
handleEscape
(e: any)
services/frontend/src/components/NotificationsBell.tsx:57
Method
io
()
services/listings/src/socket-io-wrapper.ts:6
Function
listen
()
common/src/events/base-listener.ts:30
Function
onClick
()
services/frontend/src/components/UserMenu.tsx:75
Function
onClick
()
services/frontend/src/components/Navbar.tsx:149
Method
onClickAway
()
services/frontend/src/components/ClickAwayButton.tsx:5
Method
onMessage
(data: ListingCreatedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-created-listener.ts:16
Method
onMessage
(data: ListingUpdatedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-updated-listener.ts:16
Method
onMessage
(data: ListingDeletedEvent['data'], msg: Message)
services/bid/src/events/listeners/listing-deleted-listener.ts:16
Method
onMessage
(data: UserCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/user-created-listener.ts:11
Method
onMessage
(data: PaymentCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/payment-created-listener.ts:19
Method
onMessage
(data: ListingExpiredEvent['data'], msg: Message)
services/listings/src/events/listeners/listing-expired-listener.ts:19
Method
onMessage
(data: BidCreatedEvent['data'], msg: Message)
services/listings/src/events/listeners/bid-created-listener.ts:19
Method
onMessage
(data: ListingCreatedEvent['data'], msg: Message)
services/payments/src/events/listeners/listing-created-listener.ts:11
Method
onMessage
(data: ListingUpdatedEvent['data'], msg: Message)
services/payments/src/events/listeners/listing-updated-listener.ts:16
Function
onSubmit
(e: FormEvent<HTMLFormElement>)
services/frontend/src/components/SearchBar.tsx:52
Function
onSubmit
(body)
services/frontend/src/pages/sell.tsx:52
Function
onSubmit
(body)
services/frontend/src/pages/auth/signup.tsx:44
Function
onSubmit
(body)
services/frontend/src/pages/auth/signin.tsx:35
Function
onSubmit
(body)
services/frontend/src/pages/settings/security.tsx:42
Function
onSubmit
(body)
services/frontend/src/pages/settings/profile.tsx:35
Function
onSubmit
(body)
services/frontend/src/pages/listings/[listingSlug].tsx:110
Function
parseMessage
(msg: Message)
common/src/events/base-listener.ts:45
Function
publish
(data: T['data'])
common/src/events/base-publisher.ts:18
Function
requireAuth
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/require-auth.ts:5
Method
serializeErrors
()
common/src/errors/database-connection-error.ts:13
Method
serializeErrors
()
common/src/errors/bad-request-error.ts:12
Method
serializeErrors
()
common/src/errors/request-validation-error.ts:15
Method
serializeErrors
()
common/src/errors/not-authorized-error.ts:13
Function
signup
()
services/listings/tests/signup.ts:4
Function
subscriptionOptions
()
common/src/events/base-listener.ts:21
Function
validateRequest
( req: Request, res: Response, next: NextFunction )
common/src/middlewares/validate-request.ts:6
← previous
101–146 of 146, ranked by callers