Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1111mp/electron_client
/ functions
Functions
345 in github.com/1111mp/electron_client
⨍
Functions
345
◇
Types & classes
119
↓ 38 callers
Method
on
( eventName: 'text-change', handler: UpdatedTextChangeHandler )
src/renderer/components/Quill/types.d.ts:57
↓ 33 callers
Function
getInstance
()
src/main/db/server.ts:252
↓ 24 callers
Method
send
(request: WorkerRequest)
src/main/db/main.ts:161
↓ 11 callers
Method
close
()
src/main/db/main.ts:125
↓ 10 callers
Method
addBinding
( key: UpdatedKey, // eslint-disable-next-line @typescript-eslint/no-explicit-any callback:
src/renderer/components/Quill/types.d.ts:72
↓ 9 callers
Method
reset
()
src/renderer/components/Quill/emoji/completion.tsx:233
↓ 9 callers
Method
updateContents
(delta: UpdatedDelta, source?: Sources)
src/renderer/components/Quill/types.d.ts:51
↓ 8 callers
Function
useTargetStore
( target: K )
src/renderer/main/stores/index.tsx:62
↓ 7 callers
Function
strictAssert
( condition: unknown, message: string )
src/main/assert.ts:4
↓ 6 callers
Function
convertShortName
( shortName: string, skinTone: number | SkinToneKey = 0 )
src/renderer/components/EmojiWidgets/lib.ts:192
↓ 6 callers
Function
log
( level: WrappedWorkerLogEntry['level'], args: Array<unknown> )
src/main/db/mainWorker.ts:24
↓ 5 callers
Method
getLeaf
(index: number)
src/renderer/components/Quill/types.d.ts:53
↓ 5 callers
Method
getModule
(module: 'history')
src/renderer/components/Quill/types.d.ts:62
↓ 5 callers
Function
respond
(seq: number, error: Error | undefined, response?: unknown)
src/main/db/mainWorker.ts:14
↓ 4 callers
Function
get
(_target, name)
src/main/db/client.ts:10
↓ 4 callers
Method
getContents
(index?: number, length?: number)
src/renderer/components/Quill/types.d.ts:52
↓ 4 callers
Method
insertEmoji
( emojiData: EmojiData, index: number, range: number, withTrailingSpace = false )
src/renderer/components/Quill/emoji/completion.tsx:206
↓ 4 callers
Function
isSpecificInsertOp
(op: Op, type: string)
src/renderer/components/Quill/utils.ts:64
↓ 4 callers
Method
render
()
src/renderer/components/Quill/emoji/completion.tsx:242
↓ 4 callers
Method
render
()
src/renderer/components/Quill/mentions/completion.tsx:200
↓ 3 callers
Function
applyTheme
(theme: Theme)
src/renderer/utils/theme.ts:3
↓ 3 callers
Method
clearResults
()
src/renderer/components/Quill/mentions/completion.tsx:45
↓ 3 callers
Method
completeEmoji
()
src/renderer/components/Quill/emoji/completion.tsx:184
↓ 3 callers
Method
completeMention
(resultIndexArg?: number)
src/renderer/components/Quill/mentions/completion.tsx:137
↓ 3 callers
Function
convertShortNameToData
( shortName: string, skinTone: number | SkinToneKey = 0 )
src/renderer/components/EmojiWidgets/lib.ts:167
↓ 3 callers
Function
emojiToImage
(emoji: string)
src/renderer/components/EmojiWidgets/lib.ts:205
↓ 3 callers
Function
getBaseSearch
()
src/main/main.ts:86
↓ 3 callers
Method
initialize
({ configDir, key, logger }: InitializeOptions)
src/main/db/main.ts:110
↓ 3 callers
Function
isInsertMentionOp
(op: Op)
src/renderer/components/Quill/utils.ts:81
↓ 3 callers
Function
makeImagePath
(src: string)
src/renderer/components/EmojiWidgets/lib.ts:93
↓ 3 callers
Function
matchBlotTextPartitions
( blot: LeafBlot, index: number, leftRegExp: RegExp, rightRegExp?: RegExp )
src/renderer/components/Quill/utils.ts:251
↓ 3 callers
Method
onTextChange
(justPressedColon = false)
src/renderer/components/Quill/emoji/completion.tsx:101
↓ 3 callers
Method
render
()
src/renderer/components/loading.tsx:8
↓ 3 callers
Function
resolveHtmlPath
({ html, hash, search, }: { html: string; hash?: string; search?: Windows.SearchType; })
src/main/util.ts:5
↓ 3 callers
Function
stopTimer
()
src/main/utils/taskWithTimeout.ts:90
↓ 3 callers
Method
subscribe
(fn: Callback)
src/renderer/utils/NativeThemeListener.ts:46
↓ 3 callers
Function
useI18n
()
src/renderer/utils/i18n.tsx:213
↓ 2 callers
Function
InitNativeThemeListener
()
src/renderer/utils/NativeThemeListener.ts:62
↓ 2 callers
Method
addWindow
(window: BrowserWindow)
src/main/NativeThemeNotifier.ts:43
↓ 2 callers
Function
createWindow
(callback: VoidFunction)
src/main/main.ts:95
↓ 2 callers
Function
explodePromise
()
src/main/utils/explodePromise.ts:7
↓ 2 callers
Function
getBlotTextPartitions
( blot: LeafBlot, index: number )
src/renderer/components/Quill/utils.ts:237
↓ 2 callers
Function
getLocaleMessages
(locale: string)
src/main/locale.ts:15
↓ 2 callers
Function
getLocationSearch
(url?: string)
src/renderer/utils/index.ts:10
↓ 2 callers
Method
getMemberById
(id?: number)
src/renderer/components/Quill/memberRepository.ts:44
↓ 2 callers
Function
getOwn
( obj: TObject, key: TKey )
src/renderer/components/Quill/getOwn.ts:5
↓ 2 callers
Function
getQueryObj
(match?: string[] | null)
src/renderer/utils/index.ts:23
↓ 2 callers
Function
getSchemaVersion
(db: Database)
src/main/db/util.ts:23
↓ 2 callers
Function
getTextAndBodys
()
src/renderer/components/CompositionInput/index.tsx:177
↓ 2 callers
Function
getUserVersion
(db: Database)
src/main/db/util.ts:34
↓ 2 callers
Method
initial
()
src/renderer/main/stores/conversations/index.ts:32
↓ 2 callers
Function
insertEmojiOps
(incomingOps: Array<Op>)
src/renderer/components/Quill/utils.ts:212
↓ 2 callers
Function
isInsertEmojiOp
(op: Op)
src/renderer/components/Quill/utils.ts:78
↓ 2 callers
Function
isShortName
(name: string)
src/renderer/components/EmojiWidgets/lib.ts:156
↓ 2 callers
Method
onCaptureCopy
(event: ClipboardEvent, isCut = false)
src/renderer/components/Quill/signal-clipboard/index.ts:52
↓ 2 callers
Function
request
(module: string = '')
src/renderer/services/index.ts:45
↓ 2 callers
Function
s
()
assets/font/iconfont.js:1
↓ 2 callers
Function
scrollHandler
(val: boolean)
src/renderer/main/pages/AddressBook/index.tsx:80
↓ 2 callers
Function
search
(query: string, count = 0)
src/renderer/components/EmojiWidgets/lib.ts:141
↓ 2 callers
Method
search
( pattern: string, omit?: DB.UserWithFriendSetting )
src/renderer/components/Quill/memberRepository.ts:56
↓ 2 callers
Function
setAckToProto
(resp: ModuleIM.Core.AckResponse)
src/protobuf/index.ts:8
↓ 2 callers
Function
showTime
(timer: number)
src/renderer/utils/date.ts:20
↓ 2 callers
Function
startTimer
()
src/main/utils/taskWithTimeout.ts:67
↓ 2 callers
Function
submit
()
src/renderer/components/CompositionInput/index.tsx:262
↓ 2 callers
Method
update
(update: boolean = false)
src/renderer/utils/NativeThemeListener.ts:50
↓ 2 callers
Function
updateConversationActiveAtSync
* @description: Update conversation active_at (sync). * @param id string * @return void
src/main/db/server.ts:1182
↓ 2 callers
Method
value
()
src/renderer/components/Quill/types.d.ts:34
↓ 1 callers
Function
appInit
()
src/renderer/window/index.tsx:12
↓ 1 callers
Function
appInit
()
src/renderer/main/index.tsx:13
↓ 1 callers
Method
buildDarwinTemplate
()
src/main/menu.ts:54
↓ 1 callers
Method
buildDefaultTemplate
()
src/main/menu.ts:194
↓ 1 callers
Method
buildMenu
()
src/main/menu.ts:20
↓ 1 callers
Method
buildSpan
(mention: MentionBlotValue, node: HTMLElement)
src/renderer/components/Quill/mentions/blot.tsx:39
↓ 1 callers
Method
buildSpan
( { type, video, size, name }: VideoBlotValue, node: HTMLElement )
src/renderer/components/Quill/video/blot.tsx:43
↓ 1 callers
Method
clear
()
src/renderer/components/Quill/types.d.ts:39
↓ 1 callers
Method
clearResults
()
src/renderer/components/Quill/emoji/completion.tsx:39
↓ 1 callers
Function
createLogin
()
src/main/main.ts:172
↓ 1 callers
Function
createStore
()
src/renderer/main/stores/index.tsx:31
↓ 1 callers
Function
createTaskWithTimeout
( task: (...args: Args) => Promise<T>, id: string, options: { timeout?: number } = {} )
src/main/utils/taskWithTimeout.ts:52
↓ 1 callers
Function
disableDropBehavior
()
src/renderer/utils/file.ts:1
↓ 1 callers
Function
doShutdown
()
src/main/db/channels.ts:40
↓ 1 callers
Function
formatSize
(size: number)
src/renderer/utils/file.ts:34
↓ 1 callers
Function
generateDelta
( text: string, bodyRanges: Array<BodyRange> )
src/renderer/components/CompositionInput/index.tsx:166
↓ 1 callers
Function
getAckFromProto
(buffer: Uint8Array)
src/protobuf/index.ts:13
↓ 1 callers
Function
getAppInfo
()
src/main/increament.ts:17
↓ 1 callers
Function
getAssetPath
(...paths: string[])
src/main/main.ts:82
↓ 1 callers
Function
getConversationsWithAllSync
* @description: Get all conversations with detail (sync). * @param owner number * @return <>
src/main/db/server.ts:1296
↓ 1 callers
Function
getCountOfAllMatches
(str: string, regex: RegExp)
src/renderer/components/EmojiWidgets/lib.ts:256
↓ 1 callers
Method
getCurrentLeafTextPartitions
()
src/renderer/components/Quill/emoji/completion.tsx:89
↓ 1 callers
Function
getDeltaToRemoveStaleMentions
( ops: Array<Op>, memberIds: Array<number> )
src/renderer/components/Quill/utils.ts:283
↓ 1 callers
Function
getDeltaToRestartMention
(ops: Array<Op>)
src/renderer/components/Quill/utils.ts:269
↓ 1 callers
Function
getEmojiData
( shortName: keyof typeof dataByShortName, skinTone?: SkinToneKey | number )
src/renderer/components/EmojiWidgets/lib.ts:99
↓ 1 callers
Function
getFriendSync
* @description: Get friend info by friend' id (sync). * @param owner number * @param id number * @return DB.UserWithFriendSetting
src/main/db/server.ts:396
↓ 1 callers
Function
getFriends
()
src/renderer/services/friend/index.ts:23
↓ 1 callers
Function
getFriendsSync
* @description: Get user friends info (sync). * @param owner number * @return DB.UserWithFriendSetting[]
src/main/db/server.ts:438
↓ 1 callers
Function
getGroupSync
* @description: Get group info not include members (sync). * @param groupId number * @return ModuleIM.Core.GroupBasic
src/main/db/server.ts:701
↓ 1 callers
Function
getIMSocketInstance
(url: string, options: IMSocketOptions)
src/renderer/socket/index.ts:146
↓ 1 callers
Function
getImagePath
( shortName: keyof typeof dataByShortName, skinTone?: SkinToneKey | number )
src/renderer/components/EmojiWidgets/lib.ts:122
↓ 1 callers
Function
getImageTag
({ match, sizeClass, key, }: { match: RegExpExecArray; sizeClass?: SizeClassType; key: string | nu
src/renderer/components/Emojify/index.tsx:19
↓ 1 callers
Function
getInfoFromFileList
(files: FileList)
src/renderer/utils/file.ts:51
next →
1–100 of 345, ranked by callers