.. |
activity
|
1b18554aa7
Allow extensions to specify the list of special parameters
|
vor 10 Jahren |
app
|
43eb375ace
Add \OC\App\Manager to handle enabling/disabling apps
|
vor 10 Jahren |
appframework
|
6a5f12beca
Merge pull request #12988 from owncloud/logfile_download
|
vor 10 Jahren |
authentication
|
4e0fa85307
page level doc blocks and class descriptions
|
vor 11 Jahren |
backgroundjob
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
vor 10 Jahren |
contacts
|
bb6fac1102
Merge branch 'master' into contactsmanager-register
|
vor 10 Jahren |
diagnostics
|
beb1c6ad74
Allow adding events that hapend before the event logger was loaded
|
vor 10 Jahren |
files
|
5b00bc1d6e
Adding basement for the direct download url
|
vor 10 Jahren |
route
|
5a588333b2
introduce and use getCurrentConnection()
|
vor 10 Jahren |
search
|
79e790c55d
add SIZE_ALL const
|
vor 10 Jahren |
security
|
24ca2d858f
Add OCP\Security\IHasher
|
vor 10 Jahren |
api.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
app.php
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
vor 10 Jahren |
backgroundjob.php
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
vor 10 Jahren |
config.php
|
0d4f0ab871
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
vor 10 Jahren |
constants.php
|
711912a7b3
Move namespaced constants to namespaced class
|
vor 10 Jahren |
contacts.php
|
8749442fec
no return on register and unregister
|
vor 10 Jahren |
db.php
|
9c1015b790
Add missing DB rollback functionality
|
vor 10 Jahren |
defaults.php
|
5b3dbb4ef8
add missing public interface for iOS client app id
|
vor 10 Jahren |
files.php
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
vor 10 Jahren |
groupinterface.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
iaddressbook.php
|
b5bc37d2e4
Fix @return array PHPDocs, in /lib
|
vor 10 Jahren |
iappconfig.php
|
985b15f770
introduce proper interface for deleteAppValue
|
vor 10 Jahren |
iavatar.php
|
2c39aec8cb
Replace deprecated constant with new class constant
|
vor 10 Jahren |
iavatarmanager.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
vor 10 Jahren |
icache.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
icachefactory.php
|
1ab7ca0a19
Fix some phpdoc errors and rename interface
|
vor 10 Jahren |
icertificate.php
|
d07d5915c9
Remove unused and overflowing function
|
vor 10 Jahren |
icertificatemanager.php
|
c1b11571ea
Move certificate management interface from files_external to core
|
vor 10 Jahren |
iconfig.php
|
c61e9f3912
Add a method to set/unset multiple config values in one call
|
vor 9 Jahren |
icontainer.php
|
bc8cc9142e
AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes
|
vor 11 Jahren |
idatetimeformatter.php
|
67335ccddf
Require the interface and return a string instead of private classes
|
vor 10 Jahren |
idatetimezone.php
|
26100a6dfb
Move timezone logic out of server.php
|
vor 10 Jahren |
idb.php
|
4a7e0561ca
move db into iservercontainer
|
vor 10 Jahren |
idbconnection.php
|
ec0f80fee9
Split mapping from Access and Helper classes into it's own. Fully test them, too.
|
vor 10 Jahren |
ieventsource.php
|
fa3393674c
Better phpdoc and method naming
|
vor 10 Jahren |
igroup.php
|
94fa21d146
Add group management to the public api
|
vor 10 Jahren |
igroupmanager.php
|
6779bf113d
add isAdmin and isInGroup methods for the group manager
|
vor 10 Jahren |
ihelper.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
il10n.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
vor 10 Jahren |
ilogger.php
|
b4298c68ca
- make logger available in the container
|
vor 10 Jahren |
image.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
inavigationmanager.php
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
vor 10 Jahren |
ipreview.php
|
4a9b0d5465
Use svg mimeicons for empty text files
|
vor 10 Jahren |
irequest.php
|
0da08bdb2c
Add PHPDoc for `urlParams`
|
vor 10 Jahren |
isearch.php
|
606f802b7b
move search results below filelist, show hint when results are off screen, use js plugin mechanism
|
vor 10 Jahren |
iservercontainer.php
|
d84a1f6f3a
Add IniGetWrapper to public interface
|
vor 10 Jahren |
isession.php
|
73a1ece753
adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception
|
vor 10 Jahren |
itagmanager.php
|
745d8706b9
Add user parameter to tag manager
|
vor 10 Jahren |
itags.php
|
cae600722e
Add getTagsForObjects in ITags
|
vor 10 Jahren |
itempmanager.php
|
83c74b80ad
Add \OC\TempManager to handle creating and cleaning temporary files
|
vor 10 Jahren |
iurlgenerator.php
|
c503ecd544
Introduce app info xml parser including basic unit test - necessary for #10777
|
vor 10 Jahren |
iuser.php
|
4c13918bd8
Expose backend type via REST API
|
vor 10 Jahren |
iuserbackend.php
|
6da33e1ea7
introduce names for user backends - IUserBackend
|
vor 10 Jahren |
iusermanager.php
|
d0716d2c7d
Use public interface
|
vor 10 Jahren |
iusersession.php
|
dbbf568192
Fix typo
|
vor 10 Jahren |
json.php
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
vor 10 Jahren |
preconditionnotmetexception.php
|
af91ee97c9
introduce preCondition for setUserValue to provide atomic check-and-update
|
vor 10 Jahren |
response.php
|
409b510889
Moved content disposition code+workarounds to OCP\Response
|
vor 11 Jahren |
share.php
|
698ecbf308
OCS API for server-to-server sharing
|
vor 10 Jahren |
share_backend.php
|
24993280ed
Next step in server-to-server sharing next generation, see #12285
|
vor 10 Jahren |
share_backend_collection.php
|
dfde04291e
Move share interfaces to own files so they can be autoloaded
|
vor 10 Jahren |
share_backend_file_dependent.php
|
dfde04291e
Move share interfaces to own files so they can be autoloaded
|
vor 10 Jahren |
template.php
|
4d232e536e
Deprecate Util::formatDate()
|
vor 10 Jahren |
user.php
|
4302a78b27
Deprecate older API wrappers and calls
|
vor 10 Jahren |
userinterface.php
|
ef592981ea
unify license headers for public API files
|
vor 11 Jahren |
util.php
|
4d232e536e
Deprecate Util::formatDate()
|
vor 10 Jahren |