Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acmenlei/codecv
/ functions
Functions
275 in github.com/acmenlei/codecv
⨍
Functions
275
◇
Types & classes
25
↓ 1 callers
Function
setAvatar
(event: any)
src/views/editor/components/tabbar/hook.ts:32
↓ 1 callers
Function
setBrowseHistory
(article: IArticle)
src/components/browse-history/hook.ts:12
↓ 1 callers
Function
setClickedLinkText
(target: HTMLElement)
src/views/editor/components/editor/toolbar/components/linkInput/hook.ts:18
↓ 1 callers
Function
setClickedLinkURL
(target: HTMLElement)
src/views/editor/components/editor/toolbar/components/linkInput/hook.ts:15
↓ 1 callers
Function
setColor
(value: string | null)
src/views/editor/components/tabbar/hook.ts:126
↓ 1 callers
Function
setData
(historys: IArticle[])
src/components/browse-history/hook.ts:25
↓ 1 callers
Function
setFont
(fontFamily: string | null, first?: boolean)
src/views/editor/components/tabbar/hook.ts:172
↓ 1 callers
Function
setPrimaryColor
(color: string | null)
src/views/editor/components/tabbar/hook.ts:96
↓ 1 callers
Function
setUserInfo
(target: IUserInfo, userInfo: IUserInfo)
src/store/modules/user.ts:97
↓ 1 callers
Function
showLoading
(text: string)
src/utils/index.ts:53
↓ 1 callers
Function
showMessageVN
(message: string, strong: string)
src/common/message.ts:29
↓ 1 callers
Function
templateCondition
()
src/views/template/hook.ts:30
↓ 1 callers
Function
toCommentFieldTop
()
src/views/community/views/detail/hook.ts:58
↓ 1 callers
Function
toggle
()
src/common/global.ts:44
↓ 1 callers
Function
toggleMessageModal
()
src/layout/header/hook.ts:98
↓ 1 callers
Function
togglePicker
()
src/components/publish/hook.ts:12
↓ 1 callers
Function
updateCommunity
(data: ICommunityArticleUpdate)
src/api/modules/community.ts:13
↓ 1 callers
Function
updateNotificationState
(data: { commentId: number })
src/api/modules/notification.ts:7
↓ 1 callers
Function
updateUserInfo
(data: IUserInfo)
src/api/modules/user.ts:12
↓ 1 callers
Function
upload
(index: number)
src/utils/uploader.ts:55
↓ 1 callers
Function
useBrowseHistory
()
src/components/browse-history/hook.ts:6
↓ 1 callers
Function
useLoading
()
src/utils/index.ts:51
↓ 1 callers
Function
verify
(data: { token: string; username: string })
src/api/modules/user.ts:20
↓ 1 callers
Function
verifyLoginState
(token: string, username: string)
src/store/modules/user.ts:78
Function
InsertTable
(col: string, row: string, emit: any)
src/views/editor/components/editor/toolbar/hook.ts:92
Function
ObserverContent
()
src/views/editor/components/editor/rich-editor/hook.ts:10
Function
adjustMargin
()
src/views/editor/components/tabbar/hook.ts:253
Function
cancel
()
src/components/pwd-update/hook.ts:39
Function
close
()
src/views/template/hook.ts:53
Function
confirm
()
src/views/editor/components/editor/toolbar/components/linkInput/hook.ts:23
Function
confirmAdjustment
()
src/views/editor/components/tabbar/hook.ts:262
Function
createAnimateEffect
()
src/views/home/hook.ts:160
Function
cscb
()
src/views/editor/components/tabbar/hook.ts:336
Function
deleteImage
(idx: number)
src/components/publish/hook.ts:110
Function
down
()
src/views/editor/components/editor/hook.ts:28
Function
downloadDynamic
(isPDF: boolean, fileName?: string)
src/views/editor/hook.ts:106
Function
downloadMD
()
src/views/editor/hook.ts:139
Function
downloadNative
()
src/views/editor/hook.ts:134
Function
exportFile
(type: string)
src/views/editor/components/header/hook.ts:5
Function
formatTime
(time: string | number)
src/utils/date.ts:8
Function
formatTimefromNow
(time: string | number)
src/utils/date.ts:12
Function
getTagColor
(index: number)
src/utils/index.ts:172
Function
getToken
()
src/api/modules/upload.ts:11
Function
handleCommand
(event: MouseEvent)
src/views/editor/components/editor/toolbar/hook.ts:171
Function
importFile
(event: any)
src/views/editor/components/header/hook.ts:10
Function
importMD
(file: File)
src/views/editor/hook.ts:154
Function
initMDContent
(resumeType: string)
src/store/modules/editor.ts:30
Function
injectWritableModeAvatarEvent
( writable: Ref<boolean>, setAvatar: (path: string) => void )
src/views/editor/components/editor/hook.ts:50
Function
insertIcon
(iconName: string, emit: any)
src/views/editor/components/editor/toolbar/hook.ts:34
Function
insertLink
(url: string, text: string, emit: any)
src/views/editor/components/editor/toolbar/hook.ts:50
Function
insertMulticolumn
(column: string, emit: any)
src/views/editor/components/editor/toolbar/hook.ts:70
Function
like
(clicked: boolean)
src/views/community/views/detail/hook.ts:69
Function
login
(user: IUser, isLogin: boolean)
src/store/modules/user.ts:41
Function
login
(data: IUser)
src/api/modules/user.ts:4
Function
logout
()
src/store/modules/user.ts:67
Function
logout
(data: { username: string })
src/api/modules/user.ts:16
Function
manualChunks
(id)
vite.config.ts:88
Function
markdownModeInsertIcon
(iconName: string)
src/views/editor/components/editor/toolbar/hook.ts:369
Function
markdownModeInsertMultiColumnsLayout
(column: string)
src/views/editor/components/editor/toolbar/hook.ts:388
Function
markdownModeInsertTable
(column: string, row: string)
src/views/editor/components/editor/toolbar/hook.ts:404
Function
markdownModeToolbarCommandHandler
(command: string, emit: any)
src/views/editor/components/editor/toolbar/hook.ts:290
Function
move
(event: MouseEvent)
src/views/editor/components/editor/hook.ts:23
Function
msgTabChange
(idx: number)
src/layout/header/hook.ts:102
Function
numFormat
(num: number)
src/utils/format.ts:1
Function
pageNumChange
(page: number)
src/components/comment-reply-msg/hook.ts:41
Function
pageNumChange
(page: number)
src/views/recruit/hook.ts:85
Function
pageNumChange
(pageNum: number)
src/views/community/views/detail/hook.ts:63
Function
pickerImage
()
src/components/publish/hook.ts:91
Function
publish
()
src/components/publish/hook.ts:42
Function
publishArticle
()
src/views/community/views/editor/hook.ts:24
Function
publishComment
(data: IPublishComment)
src/api/modules/comments.ts:4
Function
publishCommentReply
(data: IPublishCommentReply)
src/api/modules/comments.ts:8
Function
query
()
src/views/home/hook.ts:156
Function
queryCategory
(idx: number)
src/views/template/hook.ts:12
Function
queryList
()
src/views/community/components/community-left/hook.ts:39
Function
queryProfessional
(professional: string)
src/views/community/components/community-left/hook.ts:77
Function
queryUserInfoById
(data: { uid: number })
src/api/modules/user.ts:24
Function
reactiveWritable
(resumeType: string)
src/views/editor/components/editor/hook.ts:9
Function
readNotification
({ commentId, articleId, read, posterCommentId }: INotificationList)
src/components/comment-reply-msg/hook.ts:28
Function
registerUser
(data: IUser)
src/api/modules/user.ts:8
Function
remove
(commentId: number, articleId: number, level: number)
src/components/comments/hook.ts:26
Function
removeArticle
(idx: number)
src/views/community/components/community-left/hook.ts:84
Function
removeStyle
()
src/views/editor/components/tabbar/hook.ts:73
Function
reply
(commentId: number)
src/components/comments/hook.ts:16
Function
reset
()
src/views/recruit/hook.ts:90
Function
resetNativeContent
()
src/store/modules/editor.ts:60
Function
resetSub
()
src/views/community/components/community-left/hook.ts:88
Function
restResumeContent
(resumeType: string)
src/views/editor/components/tabbar/hook.ts:198
Function
searchSub
()
src/views/community/components/community-left/hook.ts:95
Function
setAvatar
(path: string)
src/views/editor/hook.ts:177
Function
setEmoji
(emoji: any)
src/components/publish/hook.ts:16
Function
setExportCount
()
src/api/modules/resume.ts:35
Function
setFalse
()
src/common/global.ts:50
Function
setFollowRoll
()
src/views/editor/components/tabbar/hook.ts:350
Function
setHeading
()
src/views/editor/components/editor/toolbar/hook.ts:11
Function
setInfoModel
()
src/layout/header/hook.ts:13
Function
setMore
()
src/components/comments/hook.ts:56
Function
setNativeContent
(content: string)
src/store/modules/editor.ts:57
Function
setPWDModel
()
src/layout/header/hook.ts:116
Function
setShowExport
()
src/views/editor/hook.ts:208
← previous
next →
101–200 of 275, ranked by callers