MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

↓ 1 callersMethodloadFile
(ctx context.Context, query *FileQuery, nodes []*Share, init func(*Share), assign func(*Share, *File))
ent/share_query.go:486
↓ 1 callersMethodloadFile
(ctx context.Context, query *FileQuery, nodes []*Entity, init func(*Entity), assign func(*Entity, *File))
ent/entity_query.go:491
↓ 1 callersMethodloadFiles
(ctx context.Context, query *FileQuery, nodes []*StoragePolicy, init func(*StoragePolicy), assign func(*Storag
ent/storagepolicy_query.go:566
↓ 1 callersMethodloadFiles
(ctx context.Context, query *FileQuery, nodes []*User, init func(*User), assign func(*User, *File))
ent/user_query.go:785
↓ 1 callersMethodloadFsevents
(ctx context.Context, query *FsEventQuery, nodes []*User, init func(*User), assign func(*User, *FsEvent))
ent/user_query.go:936
↓ 1 callersMethodloadGrants
(ctx context.Context, query *OAuthGrantQuery, nodes []*OAuthClient, init func(*OAuthClient), assign func(*OAut
ent/oauthclient_query.go:405
↓ 1 callersMethodloadGroup
(ctx context.Context, query *GroupQuery, nodes []*User, init func(*User), assign func(*User, *Group))
ent/user_query.go:756
↓ 1 callersMethodloadGroups
(ctx context.Context, query *GroupQuery, nodes []*StoragePolicy, init func(*StoragePolicy), assign func(*Stora
ent/storagepolicy_query.go:536
↓ 1 callersMethodloadMetadata
(ctx context.Context, query *MetadataQuery, nodes []*File, init func(*File), assign func(*File, *Metadata))
ent/file_query.go:825
↓ 1 callersMethodloadNode
(ctx context.Context, query *NodeQuery, nodes []*StoragePolicy, init func(*StoragePolicy), assign func(*Storag
ent/storagepolicy_query.go:626
↓ 1 callersMethodloadOauthGrants
(ctx context.Context, query *OAuthGrantQuery, nodes []*User, init func(*User), assign func(*User, *OAuthGrant)
ent/user_query.go:996
↓ 1 callersMethodloadOwner
(ctx context.Context, query *UserQuery, nodes []*DavAccount, init func(*DavAccount), assign func(*DavAccount,
ent/davaccount_query.go:403
↓ 1 callersMethodloadOwner
(ctx context.Context, query *UserQuery, nodes []*File, init func(*File), assign func(*File, *User))
ent/file_query.go:708
↓ 1 callersMethodloadParent
(ctx context.Context, query *FileQuery, nodes []*File, init func(*File), assign func(*File, *File))
ent/file_query.go:766
↓ 1 callersMethodloadPasskey
(ctx context.Context, query *PasskeyQuery, nodes []*User, init func(*User), assign func(*User, *Passkey))
ent/user_query.go:876
↓ 1 callersFunctionloadShareForOG
(c *gin.Context, shareID int, password string)
middleware/share_preview.go:203
↓ 1 callersFunctionloadShareThumbnail
(c *gin.Context, shareID, password string, shareInfo *explorer.Share)
middleware/share_preview.go:181
↓ 1 callersMethodloadShares
(ctx context.Context, query *ShareQuery, nodes []*File, init func(*File), assign func(*File, *Share))
ent/file_query.go:916
↓ 1 callersMethodloadShares
(ctx context.Context, query *ShareQuery, nodes []*User, init func(*User), assign func(*User, *Share))
ent/user_query.go:845
↓ 1 callersMethodloadState
loadState reads migration state from file
application/migrator/migrator.go:165
↓ 1 callersMethodloadStoragePolicies
(ctx context.Context, query *StoragePolicyQuery, nodes []*Group, init func(*Group), assign func(*Group, *Stora
ent/group_query.go:478
↓ 1 callersMethodloadStoragePolicies
(ctx context.Context, query *StoragePolicyQuery, nodes []*File, init func(*File), assign func(*File, *StorageP
ent/file_query.go:737
↓ 1 callersMethodloadStoragePolicy
(ctx context.Context, query *StoragePolicyQuery, nodes []*Node, init func(*Node), assign func(*Node, *StorageP
ent/node_query.go:405
↓ 1 callersMethodloadStoragePolicy
(ctx context.Context, query *StoragePolicyQuery, nodes []*Entity, init func(*Entity), assign func(*Entity, *St
ent/entity_query.go:581
↓ 1 callersMethodloadTasks
(ctx context.Context, query *TaskQuery, nodes []*User, init func(*User), assign func(*User, *Task))
ent/user_query.go:906
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*FsEvent, init func(*FsEvent), assign func(*FsEvent, *User))
ent/fsevent_query.go:403
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*OAuthGrant, init func(*OAuthGrant), assign func(*OAuthGrant,
ent/oauthgrant_query.go:446
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*Passkey, init func(*Passkey), assign func(*Passkey, *User))
ent/passkey_query.go:403
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*Share, init func(*Share), assign func(*Share, *User))
ent/share_query.go:454
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*Task, init func(*Task), assign func(*Task, *User))
ent/task_query.go:403
↓ 1 callersMethodloadUser
(ctx context.Context, query *UserQuery, nodes []*Entity, init func(*Entity), assign func(*Entity, *User))
ent/entity_query.go:552
↓ 1 callersMethodloadUsers
(ctx context.Context, query *UserQuery, nodes []*Group, init func(*Group), assign func(*Group, *User))
ent/group_query.go:448
↓ 1 callersMethodlogin
(ctx context.Context)
pkg/downloader/qbittorrent/qbittorrent.go:336
↓ 1 callersMethodlookup
(ns, name string, tokens ...string)
pkg/filemanager/lock/memlock.go:304
↓ 1 callersMethodlookup
lookup returns the named file, or nil if it is not present.
application/statics/embed.go:252
↓ 1 callersMethodmakeBatchDeleteRequestsBody
makeBatchDeleteRequestsBody 生成批量删除请求正文
pkg/filemanager/driver/onedrive/api.go:412
↓ 1 callersFunctionmapSection
mapSection 将配置文件的 Section 映射到结构体上
application/migrator/conf/conf.go:110
↓ 1 callersMethodmarkPrefix
markPrefix marks the start of an element on the prefix stack.
pkg/webdav/internal/xml/marshal.go:503
↓ 1 callersMethodmarshalStruct
(tinfo *typeInfo, val reflect.Value)
pkg/webdav/internal/xml/marshal.go:963
↓ 1 callersMethodmasterDownloadZip
(ctx context.Context, dep dependency.Dep)
pkg/filemanager/workflows/extract.go:446
↓ 1 callersMethodmasterExtractArchive
(ctx context.Context, dep dependency.Dep)
pkg/filemanager/workflows/extract.go:257
↓ 1 callersMethodmasterTransfer
(ctx context.Context, dep dependency.Dep)
pkg/filemanager/workflows/remote_download.go:428
↓ 1 callersMethodmediaMetaForNewEntity
(ctx context.Context, session *fs.UploadSession, d driver.Handler)
pkg/filemanager/manager/mediameta.go:182
↓ 1 callersFunctionmigrate
(l logging.Logger, client *ent.Client, ctx context.Context, kv cache.Driver, requiredDbVersion string)
inventory/migration.go:33
↓ 1 callersFunctionmigrateAdminGroup
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:138
↓ 1 callersFunctionmigrateAnonymousGroup
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:211
↓ 1 callersFunctionmigrateAvatars
(m *Migrator)
application/migrator/avatars.go:12
↓ 1 callersFunctionmigrateDefaultSettings
(l logging.Logger, client *ent.Client, ctx context.Context, kv cache.Driver)
inventory/migration.go:62
↓ 1 callersFunctionmigrateDefaultStoragePolicy
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:95
↓ 1 callersMethodmigrateDirectLink
()
application/migrator/directlink.go:12
↓ 1 callersMethodmigrateFile
()
application/migrator/file.go:16
↓ 1 callersMethodmigrateFolderParent
()
application/migrator/folders.go:97
↓ 1 callersMethodmigrateFolders
()
application/migrator/folders.go:11
↓ 1 callersMethodmigrateGroup
()
application/migrator/group.go:15
↓ 1 callersFunctionmigrateMasterNode
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:237
↓ 1 callersMethodmigrateNode
()
application/migrator/node.go:14
↓ 1 callersFunctionmigrateOAuthClient
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:289
↓ 1 callersFunctionmigrateOAuthClientDesktop
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:321
↓ 1 callersFunctionmigrateOAuthClientiOS
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:301
↓ 1 callersMethodmigratePolicy
()
application/migrator/policy.go:19
↓ 1 callersMethodmigrateSettings
()
application/migrator/settings.go:144
↓ 1 callersMethodmigrateShare
()
application/migrator/share.go:12
↓ 1 callersFunctionmigrateSysGroups
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:118
↓ 1 callersMethodmigrateUser
()
application/migrator/user.go:12
↓ 1 callersFunctionmigrateUserGroup
(l logging.Logger, client *ent.Client, ctx context.Context)
inventory/migration.go:179
↓ 1 callersMethodmigrateWebdav
()
application/migrator/webdav.go:13
↓ 1 callersMethodmonitor
(ctx context.Context, dep dependency.Dep)
pkg/filemanager/workflows/remote_download.go:246
↓ 1 callersMethodmoveFiles
(ctx context.Context, targets []*File, destination *File, fc inventory.FileClient, n Navigator)
pkg/filemanager/fs/dbfs/manage.go:967
↓ 1 callersFunctionmustParseCIDR
(s string)
pkg/request/ssrf.go:51
↓ 1 callersMethodnavigatorId
(path *fs.URI)
pkg/filemanager/fs/dbfs/dbfs.go:774
↓ 1 callersFunctionneedMigration
needMigration exams if required schema version is satisfied.
inventory/migration.go:28
↓ 1 callersFunctionnewConfig
newConfig creates a new config for the client.
ent/client.go:123
↓ 1 callersMethodnewContext
newContext creates a new context for a new Task iteration.
pkg/queue/queue.go:212
↓ 1 callersFunctionnewDefaultOptions
()
pkg/queue/options.go:33
↓ 1 callersFunctionnewExifExtractor
(settings setting.Provider, l logging.Logger)
pkg/mediameta/exif.go:136
↓ 1 callersFunctionnewFFProbeExtractor
(settings setting.Provider, l logging.Logger)
pkg/mediameta/ffprobe.go:75
↓ 1 callersFunctionnewGenerateThumbTask
(ctx context.Context, m *manager, uri *fs.URI, ext string, es entitysource.EntitySource)
pkg/filemanager/manager/thumbnail.go:239
↓ 1 callersFunctionnewGeocodingExtractor
(settings setting.Provider, l logging.Logger, client request.Client)
pkg/mediameta/geocoding.go:35
↓ 1 callersFunctionnewHTTPCaller
(ctx context.Context, u *url.URL, timeout time.Duration, notifer Notifier)
pkg/downloader/aria2/rpc/call.go:31
↓ 1 callersFunctionnewKvStore
(prefix string, store cache.Driver, keyPairs ...[]byte)
pkg/sessionstore/kv.go:24
↓ 1 callersFunctionnewMasterNode
(model *ent.Node, config conf.ConfigProvider, settings setting.Provider)
pkg/cluster/node.go:85
↓ 1 callersFunctionnewMusicExtractor
(settings setting.Provider, l logging.Logger)
pkg/mediameta/music.go:35
↓ 1 callersFunctionnewParentFile
(parent *ent.File, child *File)
pkg/filemanager/fs/dbfs/file.go:355
↓ 1 callersFunctionnewRoutineGroup
()
pkg/queue/thread.go:9
↓ 1 callersFunctionnewSlaveNode
(ctx context.Context, model *ent.Node, config conf.ConfigProvider, settings setting.Provider)
pkg/cluster/node.go:238
↓ 1 callersFunctionnewStatelessFileManager
(dep dependency.Dep)
pkg/filemanager/manager/manager.go:173
↓ 1 callersFunctionnewSubscriber
(ctx context.Context, id string, userClient inventory.UserClient, fsEventClient inventory.FsEventClient, maxAg
pkg/filemanager/eventhub/subscriber.go:65
↓ 1 callersFunctionnewTx
newTx creates a new transactional driver.
ent/tx.go:221
↓ 1 callersFunctionnewUploadSentinelCheckTask
(ctx context.Context, uploadSession *fs.UploadSession)
pkg/filemanager/manager/upload.go:475
↓ 1 callersFunctionnewWebsocketCaller
(ctx context.Context, uri string, timeout time.Duration, notifier Notifier)
pkg/downloader/aria2/rpc/call.go:146
↓ 1 callersMethodnextToken
()
pkg/webdav/lock.go:133
↓ 1 callersFunctionnormalizeCoord
(value, max float64)
pkg/mediameta/exif.go:569
↓ 1 callersFunctionnormalizeLng
(value float64)
pkg/mediameta/exif.go:565
↓ 1 callersMethodnuke
nuke deletes all existing index documents and ensures a fresh index exists, then counts total indexable files for progress tracking.
pkg/filemanager/workflows/rebuild_index.go:131
↓ 1 callersMethodoffsetPagination
(ctx context.Context, query *ent.ShareQuery, args *ListShareArgs, paramMargin int)
inventory/share.go:329
↓ 1 callersMethodoffsetPagination
offsetPagination perform traditional pagination with minor optimizations.
inventory/file_utils.go:258
↓ 1 callersMethodoffsetPagination
(ctx context.Context, query *ent.TaskQuery, args *ListTaskArgs, paramMargin int)
inventory/task.go:289
↓ 1 callersMethodoptions
options applies the options on the config object.
ent/client.go:130
↓ 1 callersFunctionparseCIDRs
parseCIDRs parses CIDR strings, silently dropping malformed entries — the admin gets validation feedback at config-save time, so noisy errors during a
pkg/request/ssrf.go:178
↓ 1 callersFunctionparseCondition
(s string)
pkg/webdav/if.go:105
← previousnext →4,301–4,400 of 11,486, ranked by callers