MCPcopy Create free account

hub / github.com/YaroslavChuiko/Webster / functions

Functions320 in github.com/YaroslavChuiko/Webster

MethodresendConfirmationLink
( @Body() resendConfirmationLinkDto: ResendConfirmationLinkRequestDto, )
server/src/modules/auth/auth.controller.ts:48
FunctionresetAll
(state)
client/src/store/slices/selected-objects-slice.ts:25
FunctionresetHandler
()
client/src/pages/Studio/tools/Text/SearchForm.tsx:23
FunctionsetAll
(state, { payload })
client/src/store/slices/copied-objects-slice.ts:13
FunctionsetAll
(state, { payload })
client/src/store/slices/selected-objects-slice.ts:16
FunctionsetFile
(e: SyntheticEvent)
client/src/pages/Studio/tools/ImageUpload/ImageUpload.tsx:11
FunctionsubmitHandler
(data: IFilter)
client/src/pages/Studio/tools/Images/SearchForm.tsx:17
FunctiontogglePassword
()
client/src/pages/Auth/SignUp.tsx:72
Methodtransform
(value: any, { metatype }: any)
server/src/shared/pipes/validation.pipe.ts:8
FunctionupHandler
({ key }: { key: string })
client/src/hooks/use-key-press.ts:13
MethodupdateById
( id: string, data: Prisma.UserUncheckedUpdateInput, )
server/src/shared/repositories/user.repository.ts:25
MethodupdateById
( data: Prisma.CanvasUncheckedUpdateInput, canvasId: string, )
server/src/shared/repositories/canvas.repository.ts:22
MethodupdateCanvas
( data: UpdateCanvasRequestDto, canvasId: string, authorId: string, )
server/src/modules/canvas/canvas.service.ts:37
MethodupdateCanvas
( @Param('canvasId', ParseUUIDPipe) canvasId: string, @HttpUser() user: HttpUserPayload, @Body() b
server/src/modules/canvas/canvas.controller.ts:55
FunctionupdateOne
(state, { payload })
client/src/store/slices/stage-object-slice.ts:19
Methodvalidate
(payload: any)
server/src/shared/strategies/jwt.strategy.ts:21
Methodverbose
(message: any, context?: string)
server/src/modules/logger/logger.service.ts:50
MethodverifyEmail
(token: string)
server/src/modules/auth/auth.service.ts:71
MethodverifyEmail
( @Body() verifyEmailRequestQueryDto: VerifyEmailRequestQueryDto, )
server/src/modules/auth/auth.controller.ts:58
Methodwarn
(message: any, context?: string)
server/src/modules/logger/logger.service.ts:42
← previous301–320 of 320, ranked by callers