MCPcopy Create free account

hub / github.com/boardsite-io/boardsite / functions

Functions494 in github.com/boardsite-io/boardsite

↓ 1 callersMethodsubscribe
(subscription: Subscription, trigger: RenderTrigger)
src/state/subscription/index.ts:44
↓ 1 callersMethodsubscribePage
( pageLayer: PageLayer, pageId: PageId, trigger: RenderTrigger )
src/state/subscription/index.ts:67
↓ 1 callersMethodsynchronize
( pageRank: PageId[], pageCollection: PageCollection )
src/state/online/state/index.ts:383
↓ 1 callersMethodtoggleDirectDraw
* Toggle direct draw setting
src/state/settings/state/index.ts:59
↓ 1 callersMethodtoggleShouldCenter
* Toggle keep view centered setting
src/state/settings/state/index.ts:50
↓ 1 callersMethodtransitionToNextPage
* Transition the view transform and page index to next page * @param newTransform updated transform * @returns view transform adjusted to pa
src/state/view/state/index.ts:294
↓ 1 callersMethodtransitionToPreviousPage
* Transition the view transform and page index to previous page * @param newTransform updated transform * @returns view transform adjusted t
src/state/view/state/index.ts:280
↓ 1 callersMethodunsubscribe
(subscription: Subscription, trigger: RenderTrigger)
src/state/subscription/index.ts:49
↓ 1 callersMethodunsubscribePage
(pageLayer: PageLayer, pageId: PageId)
src/state/subscription/index.ts:81
↓ 1 callersMethodupdatePages
* Update meta info of pages * @param pages array which contains pages with their meta and pageId
src/state/board/state/index.ts:271
↓ 1 callersMethodupdatePagesMeta
(meta: Record<PageId, PageMeta>)
src/api/request.ts:182
↓ 1 callersMethodupdateViewDimensions
* Cache the view dimensions onResize to avoid expensive DOM operations
src/state/view/state/index.ts:76
↓ 1 callersFunctionuseInitialDialog
()
src/hooks/useInitialDialog.ts:11
↓ 1 callersFunctionuseKeyboardShortcuts
()
src/hooks/useKeyboardShortcuts.ts:10
↓ 1 callersFunctionuseKeylistener
( inputRef: React.RefObject<HTMLTextAreaElement> )
src/View/Board/RenderNG/Page/ActiveTextField/useKeylistener.ts:4
↓ 1 callersFunctionuseLiveStroke
( pageId: PageId, canvasRef: React.RefObject<HTMLCanvasElement>, pageOffset: PageOffset )
src/hooks/useLiveStroke.tsx:19
↓ 1 callersFunctionuseRender
( page: Page, canvasRef: React.RefObject<HTMLCanvasElement> )
src/View/Board/RenderNG/Page/Content/useRender.ts:6
↓ 1 callersFunctionuseTransformer
( trRef: React.RefObject<HTMLDivElement>, canvasRef: React.RefObject<HTMLCanvasElement>, pageOffse
src/View/Board/RenderNG/Page/Transformer/useTransformer.ts:33
↓ 1 callersFunctionuseViewControl
()
src/hooks/useViewControl.ts:14
↓ 1 callersFunctionuseWindowResize
()
src/hooks/useWindowResize.ts:12
↓ 1 callersMethoduserSync
(users: Record<string, User>)
src/state/online/state/index.ts:308
↓ 1 callersFunctionvalidateKeyAndCerts
({ cert, key, keyFile, crtFile })
config/getHttpsConfig.js:11
↓ 1 callersFunctionvalidateToken
(token: string)
src/api/auth.ts:9
FunctionApp
()
src/App/index.tsx:15
FunctionBenefit
({ icon, text, }: { icon: React.ReactNode text: React.ReactNode })
src/View/Dialog/Subscribe/index.tsx:8
FunctionButton
({ withIcon = false, children, ...props })
src/components/Button/index.tsx:9
FunctionCallback
()
src/View/Oauth2/index.tsx:7
FunctionContent
({ canvasRef, page })
src/storage/pdf/util/rendering.tsx:56
FunctionDialog
({ className, open, onClose, children, })
src/components/Dialog/index.tsx:11
FunctionDialogMenu
()
src/View/Dialog/index.tsx:31
FunctionDrawer
({ position = "left", open, onClose, children, className, })
src/components/Drawer/index.tsx:12
FunctionEditMenu
()
src/View/MainMenu/menu/General/Edit/index.tsx:9
FunctionElectronWrapper
({ children }: ElectronWrapperProps)
src/App/electron.tsx:9
FunctionFavToolButton
({ icon, tool, index })
src/View/FavoriteTools/FavoriteToolButton/index.tsx:25
FunctionFavoriteTools
()
src/View/FavoriteTools/index.tsx:17
FunctionFileMenu
()
src/View/MainMenu/menu/General/File/index.tsx:28
FunctionFormattedMessage
({ id, ...rest })
src/language/index.tsx:28
FunctionFormikColorInput
({ form, field })
src/components/FormikColorInput/index.tsx:9
FunctionFormikInput
({ field, // { name, value, onChange, onBlur } form: { touched, errors, isValid, submitCount }, ..
src/components/FormikInput/index.tsx:5
FunctionGeneralMenu
()
src/View/MainMenu/menu/General/index.tsx:57
FunctionGoToMenu
()
src/View/MainMenu/menu/View/GoTo/index.tsx:8
FunctionIconButton
({ deactivated, active, icon, ...props })
src/components/IconButton/index.tsx:11
FunctionInitialSelection
({ firstLoad })
src/View/Dialog/InitialSelection/index.tsx:20
FunctionLoading
()
src/View/Loading/index.tsx:8
FunctionMenuItem
({ text, icon, expandMenu, warning = false, onClick, children, ...restProps })
src/View/MainMenu/MenuItem/index.tsx:11
FunctionNotification
()
src/View/Notification/index.tsx:12
FunctionObserver
({ children })
src/View/Board/Observer/index.tsx:8
FunctionOnlineChangeAlias
()
src/View/Dialog/OnlineChangeAlias/index.tsx:23
FunctionOnlineChangePassword
()
src/View/Dialog/OnlineChangePassword/index.tsx:19
FunctionOnlineCreate
()
src/View/Dialog/OnlineCreate/index.tsx:28
FunctionOnlineEnterPassword
()
src/View/Dialog/OnlineEnterPassword/index.tsx:19
FunctionOnlineJoin
()
src/View/Dialog/OnlineJoin/index.tsx:26
FunctionOnlineLeave
()
src/View/Dialog/OnlineLeave/index.tsx:7
FunctionPageMenu
()
src/View/MainMenu/menu/Page/index.tsx:47
FunctionPageSizeMenu
()
src/View/MainMenu/menu/Page/PageSize/index.tsx:18
FunctionPageStyle
()
src/View/MainMenu/menu/Page/PageStyle/index.tsx:23
FunctionPaperBackground
()
src/View/Dialog/InitialSelection/PaperBackground/index.tsx:17
FunctionPaperSize
()
src/View/Dialog/InitialSelection/PaperSize/index.tsx:18
FunctionPopup
({ open, onClose, children })
src/components/Popup/index.tsx:10
FunctionRoutes
()
src/App/router.tsx:7
FunctionSessionMenu
()
src/View/MainMenu/menu/Session/index.tsx:22
FunctionSessionSettingsMenu
()
src/View/MainMenu/menu/Session/SessionSettings/index.tsx:13
FunctionSettingsMenu
()
src/View/MainMenu/menu/General/Settings/index.tsx:9
FunctionShortcut
({ titleId, keysId })
src/View/Shortcuts/Shortcut/index.tsx:10
FunctionShortcuts
()
src/View/Shortcuts/index.tsx:9
FunctionSubscribe
()
src/View/Dialog/Subscribe/index.tsx:21
FunctionTextfieldSettings
()
src/View/TextfieldSettings/index.tsx:16
FunctionTheme
({ children })
src/theme/index.tsx:7
FunctionThemeMenu
()
src/View/MainMenu/menu/General/Theme/index.tsx:11
FunctionToolButton
({ toolWidth, toolColor, ...props })
src/components/ToolButton/index.tsx:10
FunctionToolTip
({ children, text, position, deactivate = false, })
src/components/ToolTip/index.tsx:12
FunctionUserOptions
({ userId, isHost, userIsYou }: UserOptionsProps)
src/View/MainMenu/menu/Session/UserOptions/index.tsx:15
FunctionView
()
src/View/index.tsx:14
FunctionViewMenu
()
src/View/MainMenu/menu/View/index.tsx:23
FunctionaddFavoriteTool
()
src/View/FavoriteTools/index.tsx:13
MethodaddPoint
(point: Point)
src/drawing/livestroke/index.types.ts:8
FunctionapplyTransformToPoint
( point: Point, transform: ViewTransform )
src/state/view/util/helpers.ts:31
MethodattachURL
(attachId: string)
src/state/online/state/index.ts:294
FunctionbackgroundEq
(prev: PageProps, next: PageProps)
src/View/Board/RenderNG/Page/Background/index.tsx:10
MethodcheckPixelScale
* Check if the pixel scale needs adjustment and apply if necessary. * @param newTransform new viewTransform which could trigger a rescale
src/state/view/state/index.ts:224
MethodclearPages
(pageIds: string[])
src/api/request.ts:191
Methodconstructor
(page?: Page)
src/drawing/page/index.ts:14
Methodconstructor
* Create a new stroke from another Stroke instance
src/drawing/stroke/index.tsx:31
Methodconstructor
(dataBlob?: Uint8Array)
src/drawing/attachment/pdf/index.tsx:31
FunctioncreateWindow
()
public/electron.js:6
MethoddeleteAttachments
* Delete specified attachments * @param attachIds ids of attachments to be remove
src/state/board/state/index.ts:67
MethoddeletePages
(pageIds: string[])
src/state/online/state/index.ts:449
MethoddeletePages
(pageIds: string[])
src/api/request.ts:200
Methoddeserialize
(serialized: SerializedPage)
src/drawing/page/index.ts:62
Methoddeserialize
()
src/drawing/stroke/index.tsx:53
Methoddeserialize
(serialized: SerializedAttachment)
src/drawing/attachment/pdf/index.tsx:149
FunctiondrawCircle
(ctx: CanvasRenderingContext2D, points: number[])
src/util/render/shapes/index.ts:90
FunctiondrawEraser
(ctx: CanvasRenderingContext2D, points: number[])
src/util/render/shapes/index.ts:73
FunctiondrawHitboxRects
( ctx: CanvasRenderingContext2D, stroke: Stroke | LiveStroke )
src/util/render/shapes/index.ts:149
FunctiondrawLine
(ctx: CanvasRenderingContext2D, points: number[])
src/util/render/shapes/index.ts:79
FunctiondrawRect
(ctx: CanvasRenderingContext2D, points: number[])
src/util/render/shapes/index.ts:85
FunctiondrawSelect
(ctx: CanvasRenderingContext2D, points: number[])
src/util/render/shapes/index.ts:97
FunctiondrawTextField
( ctx: CanvasRenderingContext2D, points: number[], stroke: Stroke | LiveStroke )
src/util/render/shapes/index.ts:103
Methodend
( trDiv: HTMLDivElement | null, trStrokes: TransformStrokes )
src/View/Board/RenderNG/Page/Transformer/shapeTransform/index.ts:51
Methodend
(point: Point)
src/drawing/livestroke/index.tsx:52
← previousnext →301–400 of 494, ranked by callers