MCPcopy Create free account

hub / github.com/Vespa314/cflow / functions

Functions2,475 in github.com/Vespa314/cflow

↓ 3 callersMethodexecute
execute runs a single SQL statement within a transaction.
store/db/sqlite/migrator.go:198
↓ 3 callersFunctionfile_store_activity_proto_rawDescGZIP
()
proto/gen/store/activity.pb.go:224
↓ 3 callersFunctiongetCurrentWord
()
web/src/components/MemoEditor/Editor/TagSuggestions.tsx:48
↓ 3 callersMethodgetMemo
(memoID int32)
test/server/memo_test.go:63
↓ 3 callersFunctiongetMonthFirstDayDateStamp
(timestamp: number)
web/src/components/kit/DatePicker.tsx:141
↓ 3 callersFunctionhide
()
web/src/components/MemoEditor/Editor/TagSuggestions.tsx:32
↓ 3 callersFunctionpatchMemo
(memoPatch: MemoPatch)
web/src/helpers/api.ts:108
↓ 3 callersMethodpostMemoCreate
(memoCreate *apiv1.CreateMemoRequest)
test/server/memo_test.go:101
↓ 3 callersFunctionremoveAccessTokenAndCookies
removeAccessTokenAndCookies removes the jwt token from the cookies.
api/v1/auth.go:377
↓ 2 callersMethodBackupTo
(ctx context.Context, filename string)
store/driver.go:18
↓ 2 callersMethodCheck
(ctx context.Context)
server/service/version_checker/version_checker.go:52
↓ 2 callersMethodCreateWebhook
Webhook model related methods.
store/driver.go:91
↓ 2 callersMethodDeleteInbox
(ctx context.Context, delete *DeleteInbox)
store/driver.go:88
↓ 2 callersMethodDeleteWebhook
(ctx context.Context, delete *DeleteWebhook)
store/driver.go:94
↓ 2 callersMethodDescriptor
Deprecated: Use Inbox.ProtoReflect.Descriptor instead.
proto/gen/api/v2/inbox_service.pb.go:170
↓ 2 callersMethodExchangeToken
ExchangeToken returns the exchanged OAuth2 token using the given authorization code.
plugin/idp/oauth2/oauth2.go:43
↓ 2 callersMethodGetCurrentDBSize
current file is driver
store/driver.go:21
↓ 2 callersMethodGetCustomCardStyle
()
proto/gen/store/user_setting.pb.go:309
↓ 2 callersMethodGetCustomShortcut
()
proto/gen/store/user_setting.pb.go:253
↓ 2 callersMethodGetDoubleClickEdit
()
proto/gen/store/user_setting.pb.go:316
↓ 2 callersMethodGetFavTag
()
proto/gen/store/user_setting.pb.go:260
↓ 2 callersMethodGetHideFullScreen
()
proto/gen/store/user_setting.pb.go:337
↓ 2 callersMethodGetHideMarkBlock
()
proto/gen/store/user_setting.pb.go:330
↓ 2 callersMethodGetInbox
(ctx context.Context, find *store.FindInbox)
store/db/postgres/inbox.go:93
↓ 2 callersMethodGetInbox
(ctx context.Context, find *store.FindInbox)
store/db/mysql/inbox.go:100
↓ 2 callersMethodGetLatestVersion
()
server/service/version_checker/version_checker.go:32
↓ 2 callersMethodGetMarkWithTag
()
proto/gen/store/user_setting.pb.go:239
↓ 2 callersMethodGetMimeType
()
plugin/telegram/attachment.go:25
↓ 2 callersFunctionGetMinorVersion
(version string)
server/version/version.go:24
↓ 2 callersFunctionGetNameParentTokens
GetNameParentTokens returns the tokens from a resource name.
api/v2/resource_name.go:18
↓ 2 callersMethodGetPasteRename
()
proto/gen/store/user_setting.pb.go:288
↓ 2 callersMethodGetPrevSibling
GetPrevSibling returns a previous sibling node of this node.
plugin/gomark/ast/node.go:12
↓ 2 callersMethodGetRefPreview
()
proto/gen/store/user_setting.pb.go:267
↓ 2 callersMethodGetShowArchivePage
()
proto/gen/store/user_setting.pb.go:281
↓ 2 callersMethodGetShowMemoPublic
()
proto/gen/store/user_setting.pb.go:302
↓ 2 callersMethodGetShowTagSelector
()
proto/gen/store/user_setting.pb.go:295
↓ 2 callersMethodGetShowTodoPage
()
proto/gen/store/user_setting.pb.go:274
↓ 2 callersMethodGetShowWordCnt
()
proto/gen/store/user_setting.pb.go:246
↓ 2 callersMethodGetSysShortcutConfig
()
proto/gen/store/user_setting.pb.go:344
↓ 2 callersFunctionGetTestingProfile
(t *testing.T)
test/test.go:26
↓ 2 callersMethodGetUseExcalidraw
()
proto/gen/store/user_setting.pb.go:323
↓ 2 callersMethodGetUser
(ctx context.Context, find *store.FindUser)
store/db/postgres/user.go:164
↓ 2 callersMethodGetUserSettingV1
(ctx context.Context, find *FindUserSetting)
store/user_setting.go:36
↓ 2 callersMethodGetWebhook
(ctx context.Context, find *store.FindWebhook)
store/db/postgres/webhook.go:84
↓ 2 callersMethodIsDev
()
server/profile/profile.go:37
↓ 2 callersMethodIsDue
IsDue checks whether the provided Moment satisfies the current Schedule.
internal/cron/schedule.go:41
↓ 2 callersFunctionJWTMiddleware
JWTMiddleware validates the access token.
api/v1/jwt.go:54
↓ 2 callersMethodListResources
(ctx context.Context, find *store.FindResource)
store/db/postgres/resource.go:42
↓ 2 callersMethodListResources
(ctx context.Context, find *store.FindResource)
store/db/mysql/resource.go:42
↓ 2 callersMethodListUsers
(ctx context.Context, find *store.FindUser)
store/db/mysql/user.go:77
↓ 2 callersMethodMatch
(tokens []*tokenizer.Token)
plugin/gomark/parser/parser.go:16
↓ 2 callersMethodMessageHandle
(ctx context.Context, bot *Bot, message Message, attachments []Attachment)
plugin/telegram/bot.go:17
↓ 2 callersFunctionMin
(x, y int)
internal/util/util.go:44
↓ 2 callersMethodMustAdd
MustAdd is similar to Add() but panic on failure.
internal/cron/cron.go:69
↓ 2 callersFunctionNewBlockquoteParser
()
plugin/gomark/parser/blockquote.go:12
↓ 2 callersFunctionNewBoldItalicParser
()
plugin/gomark/parser/bold_italic.go:12
↓ 2 callersFunctionNewBoldParser
()
plugin/gomark/parser/bold.go:12
↓ 2 callersFunctionNewCodeBlockParser
()
plugin/gomark/parser/code_block.go:15
↓ 2 callersFunctionNewCodeParser
()
plugin/gomark/parser/code.go:12
↓ 2 callersFunctionNewHeadingParser
()
plugin/gomark/parser/heading.go:12
↓ 2 callersFunctionNewHorizontalRuleParser
()
plugin/gomark/parser/horizontal_rule.go:12
↓ 2 callersFunctionNewImageParser
()
plugin/gomark/parser/image.go:12
↓ 2 callersFunctionNewItalicParser
()
plugin/gomark/parser/italic.go:14
↓ 2 callersFunctionNewLineBreakParser
()
plugin/gomark/parser/line_break.go:12
↓ 2 callersFunctionNewLinkParser
()
plugin/gomark/parser/link.go:12
↓ 2 callersFunctionNewMoment
NewMoment creates a new Moment from the specified time.
internal/cron/schedule.go:21
↓ 2 callersFunctionNewParagraphParser
()
plugin/gomark/parser/paragraph.go:14
↓ 2 callersFunctionNewStrikethroughParser
()
plugin/gomark/parser/strikethrough.go:12
↓ 2 callersFunctionNewTagParser
()
plugin/gomark/parser/tag.go:12
↓ 2 callersFunctionParse
(tokens []*tokenizer.Token)
plugin/gomark/parser/parser.go:37
↓ 2 callersMethodRun
(ctx context.Context)
server/service/backup/backup.go:30
↓ 2 callersFunctionSaveStyle
(new_config: CustomCardStyleType[])
web/src/components/Settings/CustomCardStyle.tsx:31
↓ 2 callersMethodSetInterval
SetInterval changes the current cron tick interval (it usually should be >= 1 minute).
internal/cron/cron.go:47
↓ 2 callersMethodSetNextSibling
SetNextSibling sets a next sibling node to this node.
plugin/gomark/ast/node.go:21
↓ 2 callersMethodSetPrevSibling
SetPrevSibling sets a previous sibling node to this node.
plugin/gomark/ast/node.go:18
↓ 2 callersMethodStart
(ctx context.Context)
server/server.go:121
↓ 2 callersMethodTotal
Total returns the current total number of registered cron jobs.
internal/cron/cron.go:120
↓ 2 callersMethodUpdateInbox
(ctx context.Context, update *UpdateInbox)
store/driver.go:87
↓ 2 callersMethodUpdateWebhook
(ctx context.Context, update *UpdateWebhook)
store/driver.go:93
↓ 2 callersMethodUpsertMemoOrganizer
MemoOrganizer model related methods.
store/driver.go:49
↓ 2 callersMethodUpsertMigrationHistory
(ctx context.Context, upsert *store.UpsertMigrationHistory)
store/db/postgres/migration_history.go:43
↓ 2 callersMethodUpsertMigrationHistory
(ctx context.Context, upsert *store.UpsertMigrationHistory)
store/db/mysql/migration_history.go:37
↓ 2 callersMethodUserInfo
UserInfo returns the parsed user information using the given OAuth2 token.
plugin/idp/oauth2/oauth2.go:70
↓ 2 callersMethodVacuum
(ctx context.Context)
store/driver.go:17
↓ 2 callersMethodapiURL
(ctx context.Context)
plugin/telegram/bot.go:103
↓ 2 callersMethodapplyLatestSchema
(ctx context.Context)
store/db/sqlite/migrator.go:125
↓ 2 callersMethodapplyMigrationForMinorVersion
(ctx context.Context, minorVersion string)
store/db/sqlite/migrator.go:142
↓ 2 callersFunctionautocomplete
(tag: string)
web/src/components/MemoEditor/Editor/TagSuggestions.tsx:104
↓ 2 callersFunctioncalculateCursorLinePosition
(lines: string[], n: number)
web/src/components/MemoEditor/index.tsx:93
↓ 2 callersFunctioncheck_relation_memo_exist
(memoId: number)
web/src/components/MemoEditor/index.tsx:730
↓ 2 callersFunctionconstruct_url
(url: string, thumbnail?: boolean)
web/src/components/MemoResourceListView.tsx:31
↓ 2 callersFunctionconvertIdentityProviderConfigToStore
(config *IdentityProviderConfig)
api/v1/idp.go:333
↓ 2 callersFunctionconvertMemoRelationFromStore
(memoRelation *store.MemoRelation)
api/v1/memo_relation.go:150
↓ 2 callersMethodconvertResourceFromStore
(ctx context.Context, resource *store.Resource)
api/v2/resource_service.go:85
↓ 2 callersFunctionconvertResourceToDataURL
(url: string, useCache = true)
web/src/labs/html2image/convertResourceToDataURL.ts:3
↓ 2 callersFunctionconvertRowStatusFromStore
(rowStatus store.RowStatus)
api/v2/common.go:10
↓ 2 callersFunctionconvertSystemSettingFromStore
(systemSetting *store.SystemSetting)
api/v1/system_setting.go:290
↓ 2 callersFunctionconvertToMarkdown
(text string, messageEntities []telegram.MessageEntity)
server/integration/telegram.go:142
↓ 2 callersFunctionconvertUserRoleToStore
(role apiv2pb.User_Role)
api/v2/user_service.go:696
↓ 2 callersFunctioncreateMemoTagMapSet
(memoContent string)
api/v1/tag.go:271
← previousnext →201–300 of 2,475, ranked by callers