Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vespa314/cflow
/ functions
Functions
2,475 in github.com/Vespa314/cflow
⨍
Functions
2,475
◇
Types & classes
517
↓ 2 callers
Method
deleteMemo
(memoID int32)
test/server/memo_test.go:149
↓ 2 callers
Method
dispatchMemoRelatedWebhook
(ctx context.Context, memo *Memo, activityType string)
api/v1/memo.go:975
↓ 2 callers
Method
downloadAttachment
(ctx context.Context, message *Message)
plugin/telegram/download.go:12
↓ 2 callers
Function
fetchStorageList
()
web/src/components/Settings/StorageSection.tsx:24
↓ 2 callers
Function
file_api_v2_auth_service_proto_rawDescGZIP
()
proto/gen/api/v2/auth_service.pb.go:151
↓ 2 callers
Function
file_api_v2_user_service_proto_init
()
proto/gen/api/v2/user_service.pb.go:1747
↓ 2 callers
Function
file_store_common_proto_init
()
proto/gen/store/common.pb.go:119
↓ 2 callers
Function
file_store_inbox_proto_rawDescGZIP
()
proto/gen/store/inbox.pb.go:162
↓ 2 callers
Function
file_store_system_setting_proto_rawDescGZIP
()
proto/gen/store/system_setting.pb.go:170
↓ 2 callers
Function
findAccessToken
(c echo.Context)
api/v1/jwt.go:40
↓ 2 callers
Function
findFirstPipeLine
(lines: string[], currentLine: number)
web/src/components/MemoEditor/index.tsx:107
↓ 2 callers
Function
flatten_json
(nested_json, parent_key="", sep=":")
web/src/locales/locale_updater.py:21
↓ 2 callers
Function
generateKeyboardForMemoID
(id int32)
server/integration/telegram.go:123
↓ 2 callers
Method
generateRSSFromMemoList
(ctx context.Context, memoList []*store.Memo, baseURL string, profile *CustomizedProfile)
api/v1/rss.go:105
↓ 2 callers
Method
getCurrentUser
()
test/server/user_test.go:44
↓ 2 callers
Function
getElementSize
(element: HTMLElement)
web/src/labs/html2image/index.ts:16
↓ 2 callers
Function
getFileSystem
(path string)
server/embed_frontend.go:17
↓ 2 callers
Function
getFormatedAccessToken
(accessToken: string)
web/src/components/Settings/AccessTokenSection.tsx:53
↓ 2 callers
Function
getInitialUsageStat
(usedDaysAmount: number, beginDayTimestamp: number)
web/src/components/UsageHeatMap.tsx:19
↓ 2 callers
Function
getMediatype
(response *http.Response)
plugin/http-getter/util.go:8
↓ 2 callers
Function
getNormalizedTimeString
(t?: Date | number | string)
web/src/helpers/datetime.ts:153
↓ 2 callers
Function
getRelativeTimeString
(time: number, locale = i18n.language, formatStyle: "long" | "short" | "narrow" = "long")
web/src/helpers/datetime.ts:104
↓ 2 callers
Method
getSystemCustomizedProfile
(ctx context.Context)
api/v1/rss.go:148
↓ 2 callers
Function
getUnixTime
(t?: Date | number | string)
web/src/helpers/datetime.ts:179
↓ 2 callers
Function
getUserIDFromAccessToken
(accessToken, secret string)
api/v1/jwt.go:120
↓ 2 callers
Function
get_code_name
(json_filename)
web/src/locales/locale_updater.py:126
↓ 2 callers
Function
handleEditorFocus
()
web/src/components/MemoEditor/index.tsx:1109
↓ 2 callers
Function
handleExit
()
web/src/components/CreateExcalidrawDialog.tsx:19
↓ 2 callers
Function
handleGotoMemoDetail
(memo: Memo)
web/src/components/MemoRelationListView.tsx:33
↓ 2 callers
Function
handleReorderFileList
(fileName: string, direction: "up" | "down")
web/src/components/CreateResourceDialog.tsx:40
↓ 2 callers
Function
handleTagFav
(tag: string, save: boolean)
web/src/components/TagList.tsx:126
↓ 2 callers
Function
handle_tag_fav_change
(tag: string, save: boolean)
web/src/components/MemoEditor/ActionButton/TagSelector.tsx:31
↓ 2 callers
Function
isTitleDefined
(content string)
api/v1/rss.go:202
↓ 2 callers
Function
listAccessTokens
(username: string)
web/src/components/Settings/AccessTokenSection.tsx:14
↓ 2 callers
Function
memoEmbeddedCode
()
web/src/components/EmbedMemoDialog.tsx:16
↓ 2 callers
Function
memoMatchRule
(memo: Memo, rule: string)
web/src/components/MemoList.tsx:96
↓ 2 callers
Function
replacePathTemplate
(path string, filename string)
api/v1/resource.go:337
↓ 2 callers
Function
score
(tag: string, input: string)
web/src/components/MemoEditor/Editor/TagSuggestions.tsx:61
↓ 2 callers
Function
setPartialState
(partialState: Partial<State>)
web/src/components/CreateAccessTokenDialog.tsx:45
↓ 2 callers
Function
showCreateCustomStyleDialog
( onConfirm: (style: CustomCardStyleType, item_idx: number) => void, style_init?: CustomCardStyleType,
web/src/components/CreateCustomCardStyleDialog.tsx:104
↓ 2 callers
Function
showCreateShortcutDialog
( onConfirm: (shourcut: ShortcutType, item_idx: number) => void, existing_shortcuts: ShortcutType[],
web/src/components/CreateShortcutDialog.tsx:228
↓ 2 callers
Function
showCreateStorageServiceDialog
(storage?: ObjectStorage, confirmCallback?: () => void)
web/src/components/CreateStorageServiceDialog.tsx:230
↓ 2 callers
Function
showNextImg
()
web/src/components/PreviewImageDialog.tsx:80
↓ 2 callers
Function
showPrevImg
()
web/src/components/PreviewImageDialog.tsx:71
↓ 2 callers
Function
showShareMemoDialog
(memo: Memo)
web/src/components/ShareMemoDialog.tsx:146
↓ 2 callers
Function
toggleDrawer
(inOpen: boolean)
web/src/components/HomeSidebarDrawer.tsx:15
↓ 2 callers
Function
toggleDrawer
(inOpen: boolean)
web/src/components/NavigationDrawer.tsx:15
↓ 2 callers
Function
unflatten_json
(flattened_dict, sep=":")
web/src/locales/locale_updater.py:32
↓ 2 callers
Function
useResponsiveWidth
()
web/src/hooks/useResponsiveWidth.ts:9
↓ 2 callers
Function
validateTagName
(tagName: string)
web/src/components/TagManage.tsx:15
↓ 2 callers
Function
wrapWithColor
(text: string, target: string)
web/src/labs/marked/parser/SearchHighLight.tsx:11
↓ 1 callers
Method
BotToken
(ctx context.Context)
plugin/telegram/bot.go:16
↓ 1 callers
Method
CallbackQueryHandle
(ctx context.Context, bot *Bot, callbackQuery CallbackQuery)
plugin/telegram/bot.go:18
↓ 1 callers
Method
CreateMemo
(ctx context.Context, request *apiv2pb.CreateMemoRequest)
api/v2/memo_service.go:16
↓ 1 callers
Function
Debug
Debug wraps the zap Logger's Debug method.
internal/log/logger.go:44
↓ 1 callers
Method
DeleteMemoOrganizer
(ctx context.Context, delete *DeleteMemoOrganizer)
store/driver.go:51
↓ 1 callers
Method
Descriptor
()
proto/gen/store/common.pb.go:55
↓ 1 callers
Method
Descriptor
()
proto/gen/store/user_setting.pb.go:109
↓ 1 callers
Method
Descriptor
Deprecated: Use UserSetting.ProtoReflect.Descriptor instead.
proto/gen/store/user_setting.pb.go:186
↓ 1 callers
Method
Descriptor
()
proto/gen/store/system_setting.pb.go:53
↓ 1 callers
Method
Descriptor
Deprecated: Use BackupConfig.ProtoReflect.Descriptor instead.
proto/gen/store/system_setting.pb.go:111
↓ 1 callers
Method
Descriptor
()
proto/gen/store/inbox.pb.go:55
↓ 1 callers
Method
Descriptor
Deprecated: Use InboxMessage.ProtoReflect.Descriptor instead.
proto/gen/store/inbox.pb.go:109
↓ 1 callers
Method
Descriptor
()
proto/gen/api/v2/common.pb.go:55
↓ 1 callers
Method
Descriptor
()
proto/gen/api/v2/user_service.pb.go:61
↓ 1 callers
Method
Descriptor
Deprecated: Use User.ProtoReflect.Descriptor instead.
proto/gen/api/v2/user_service.pb.go:125
↓ 1 callers
Method
Descriptor
()
proto/gen/api/v2/inbox_service.pb.go:58
↓ 1 callers
Method
Descriptor
()
proto/gen/api/v2/inbox_service.pb.go:107
↓ 1 callers
Method
Descriptor
()
proto/gen/api/v2/memo_service.pb.go:59
↓ 1 callers
Method
Descriptor
Deprecated: Use Memo.ProtoReflect.Descriptor instead.
proto/gen/api/v2/memo_service.pb.go:119
↓ 1 callers
Method
DispatchMemoCreatedWebhook
DispatchMemoCreatedWebhook dispatches webhook when memo is created.
api/v1/memo.go:966
↓ 1 callers
Method
DispatchMemoUpdatedWebhook
DispatchMemoUpdatedWebhook dispatches webhook when memo is updated.
api/v1/memo.go:971
↓ 1 callers
Function
Execute
()
bin/memos/main.go:96
↓ 1 callers
Method
FindMigrationHistoryList
MigrationHistory model related methods.
store/driver.go:24
↓ 1 callers
Method
FindMigrationHistoryList
(ctx context.Context, _ *store.FindMigrationHistory)
store/db/postgres/migration_history.go:11
↓ 1 callers
Method
FindMigrationHistoryList
(ctx context.Context, _ *store.FindMigrationHistory)
store/db/mysql/migration_history.go:9
↓ 1 callers
Method
FindMigrationHistoryList
(ctx context.Context, _ *store.FindMigrationHistory)
store/db/sqlite/migration_history.go:9
↓ 1 callers
Method
GetEcho
()
server/server.go:150
↓ 1 callers
Method
GetFile
GetFile get download info of File by fileID from Telegram.
plugin/telegram/api_get_file.go:9
↓ 1 callers
Function
GetHTMLMeta
(urlStr string)
plugin/http-getter/html_meta.go:19
↓ 1 callers
Method
GetIdentityProvider
(ctx context.Context, find *FindIdentityProvider)
store/idp.go:83
↓ 1 callers
Method
GetIdentityProvider
(ctx context.Context, find *store.FindIdentityProvider)
store/db/postgres/idp.go:101
↓ 1 callers
Method
GetIdentityProvider
(ctx context.Context, find *store.FindIdentityProvider)
store/db/mysql/idp.go:93
↓ 1 callers
Method
GetIdentityProvider
GetIdentityProvider godoc @Summary Get an identity provider by ID @Tags idp @Accept json @Produce json @Param idpId path int true "Iden
api/v1/idp.go:176
↓ 1 callers
Method
GetMaxPhotoFileID
()
plugin/telegram/message.go:26
↓ 1 callers
Method
GetMemo
(ctx context.Context, find *store.FindMemo)
store/db/postgres/memo.go:163
↓ 1 callers
Method
GetMemo
(ctx context.Context, find *store.FindMemo)
store/db/mysql/memo.go:134
↓ 1 callers
Method
GetMessageLink
()
plugin/telegram/message.go:38
↓ 1 callers
Method
GetNextSibling
GetNextSibling returns a next sibling node of this node.
plugin/gomark/ast/node.go:15
↓ 1 callers
Method
GetStorage
(ctx context.Context, find *FindStorage)
store/storage.go:36
↓ 1 callers
Method
GetSystemInfo
(ctx context.Context, _ *apiv2pb.GetSystemInfoRequest)
api/v2/system_service.go:14
↓ 1 callers
Method
GetUpdates
GetUpdates make a getUpdates api request.
plugin/telegram/api_get_updates.go:10
↓ 1 callers
Method
GetUser
(ctx context.Context, find *store.FindUser)
store/db/mysql/user.go:130
↓ 1 callers
Method
GetUserSetting
(ctx context.Context, _ *apiv2pb.GetUserSettingRequest)
api/v2/user_service.go:214
↓ 1 callers
Method
GetWebhook
(ctx context.Context, find *store.FindWebhook)
store/db/mysql/webhook.go:74
↓ 1 callers
Method
IsSupported
()
plugin/telegram/message.go:46
↓ 1 callers
Method
ListActivities
(ctx context.Context, find *FindActivity)
store/activity.go:52
↓ 1 callers
Method
ListActivities
(ctx context.Context, find *store.FindActivity)
store/db/postgres/activity.go:50
↓ 1 callers
Method
ListActivities
(ctx context.Context, find *store.FindActivity)
store/db/mysql/activity.go:48
↓ 1 callers
Method
ListIdentityProviders
(ctx context.Context, find *FindIdentityProvider)
store/idp.go:71
← previous
next →
301–400 of 2,475, ranked by callers