Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ functions
Functions
11,486 in github.com/cloudreve/cloudreve
⨍
Functions
11,486
◇
Types & classes
1,532
Function
TypeHasSuffix
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
ent/task/where.go:275
Function
TypeHasSuffix
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
ent/storagepolicy/where.go:374
Function
TypeIn
TypeIn applies the In predicate on the "type" field.
ent/storagepolicy/where.go:334
Function
TypeIn
TypeIn applies the In predicate on the "type" field.
ent/entity/where.go:250
Function
TypeIn
TypeIn applies the In predicate on the "type" field.
ent/node/where.go:325
Function
TypeLT
TypeLT applies the LT predicate on the "type" field.
ent/task/where.go:255
Function
TypeLT
TypeLT applies the LT predicate on the "type" field.
ent/file/where.go:219
Function
TypeLT
TypeLT applies the LT predicate on the "type" field.
ent/storagepolicy/where.go:354
Function
TypeLT
TypeLT applies the LT predicate on the "type" field.
ent/entity/where.go:270
Function
TypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/task/where.go:260
Function
TypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/file/where.go:224
Function
TypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/storagepolicy/where.go:359
Function
TypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/entity/where.go:275
Function
TypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/task/where.go:230
Function
TypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/file/where.go:194
Function
TypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/storagepolicy/where.go:329
Function
TypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/entity/where.go:245
Function
TypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/node/where.go:320
Function
TypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/task/where.go:240
Function
TypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/file/where.go:204
Function
TypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/storagepolicy/where.go:339
Function
TypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/entity/where.go:255
Function
TypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/node/where.go:330
Method
UAParser
()
application/dependency/dependency.go:263
Function
URI
URI applies equality check predicate on the "uri" field. It's identical to URIEQ.
ent/davaccount/where.go:80
Function
URIContains
URIContains applies the Contains predicate on the "uri" field.
ent/davaccount/where.go:335
Function
URIContainsFold
URIContainsFold applies the ContainsFold predicate on the "uri" field.
ent/davaccount/where.go:355
Function
URIEQ
URIEQ applies the EQ predicate on the "uri" field.
ent/davaccount/where.go:295
Function
URIEqualFold
URIEqualFold applies the EqualFold predicate on the "uri" field.
ent/davaccount/where.go:350
Function
URIGT
URIGT applies the GT predicate on the "uri" field.
ent/davaccount/where.go:315
Function
URIGTE
URIGTE applies the GTE predicate on the "uri" field.
ent/davaccount/where.go:320
Function
URIHasPrefix
URIHasPrefix applies the HasPrefix predicate on the "uri" field.
ent/davaccount/where.go:340
Function
URIHasSuffix
URIHasSuffix applies the HasSuffix predicate on the "uri" field.
ent/davaccount/where.go:345
Function
URIIn
URIIn applies the In predicate on the "uri" field.
ent/davaccount/where.go:305
Function
URILT
URILT applies the LT predicate on the "uri" field.
ent/davaccount/where.go:325
Function
URILTE
URILTE applies the LTE predicate on the "uri" field.
ent/davaccount/where.go:330
Function
URINEQ
URINEQ applies the NEQ predicate on the "uri" field.
ent/davaccount/where.go:300
Function
URINotIn
URINotIn applies the NotIn predicate on the "uri" field.
ent/davaccount/where.go:310
Function
UTF7Encode
UTF7Encode converts a string from UTF-8 encoding to modified UTF-7. This encoding is used by the Mailbox International Naming Convention (RFC 3501 sec
pkg/wopi/utf7.go:352
Method
Unique
(unique bool)
ent/intercept/intercept.go:581
Method
Unix
()
pkg/conf/conf.go:115
Function
Unless
Unless skips the given hook only for the given operation. hook.Unless(Log, ent.Update|ent.UpdateOne)
ent/hook/hook.go:320
Function
Unlock
Unlock unlocks files by given tokens
routers/controllers/file.go:329
Method
Unlock
(c *gin.Context)
service/explorer/file.go:589
Method
Unlock
(c *gin.Context)
service/explorer/viewer.go:46
Method
Unlock
()
pkg/queue/task.go:358
Method
Unlock
Unlock unlocks the lock with the given token. If Unlock returns ErrForbidden then the Handler will write a "403 Forbidden" HTTP Status. If Unlock ret
pkg/webdav/lock.go:93
Method
Unlock
(now time.Time, token string)
pkg/webdav/lock.go:275
Method
Unlock
(now time.Time, tokens ...string)
pkg/filemanager/lock/memlock.go:30
Method
Unlock
(now time.Time, tokens ...string)
pkg/filemanager/lock/memlock.go:232
Method
Unlock
(ctx context.Context, tokens ...string)
pkg/filemanager/fs/dbfs/lock.go:101
Function
Unmarshal
BUG(rsc): Mapping between XML elements and data structures is inherently flawed: an XML element is an order-dependent collection of anonymous values,
pkg/webdav/internal/xml/read.go:114
Method
UnmarshalBinary
(text []byte)
pkg/filemanager/fs/uri.go:75
Method
UnmarshalJSON
(text []byte)
pkg/filemanager/fs/uri.go:96
Method
UnmarshalXML
UnmarshalXML appends the property names enclosed within start to pn. It returns an error if start does not contain any properties or if properties co
pkg/webdav/xml.go:144
Method
UnmarshalXML
(d *ixml.Decoder, start ixml.StartElement)
pkg/webdav/xml.go:417
Method
UnmarshalXML
UnmarshalXML appends the property names and values enclosed within start to ps. An xml:lang attribute that is defined either on the DAV:prop or prope
pkg/webdav/xml.go:455
Method
Unpause
(gid string)
pkg/downloader/aria2/rpc/proto.go:14
Method
Unpause
`aria2.unpause([secret, ]gid)` This method changes the status of the download denoted by gid (string) from paused to waiting, making the download elig
pkg/downloader/aria2/rpc/client.go:224
Method
UnpauseAll
()
pkg/downloader/aria2/rpc/proto.go:15
Method
UnpauseAll
`aria2.unpauseAll([secret])` This method is equal to calling aria2.unpause() for every active/waiting download. This methods returns OK.
pkg/downloader/aria2/rpc/client.go:237
Function
Unpin
Unpin unpins files by given uri
routers/controllers/file.go:354
Method
Unsubscribe
(ctx context.Context, topic int, id string)
pkg/filemanager/eventhub/eventhub.go:154
Method
Unwrap
Unwrap unwraps the OAuthGrant entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/oauthgrant.go:190
Method
Unwrap
Unwrap implements the errors.Wrapper interface.
ent/ent.go:213
Method
Unwrap
Unwrap implements the errors.Wrapper interface.
ent/ent.go:305
Method
Unwrap
Unwrap unwraps the File entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/file.go:325
Method
Unwrap
Unwrap unwraps the Share entity that was returned from a transaction after it was closed, so that all future queries will be executed through the driv
ent/share.go:230
Method
Unwrap
Unwrap unwraps the OAuthClient entity that was returned from a transaction after it was closed, so that all future queries will be executed through th
ent/oauthclient.go:204
Method
Unwrap
Unwrap unwraps the Node entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/node.go:201
Method
Unwrap
Unwrap unwraps the Metadata entity that was returned from a transaction after it was closed, so that all future queries will be executed through the d
ent/metadata.go:167
Method
Unwrap
Unwrap unwraps the Group entity that was returned from a transaction after it was closed, so that all future queries will be executed through the driv
ent/group.go:206
Method
Unwrap
Unwrap unwraps the Passkey entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/passkey.go:180
Method
Unwrap
Unwrap unwraps the StoragePolicy entity that was returned from a transaction after it was closed, so that all future queries will be executed through
ent/storagepolicy.go:285
Method
Unwrap
Unwrap unwraps the FsEvent entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/fsevent.go:160
Method
Unwrap
Unwrap unwraps the Setting entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/setting.go:118
Method
Unwrap
Unwrap unwraps the DirectLink entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/directlink.go:165
Method
Unwrap
Unwrap unwraps the Task entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/task.go:190
Method
Unwrap
Unwrap unwraps the DavAccount entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/davaccount.go:190
Method
Unwrap
Unwrap unwraps the Entity entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dri
ent/entity.go:244
Method
Unwrap
Unwrap unwraps the User entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/user.go:339
Method
Unwrap
()
pkg/serializer/error.go:65
Method
Unwrap
()
pkg/filemanager/lock/memlock.go:465
Method
Update
Update returns a builder for updating this OAuthGrant. Note that you need to call OAuthGrant.Unwrap() before calling this method if this OAuthGrant wa
ent/oauthgrant.go:184
Method
Update
Update returns a builder for updating this File. Note that you need to call File.Unwrap() before calling this method if this File was returned from a
ent/file.go:319
Method
Update
Update returns a builder for updating this Share. Note that you need to call Share.Unwrap() before calling this method if this Share was returned from
ent/share.go:224
Method
Update
Update returns a builder for updating this OAuthClient. Note that you need to call OAuthClient.Unwrap() before calling this method if this OAuthClient
ent/oauthclient.go:198
Method
Update
Update returns a builder for updating this Node. Note that you need to call Node.Unwrap() before calling this method if this Node was returned from a
ent/node.go:195
Method
Update
Update returns a builder for updating this Metadata. Note that you need to call Metadata.Unwrap() before calling this method if this Metadata was retu
ent/metadata.go:161
Method
Update
Update returns a builder for updating this Group. Note that you need to call Group.Unwrap() before calling this method if this Group was returned from
ent/group.go:200
Method
Update
Update returns a builder for updating this Passkey. Note that you need to call Passkey.Unwrap() before calling this method if this Passkey was returne
ent/passkey.go:174
Method
Update
Update returns a builder for updating this StoragePolicy. Note that you need to call StoragePolicy.Unwrap() before calling this method if this Storage
ent/storagepolicy.go:279
Method
Update
Update returns a builder for updating this FsEvent. Note that you need to call FsEvent.Unwrap() before calling this method if this FsEvent was returne
ent/fsevent.go:154
Method
Update
Update returns a builder for updating this Setting. Note that you need to call Setting.Unwrap() before calling this method if this Setting was returne
ent/setting.go:112
Method
Update
Update returns a builder for updating this DirectLink. Note that you need to call DirectLink.Unwrap() before calling this method if this DirectLink wa
ent/directlink.go:159
Method
Update
Update returns a builder for updating this Task. Note that you need to call Task.Unwrap() before calling this method if this Task was returned from a
ent/task.go:184
Method
Update
Update returns a builder for updating this DavAccount. Note that you need to call DavAccount.Unwrap() before calling this method if this DavAccount wa
ent/davaccount.go:184
Method
Update
Update returns a builder for updating this Entity. Note that you need to call Entity.Unwrap() before calling this method if this Entity was returned f
ent/entity.go:238
Method
Update
Update returns a builder for updating this User. Note that you need to call User.Unwrap() before calling this method if this User was returned from a
ent/user.go:333
Method
Update
Update returns an update builder for DavAccount.
ent/client.go:383
← previous
next →
10,201–10,300 of 11,486, ranked by callers