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