Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/toeverything/AFFiNE
/ functions
Functions
18,927 in github.com/toeverything/AFFiNE
⨍
Functions
18,927
◇
Types & classes
7,103
Function
handlerPointerDown
(e: PointerEvent)
blocksuite/affine/widgets/edgeless-selected-rect/src/resize-handles.ts:26
Function
handlerWithLog
(...args: any[])
packages/frontend/apps/electron/src/helper/index.ts:11
Method
handlerX
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/virtual/virtual-scroll.ts:839
Method
handlerY
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/virtual/virtual-scroll.ts:842
Method
handlers
()
packages/common/infra/src/op/client.ts:48
Method
handlers
()
packages/common/infra/src/op/consumer.ts:41
Function
has
(self, key: string)
packages/frontend/i18n/src/i18next.ts:153
Function
has
(_, prop)
packages/frontend/core/src/blocksuite/block-suite-editor/blocksuite-editor.tsx:127
Method
has
(workspaceId: string, name: WorkspaceFeatureName)
packages/backend/server/src/models/workspace-feature.ts:74
Method
has
(userId: string, name: UserFeatureName)
packages/backend/server/src/models/user-feature.ts:42
Method
hasChanged
(value, oldValue)
blocksuite/framework/std/src/view/element/block-component.ts:303
Method
hasChanged
()
blocksuite/affine/blocks/frame/src/edgeless-toolbar/presentation-toolbar.ts:511
Function
hasChild
* The actual field that stores the children of the group. * It should be a ymap decorated with `@field`.
blocksuite/framework/std/src/gfx/model/surface/element-model.ts:475
Function
hasChild
(element: GfxModel)
blocksuite/framework/std/src/__tests__/gfx/tree.unit.spec.ts:65
Method
hasChild
(element: GfxModel)
blocksuite/affine/model/src/blocks/frame/frame-model.ts:135
Method
hasCitationSiblings
()
blocksuite/affine/blocks/paragraph/src/paragraph-block.ts:106
Function
hasDescendant
* Check if the group has the given descendant.
blocksuite/framework/std/src/gfx/model/surface/element-model.ts:482
Function
hasDescendant
(element: GfxModel)
blocksuite/framework/std/src/__tests__/gfx/tree.unit.spec.ts:68
Method
hasDescendant
(element: GfxModel)
blocksuite/affine/model/src/blocks/frame/frame-model.ts:141
Method
hasDiff
()
packages/frontend/core/src/blocksuite/ai/services/block-diff.ts:186
Method
hasEdges
()
packages/backend/server/src/plugins/copilot/workflow/node.ts:85
Method
hasKey
(k: string)
packages/frontend/core/src/modules/workspace/impls/meta.ts:29
Method
hasKey
(k: string)
blocksuite/framework/store/src/test/test-meta.ts:23
Method
hasRelatedElement
( connecter: ConnectorElementModel | LocalConnectorElementModel )
blocksuite/affine/gfx/connector/src/connector-manager.ts:1441
Method
hasSameName
(name: string)
blocksuite/affine/blocks/database/src/data-source.ts:224
Function
hasSelectedSurfaceModels
()
blocksuite/affine/shared/src/services/toolbar-service/context.ts:138
Method
hasSelection
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/hotkeys.ts:6
Function
has_opted_in_tracking
()
packages/frontend/track/src/tracker.ts:125
Function
has_opted_out_tracking
()
packages/frontend/track/src/tracker.ts:129
Method
head
(key: string)
packages/backend/server/src/base/storage/providers/fs.ts:70
Method
headObject
(key: string)
packages/common/s3-compat/src/index.ts:346
Function
headerWidget
()
blocksuite/affine/data-view/src/core/view/data-view-base.ts:48
Method
heading
({ tokens })
tools/copilot-result/markdown.js:7
Method
heading
({ tokens })
tools/changelog/markdown.js:7
Method
health
( @Res() res: Response, @Param('license') key: string, @Headers('x-validate-key') revalidateKey: s
packages/backend/server/src/plugins/payment/license/controller.ts:132
Function
heavy
(collection: Workspace, docId: string)
blocksuite/playground/apps/starter/data/heavy.ts:7
Function
heavyWhiteboard
(collection: Workspace, id: string)
blocksuite/playground/apps/starter/data/heavy-whiteboard.ts:49
Method
height
()
blocksuite/framework/global/src/gfx/model/point.ts:108
Method
hello
()
packages/backend/server/src/__tests__/utils/testing-module.ts:54
Method
hello
()
packages/backend/server/src/__tests__/nestjs/error-handler.spec.ts:45
Function
hide
()
packages/frontend/apps/electron/src/main/windows-manager/popup.ts:167
Function
hide
()
blocksuite/affine/shared/src/services/toolbar-service/context.ts:273
Function
hideCanSet
()
blocksuite/affine/data-view/src/core/view-manager/property.ts:199
Method
hideCanSet
()
blocksuite/affine/data-view/src/core/view-manager/property.ts:50
Method
hideIndicator
()
blocksuite/affine/data-view/src/core/view/types.ts:34
Method
hidePopup
()
blocksuite/affine/inlines/reference/src/reference-node/reference-config.ts:32
Method
hidePopup
()
blocksuite/affine/inlines/footnote/src/footnote-node/footnote-node.ts:89
Method
hidePopup
()
blocksuite/affine/inlines/footnote/src/footnote-node/footnote-config.ts:56
Method
hideSet
(hide: boolean)
blocksuite/affine/data-view/src/core/group-by/trait.ts:73
Method
hideSet
(hide: boolean)
blocksuite/affine/data-view/src/view-presets/table/table-view-manager.ts:367
Method
hideSet
(hide: boolean)
blocksuite/affine/data-view/src/view-presets/kanban/kanban-view-manager.ts:395
Method
highlightComment
(id: string | null)
packages/frontend/core/src/blocksuite/view-extensions/comment/comment-provider.ts:156
Function
highlighter
( model, ctx, matrix, renderer )
blocksuite/affine/gfx/brush/src/renderer/element/highlighter.ts:10
Method
highlighter
()
packages/frontend/core/src/blocksuite/ai/components/ai-tools/code-artifact.ts:118
Method
highlighter
()
blocksuite/affine/blocks/code/src/code-block.ts:92
Function
histogram
(meter: Meter, name: string, opts?: MetricOptions)
packages/backend/server/src/base/metrics/metrics.ts:74
Method
histories
()
packages/frontend/core/src/blocksuite/ai/provider/ai-provider.ts:83
Method
histories
( @Parent() workspace: WorkspaceType, @Args('guid') guid: string, @Args({ name: 'before', type: ()
packages/backend/server/src/core/workspaces/resolvers/history.ts:44
Method
histories
( @Parent() copilot: CopilotType, @CurrentUser() user: CurrentUser, @Args('docId', { nullable: tru
packages/backend/server/src/plugins/copilot/resolver.ts:572
Function
history
()
blocksuite/affine/shared/src/services/toolbar-service/context.ts:61
Method
history
( @CurrentUser() user: CurrentUser, @Param('id') ws: string, @Param('guid') guid: string, @Par
packages/backend/server/src/core/workspaces/controller.ts:191
Method
history
* Get the {@link Y.UndoManager} instance for current store. * * @category History
blocksuite/framework/store/src/model/store/store.ts:439
Method
historyMessagesString
()
packages/frontend/core/src/blocksuite/ai/peek-view/chat-block-peek-view.ts:72
Function
home
()
packages/frontend/routes/src/routes.ts:46
Method
home
(@CurrentUser() user?: CurrentUser)
packages/backend/server/src/__tests__/auth/guard.spec.ts:17
Method
hooks
()
blocksuite/framework/std/src/inline/inline-editor.ts:116
Method
horizontalLine
()
blocksuite/framework/global/src/gfx/model/bound.ts:92
Function
horizontalListSortingStrategy
({ rects, activeNodeRect: fallbackActiveRect, activeIndex, overIndex, })
blocksuite/affine/data-view/src/core/utils/wc-dnd/sort/strategies/horizontal-list-sorting.ts:8
Function
host
()
packages/frontend/core/src/blocksuite/block-suite-editor/blocksuite-editor.tsx:100
Function
host
()
blocksuite/framework/std/src/extension/service.ts:37
Function
host
()
blocksuite/affine/shared/src/services/toolbar-service/context.ts:45
Method
host
()
packages/frontend/core/src/blocksuite/editors/page-editor.ts:50
Method
host
()
packages/frontend/core/src/blocksuite/editors/edgeless-editor.ts:38
Method
host
()
blocksuite/framework/std/src/gfx/interactivity/resize/manager.ts:101
Method
host
()
blocksuite/framework/std/src/view/element/block-component.ts:84
Method
host
()
blocksuite/framework/std/src/view/element/widget-component.ts:42
Method
host
()
blocksuite/framework/std/src/scope/std-scope.ts:96
Method
host
()
blocksuite/framework/std/src/inline/range/range-binding.ts:339
Method
host
()
blocksuite/framework/std/src/event/dispatcher.ts:117
Method
host
()
blocksuite/integration-test/src/editors/editor-container.ts:126
Method
host
()
blocksuite/playground/apps/comment/comment-input.ts:66
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc/controller/clipboard.ts:146
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc/controller/drag.ts:129
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc/controller/selection.ts:116
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc/controller/hotkeys.ts:17
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/controller/clipboard.ts:147
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/controller/drag.ts:131
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/controller/selection.ts:112
Method
host
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/controller/hotkeys.ts:19
Method
host
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/clipboard.ts:25
Method
host
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/drag.ts:103
Method
host
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/selection.ts:85
Method
host
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/hotkeys.ts:12
Method
host
()
blocksuite/affine/blocks/database/src/properties/rich-text/cell-renderer.ts:98
Method
host
()
blocksuite/affine/blocks/database/src/properties/title/text.ts:32
Method
host
()
blocksuite/affine/blocks/frame/src/edgeless-toolbar/presentation-toolbar.ts:144
Method
host
()
blocksuite/affine/blocks/root/src/edgeless/edgeless-root-service.ts:79
Method
host
()
blocksuite/affine/blocks/embed/src/embed-iframe-block/components/embed-iframe-error-card.ts:280
Method
host
()
blocksuite/affine/blocks/embed-doc/src/embed-synced-doc-block/components/embed-synced-doc-card.ts:34
Method
host
()
blocksuite/affine/blocks/code/src/code-toolbar/context.ts:14
← previous
next →
15,201–15,300 of 18,927, ranked by callers