MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

↓ 1 callersFunctionBuildListDavAccountResponse
(res *inventory.ListDavAccountResult, hasher hashid.Encoder)
service/setting/response.go:17
↓ 1 callersFunctionBuildListResponse
(ctx context.Context, u *ent.User, parent fs.File, res *fs.ListFileResult, hasher hashid.Encoder)
service/explorer/response.go:385
↓ 1 callersFunctionBuildOauthGrant
(grant *ent.OAuthGrant)
service/user/response.go:189
↓ 1 callersFunctionBuildTaskListResponse
(tasks []queue.Task, res *inventory.ListTaskResult, nodeMap map[int]*ent.Node, hasher hashid.Encoder)
service/explorer/response.go:108
↓ 1 callersFunctionBuildUploadSessionResponse
(session *fs.UploadCredential, hasher hashid.Encoder)
service/explorer/response.go:168
↓ 1 callersFunctionBuildUserSettings
(u *ent.User, passkeys []*ent.Passkey, parser *uaparser.Parser, grants []*ent.OAuthGrant)
service/user/response.go:38
↓ 1 callersMethodBuiltinThumbMaxSize
BuiltinThumbMaxSize returns the maximum size of builtin thumb generator.
pkg/setting/provider.go:116
↓ 1 callersMethodBusyWorkers
BusyWorkers returns the numbers of workers in the running process.
pkg/queue/queue.go:159
↓ 1 callersFunctionByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/file/file.go:166
↓ 1 callersFunctionByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/oauthclient/oauthclient.go:121
↓ 1 callersFunctionByDownloads
ByDownloads orders the results by the downloads field.
ent/share/share.go:148
↓ 1 callersFunctionByEmail
ByEmail orders the results by the email field.
ent/user/user.go:232
↓ 1 callersFunctionByID
ByID orders the results by the id field.
ent/davaccount/davaccount.go:93
↓ 1 callersFunctionByIsEnabled
ByIsEnabled orders the results by the is_enabled field.
ent/oauthclient/oauthclient.go:156
↓ 1 callersFunctionByMaxStorage
ByMaxStorage orders the results by the max_storage field.
ent/group/group.go:130
↓ 1 callersFunctionByName
ByName orders the results by the name field.
ent/group/group.go:125
↓ 1 callersFunctionByName
ByName orders the results by the name field.
ent/file/file.go:181
↓ 1 callersFunctionByName
ByName orders the results by the name field.
ent/oauthclient/oauthclient.go:146
↓ 1 callersFunctionByName
ByName orders the results by the name field.
ent/node/node.go:176
↓ 1 callersFunctionByNick
ByNick orders the results by the nick field.
ent/user/user.go:237
↓ 1 callersFunctionByReferenceCount
ByReferenceCount orders the results by the reference_count field.
ent/entity/entity.go:158
↓ 1 callersFunctionByRemainDownloads
ByRemainDownloads orders the results by the remain_downloads field.
ent/share/share.go:158
↓ 1 callersFunctionBySize
BySize orders the results by the size field.
ent/file/file.go:191
↓ 1 callersFunctionBySize
BySize orders the results by the size field.
ent/entity/entity.go:153
↓ 1 callersFunctionByStorage
ByStorage orders the results by the storage field.
ent/user/user.go:252
↓ 1 callersFunctionByUpdatedAt
ByUpdatedAt orders the results by the updated_at field.
ent/user/user.go:222
↓ 1 callersFunctionByUpdatedAt
ByUpdatedAt orders the results by the updated_at field.
ent/file/file.go:171
↓ 1 callersFunctionByUpdatedAt
ByUpdatedAt orders the results by the updated_at field.
ent/storagepolicy/storagepolicy.go:151
↓ 1 callersFunctionByUpdatedAt
ByUpdatedAt orders the results by the updated_at field.
ent/entity/entity.go:133
↓ 1 callersFunctionByUpdatedAt
ByUpdatedAt orders the results by the updated_at field.
ent/node/node.go:161
↓ 1 callersFunctionByViews
ByViews orders the results by the views field.
ent/share/share.go:143
↓ 1 callersFunctionByWeight
ByWeight orders the results by the weight field.
ent/node/node.go:196
↓ 1 callersMethodCalculateStorage
CalculateStorage calculate user's storage from scratch and update user's storage.
inventory/user.go:97
↓ 1 callersMethodCalibrateStorage
(c *gin.Context)
service/admin/user.go:124
↓ 1 callersMethodCancelDownload
CancelDownload cancels the download task
pkg/filemanager/workflows/remote_download.go:621
↓ 1 callersFunctionCancelDownloadTask
(c *gin.Context, taskID int)
service/explorer/workflows.go:398
↓ 1 callersMethodCancelUploadSession
CancelUploadSession cancels upload session
pkg/filemanager/manager/upload.go:36
↓ 1 callersMethodCapabilities
Capabilities returns the value of the "capabilities" field in the mutation.
ent/mutation.go:7583
↓ 1 callersMethodCapabilities
(isSearching bool)
pkg/filemanager/fs/dbfs/sharewithme_navigator.go:103
↓ 1 callersMethodCapabilities
(isSearching bool)
pkg/filemanager/fs/dbfs/my_navigator.go:136
↓ 1 callersMethodCapabilities
(isSearching bool)
pkg/filemanager/fs/dbfs/share_navigator.go:262
↓ 1 callersMethodCapacity
Capacity gets capacity of current file system
pkg/filemanager/manager/manager.go:69
↓ 1 callersMethodCapacity
(ctx context.Context)
pkg/filemanager/manager/operation.go:203
↓ 1 callersMethodCaptcha
Captcha returns the captcha settings.
pkg/setting/provider.go:166
↓ 1 callersMethodChangeOption
(gid string, option Option)
pkg/downloader/aria2/rpc/proto.go:27
↓ 1 callersMethodChangeOwner
(ctx context.Context, fileID, oldOwnerID, newOwnerID int)
pkg/searcher/indexer.go:34
↓ 1 callersMethodCheckCapability
CheckCapability checks if the filesystem supports given capability.
pkg/filemanager/fs/fs.go:57
↓ 1 callersFunctionCheckURI
CheckURI 对URI进行鉴权
pkg/auth/auth.go:173
↓ 1 callersMethodClaims
Claims parses the given token string and returns the claims.
pkg/auth/jwt.go:34
↓ 1 callersFunctionCleanup
(args *cluster.FolderCleanup, c *gin.Context)
service/node/task.go:130
↓ 1 callersMethodCleanupFolders
CleanupFolders cleans up the given folders on the node.
pkg/cluster/node.go:41
↓ 1 callersMethodCleanupTask
(c *gin.Context)
service/admin/task.go:265
↓ 1 callersMethodClearAccessKey
ClearAccessKey clears the value of the "access_key" field.
ent/storagepolicy_update.go:165
↓ 1 callersMethodClearAccessKey
ClearAccessKey clears the value of the "access_key" field.
ent/mutation.go:13019
↓ 1 callersMethodClearAvatar
ClearAvatar clears the value of the "avatar" field.
ent/mutation.go:15617
↓ 1 callersMethodClearAvatar
ClearAvatar clears the value of the "avatar" field.
ent/user_update.go:185
↓ 1 callersMethodClearBucketName
ClearBucketName clears the value of the "bucket_name" field.
ent/storagepolicy_update.go:125
↓ 1 callersMethodClearBucketName
ClearBucketName clears the value of the "bucket_name" field.
ent/mutation.go:12921
↓ 1 callersMethodClearChildren
ClearChildren clears all "children" edges to the File entity.
ent/file_update.go:357
↓ 1 callersMethodClearClient
ClearClient clears the "client" edge to the OAuthClient entity.
ent/oauthgrant_update.go:142
↓ 1 callersMethodClearClient
ClearClient clears the "client" edge to the OAuthClient entity.
ent/mutation.go:9672
↓ 1 callersMethodClearCorrelationID
ClearCorrelationID clears the value of the "correlation_id" field.
ent/mutation.go:14577
↓ 1 callersMethodClearCreatedBy
ClearCreatedBy clears the value of the "created_by" field.
ent/entity_update.go:168
↓ 1 callersMethodClearCreatedBy
ClearCreatedBy clears the value of the "created_by" field.
ent/mutation.go:2237
↓ 1 callersMethodClearDavAccounts
ClearDavAccounts clears all "dav_accounts" edges to the DavAccount entity.
ent/user_update.go:380
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/group_update.go:56
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/davaccount_update.go:55
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/fsevent_update.go:54
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/share_update.go:55
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/setting_update.go:52
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/metadata_update.go:53
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/storagepolicy_update.go:57
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/task_update.go:54
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/entity_update.go:57
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/passkey_update.go:54
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/oauthgrant_update.go:55
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/oauthclient_update.go:55
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:288
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:1144
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:1948
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:4831
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:5546
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:6618
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:7354
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:8429
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:9455
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:10264
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:11062
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:11656
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:12751
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:14371
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/mutation.go:15306
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/node_update.go:55
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/directlink_update.go:53
↓ 1 callersMethodClearDeletedAt
ClearDeletedAt clears the value of the "deleted_at" field.
ent/user_update.go:62
↓ 1 callersMethodClearDirNameRule
ClearDirNameRule clears the value of the "dir_name_rule" field.
ent/storagepolicy_update.go:232
↓ 1 callersMethodClearDirNameRule
ClearDirNameRule clears the value of the "dir_name_rule" field.
ent/mutation.go:13187
↓ 1 callersMethodClearDirectLinks
ClearDirectLinks clears all "direct_links" edges to the DirectLink entity.
ent/file_update.go:441
↓ 1 callersMethodClearEntities
ClearEntities clears all "entities" edges to the Entity entity.
ent/file_update.go:399
↓ 1 callersMethodClearEntities
ClearEntities clears all "entities" edges to the Entity entity.
ent/storagepolicy_update.go:387
← previousnext →2,101–2,200 of 11,486, ranked by callers