Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YaroslavChuiko/Webster
/ functions
Functions
320 in github.com/YaroslavChuiko/Webster
⨍
Functions
320
◇
Types & classes
89
Method
resendConfirmationLink
( @Body() resendConfirmationLinkDto: ResendConfirmationLinkRequestDto, )
server/src/modules/auth/auth.controller.ts:48
Function
resetAll
(state)
client/src/store/slices/selected-objects-slice.ts:25
Function
resetHandler
()
client/src/pages/Studio/tools/Text/SearchForm.tsx:23
Function
setAll
(state, { payload })
client/src/store/slices/copied-objects-slice.ts:13
Function
setAll
(state, { payload })
client/src/store/slices/selected-objects-slice.ts:16
Function
setFile
(e: SyntheticEvent)
client/src/pages/Studio/tools/ImageUpload/ImageUpload.tsx:11
Function
submitHandler
(data: IFilter)
client/src/pages/Studio/tools/Images/SearchForm.tsx:17
Function
togglePassword
()
client/src/pages/Auth/SignUp.tsx:72
Method
transform
(value: any, { metatype }: any)
server/src/shared/pipes/validation.pipe.ts:8
Function
upHandler
({ key }: { key: string })
client/src/hooks/use-key-press.ts:13
Method
updateById
( id: string, data: Prisma.UserUncheckedUpdateInput, )
server/src/shared/repositories/user.repository.ts:25
Method
updateById
( data: Prisma.CanvasUncheckedUpdateInput, canvasId: string, )
server/src/shared/repositories/canvas.repository.ts:22
Method
updateCanvas
( data: UpdateCanvasRequestDto, canvasId: string, authorId: string, )
server/src/modules/canvas/canvas.service.ts:37
Method
updateCanvas
( @Param('canvasId', ParseUUIDPipe) canvasId: string, @HttpUser() user: HttpUserPayload, @Body() b
server/src/modules/canvas/canvas.controller.ts:55
Function
updateOne
(state, { payload })
client/src/store/slices/stage-object-slice.ts:19
Method
validate
(payload: any)
server/src/shared/strategies/jwt.strategy.ts:21
Method
verbose
(message: any, context?: string)
server/src/modules/logger/logger.service.ts:50
Method
verifyEmail
(token: string)
server/src/modules/auth/auth.service.ts:71
Method
verifyEmail
( @Body() verifyEmailRequestQueryDto: VerifyEmailRequestQueryDto, )
server/src/modules/auth/auth.controller.ts:58
Method
warn
(message: any, context?: string)
server/src/modules/logger/logger.service.ts:42
← previous
301–320 of 320, ranked by callers