MCPcopy Create free account

hub / github.com/automerge/pushpin / functions

Functions345 in github.com/automerge/pushpin

↓ 1 callersFunctionloadDeviceUrl
()
src/renderer/components/content-types/workspace/Device.tsx:88
↓ 1 callersFunctionloadWorkspaceUrls
()
src/renderer/WorkspaceHooks.ts:64
↓ 1 callersFunctionlookup
({ type, context }: LookupQuery)
src/renderer/ContentTypes.ts:82
↓ 1 callersFunctionlookupKeyToPresencePieces
(key: string)
src/renderer/PresenceHooks.ts:114
↓ 1 callersFunctionmigrateEncryptionKeys
()
src/renderer/components/content-types/workspace/Workspace.tsx:131
↓ 1 callersFunctionmoveCardsBy
(b: BoardDoc, selected: CardId[], offset: Position)
src/renderer/components/content-types/board/BoardDocManipulation.ts:56
↓ 1 callersFunctiononActionClick
(e: React.MouseEvent, callback: () => void)
src/renderer/components/content-types/workspace/omnibox/Actions.tsx:22
↓ 1 callersFunctiononCardClicked
(id: CardId, e: React.MouseEvent)
src/renderer/components/content-types/board/Board.tsx:135
↓ 1 callersFunctiononCardDoubleClicked
(doc: BoardDoc, id: CardId, e: React.MouseEvent)
src/renderer/components/content-types/board/Board.tsx:145
↓ 1 callersMethodonCatch
(error: Error, errorInfo: React.ErrorInfo)
src/renderer/components/Crashable.tsx:4
↓ 1 callersFunctiononChange
(e: React.ChangeEvent<HTMLInputElement>)
src/renderer/Hooks.ts:249
↓ 1 callersFunctiononContent
(url: PushpinUrl)
src/renderer/components/content-types/workspace/Workspace.tsx:205
↓ 1 callersFunctiononDropInternal
(e: React.DragEvent)
src/renderer/components/content-types/board/Board.tsx:177
↓ 1 callersFunctiononKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
src/renderer/Hooks.ts:253
↓ 1 callersFunctionparseBlockData
(data: Uint8Array)
src/background/components/FeedView.tsx:168
↓ 1 callersFunctionparts
(str: string)
src/renderer/ShareLink.ts:68
↓ 1 callersFunctionpluralize
(n: number, singular: string, plural = `${singular}s`)
src/background/components/Info.tsx:69
↓ 1 callersFunctionrandomColor
()
src/renderer/components/content-types/board/index.ts:35
↓ 1 callersFunctionregisterProtocolHandlers
()
src/main/index.ts:265
↓ 1 callersFunctionremoveDevice
(url: PushpinUrl)
src/renderer/components/content-types/contact/ContactEditor.tsx:79
↓ 1 callersFunctionremoveEmpty
(obj: object)
src/renderer/components/content-types/UrlContent.tsx:251
↓ 1 callersFunctionrenderAvatarEditor
( avatarHyperfileUrl: HyperfileUrl | null, onFilesChanged: (e: ChangeEvent<HTMLInputElement>) => void, h
src/renderer/components/content-types/contact/ContactEditor.tsx:114
↓ 1 callersFunctionrenderClock
(clock: Clock | undefined)
src/background/components/DocView.tsx:45
↓ 1 callersFunctionrenderContent
(currentDocUrl?: PushpinUrl)
src/renderer/components/content-types/workspace/Workspace.tsx:217
↓ 1 callersFunctionrenderDevices
(devices: HypermergeUrl[] | undefined, contactUrl: HypermergeUrl)
src/renderer/components/content-types/contact/ContactViewer.tsx:74
↓ 1 callersFunctionrenderDevices
( devices: HypermergeUrl[] | undefined, status: string, selfUrl: HypermergeUrl, removeDevice: OnRemove
src/renderer/components/content-types/contact/ContactEditor.tsx:156
↓ 1 callersFunctionrenderError
(type: string)
src/renderer/components/Content.tsx:84
↓ 1 callersFunctionrenderList
()
src/renderer/components/content-types/UrlContent.tsx:179
↓ 1 callersFunctionrenderMissingType
(type: string, context: ContentTypes.Context)
src/renderer/components/Content.tsx:92
↓ 1 callersFunctionrenderNameEditor
(hypermergeUrl: HypermergeUrl)
src/renderer/components/content-types/contact/ContactEditor.tsx:106
↓ 1 callersFunctionrenderPresenceColorSelector
(color: string, setColor: (color: { hex: string }) => void)
src/renderer/components/content-types/contact/ContactEditor.tsx:142
↓ 1 callersFunctionrenderUnidentifiedFile
()
src/renderer/components/content-types/files/FileContent.tsx:40
↓ 1 callersFunctionrenderWorkspace
()
src/renderer/components/content-types/UrlContent.tsx:127
↓ 1 callersFunctionsaveDeviceUrl
(deviceUrl: PushpinUrl)
src/renderer/components/content-types/workspace/Device.tsx:98
↓ 1 callersFunctionsaveWorkspaceUrls
(workspaceUrls: PushpinUrl[])
src/renderer/WorkspaceHooks.ts:77
↓ 1 callersFunctionshared
({ isDev }: Options)
webpack.config.ts:80
↓ 1 callersFunctionshowOmnibox
()
src/renderer/components/content-types/workspace/TitleBar.tsx:89
↓ 1 callersFunctionstreamToBuffer
(stream: Readable)
src/renderer/hyperfile.ts:23
↓ 1 callersFunctiontoNodeReadable
(stream: ReadableStream)
src/NodeReadable.ts:3
↓ 1 callersFunctiontoggleWindow
(win: BrowserWindow)
src/main/index.ts:299
↓ 1 callersFunctionunregisterFromStoragePeer
( changeStoragePeer: ChangeFn<StoragePeerDoc>, contactUrl: HypermergeUrl )
src/renderer/components/content-types/contact/ContactEditorDevice.tsx:66
↓ 1 callersFunctionuseAllHeartbeats
(contact: HypermergeUrl | null)
src/renderer/PresenceHooks.ts:43
↓ 1 callersFunctionuseAuthors
( currentDocUrl: HypermergeUrl, workspaceUrl: HypermergeUrl )
src/renderer/components/content-types/workspace/Authors.tsx:41
↓ 1 callersFunctionuseConfirmableInput
( value: string, onConfirm: (val: string) => void )
src/renderer/Hooks.ts:243
↓ 1 callersFunctionuseConnectivity
()
src/background/components/NetworkView.tsx:38
↓ 1 callersFunctionuseContactOnlineStatus
(contactId: HypermergeUrl | null)
src/renderer/PresenceHooks.ts:190
↓ 1 callersFunctionuseCrypto
()
src/renderer/Hooks.ts:24
↓ 1 callersFunctionuseCurrentDeviceUrl
()
src/renderer/components/content-types/workspace/Device.tsx:104
↓ 1 callersFunctionuseDocumentReducer
( url: HypermergeUrl | null, reducer: (doc: D, action: A) => void, deps?: any[] )
src/renderer/Hooks.ts:83
↓ 1 callersFunctionuseFeedInfo
(feedId: FeedId)
src/background/components/FeedView.tsx:92
↓ 1 callersFunctionuseHyperfile
(url: HyperfileUrl | null)
src/renderer/Hooks.ts:126
↓ 1 callersFunctionuseMessaging
( url: HypermergeUrl | null, onMsg: (msg: M) => void )
src/renderer/Hooks.ts:102
↓ 1 callersFunctionuseOnlineDevicesForContact
(contactId: HypermergeUrl | null)
src/renderer/PresenceHooks.ts:175
↓ 1 callersFunctionuseQuill
({ text, change, selected, config, }: QuillOpts)
src/renderer/components/content-types/TextContent.tsx:70
↓ 1 callersFunctionuseSelection
()
src/renderer/components/content-types/board/BoardSelection.ts:10
↓ 1 callersFunctionuseSelf
()
src/renderer/SelfHooks.tsx:16
↓ 1 callersFunctionuseSystem
( receive?: (msg: FromSystemMsg) => void, deps: any[] = [] )
src/renderer/System.ts:43
↓ 1 callersFunctionuseTimeouts
( ms: number, onTimeout: (key: K) => void )
src/renderer/Hooks.ts:200
↓ 1 callersFunctionuseWindowVisibility
()
src/background/BackgroundHooks.ts:14
↓ 1 callersFunctionuseWorkspaceUrls
()
src/renderer/WorkspaceHooks.ts:22
↓ 1 callersFunctionwriteManifest
(osType: OsType, manifest)
src/ClipperHost.ts:56
FunctionAction
(props: Props)
src/renderer/components/content-types/workspace/omnibox/Action.tsx:13
FunctionActionListItem
(props: Props)
src/renderer/components/content-types/workspace/omnibox/ActionListItem.tsx:20
FunctionActions
(props: Props)
src/renderer/components/content-types/workspace/omnibox/Actions.tsx:21
FunctionAudioContent
({ hypermergeUrl }: ContentProps)
src/renderer/components/content-types/files/AudioContent.tsx:9
FunctionAuthor
(props: Props)
src/renderer/components/content-types/workspace/Author.tsx:13
FunctionAuthors
({ workspaceUrl, currentDocUrl }: Props)
src/renderer/components/content-types/workspace/Authors.tsx:25
FunctionBoard
(props: ContentProps)
src/renderer/components/content-types/board/Board.tsx:66
FunctionBoardCard
(props: BoardCardProps)
src/renderer/components/content-types/board/BoardCard.tsx:55
FunctionBoardContextMenu
(props: Props)
src/renderer/components/content-types/board/BoardContextMenu.tsx:20
FunctionBoardInBoard
(props: ContentProps)
src/renderer/components/content-types/board/BoardInBoard.tsx:18
FunctionBoardInList
(props: Props)
src/renderer/components/content-types/board/BoardInList.tsx:14
FunctionCard
({ style, ...props }: Props)
src/background/components/Card.tsx:5
FunctionCenteredStack
({ direction = 'column', centerText = true, style, children, }: Props)
src/renderer/components/ui/CenteredStack.tsx:16
FunctionColorPicker
(props: Props)
src/renderer/components/ui/ColorPicker.tsx:20
FunctionConnectionStatusBadge
({ contactId, size = 'tiny', hover = true }: Props)
src/renderer/components/content-types/contact/ConnectionStatusBadge.tsx:37
FunctionContactEditor
(props: ContentProps)
src/renderer/components/content-types/contact/ContactEditor.tsx:39
FunctionContactEditorDevice
(props: Props)
src/renderer/components/content-types/contact/ContactEditorDevice.tsx:20
FunctionContactInVarious
(props: ContactProps)
src/renderer/components/content-types/contact/ContactInVarious.tsx:29
FunctionContactViewer
(props: ContentProps)
src/renderer/components/content-types/contact/ContactViewer.tsx:25
FunctionContactWorkspace
(props: ContentProps)
src/renderer/components/content-types/contact/ContactWorkspace.tsx:11
FunctionContent
( props: Props, ref: Ref<ContentHandle> )
src/renderer/components/Content.tsx:38
FunctionContentDragHandle
(props: Props)
src/renderer/components/ui/ContentDragHandle.tsx:21
FunctionDefaultInList
(props: ContentProps)
src/renderer/components/content-types/defaults/DefaultInList.tsx:14
FunctionDevice
(props: Props)
src/renderer/components/content-types/workspace/Device.tsx:23
FunctionDocView
({ url }: Props)
src/background/components/DocView.tsx:19
FunctionExpandable
({ summary, children }: Props)
src/background/components/Expandable.tsx:18
FunctionFeedStoreView
(_props: Props)
src/background/components/FeedStoreView.tsx:12
FunctionFeedView
({ feedId }: Props)
src/background/components/FeedView.tsx:25
FunctionFileContent
({ hypermergeUrl, context, editable, url }: Props)
src/renderer/components/content-types/files/FileContent.tsx:26
FunctionHeading
(props: Props)
src/renderer/components/ui/Heading.tsx:11
FunctionImageContent
({ hypermergeUrl }: ContentProps)
src/renderer/components/content-types/files/ImageContent.tsx:19
FunctionImageInList
(props: Props)
src/renderer/components/content-types/files/ImageContent.tsx:36
FunctionInfo
({ log, ...info }: Props)
src/background/components/Info.tsx:23
FunctionInvitationListItem
(props: Props)
src/renderer/components/content-types/workspace/omnibox/InvitationListItem.tsx:15
FunctionLimitedList
({ limit, summary = (n) => `${humanNumber(n)} more...`, items, children: renderItems, }: Props<T>)
src/background/components/LimitedList.tsx:12
FunctionList
(props: Props)
src/background/components/List.tsx:6
FunctionListItem
(props: Props)
src/renderer/components/ui/ListItem.tsx:12
FunctionListMenu
(props: Props)
src/renderer/components/ui/ListMenu.tsx:8
FunctionListMenuHeader
(props: Props)
src/renderer/components/ui/ListMenuHeader.tsx:8
← previousnext →101–200 of 345, ranked by callers