You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Thomas Müller 601457d221 Merge pull request #20773 from owncloud/share2.0_create 10 years ago
..
activity update licence headers via script 10 years ago
app Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
appframework prefer scalar type hints over phpdoc annotation 10 years ago
archive Use TempManager instead of tmpFolder 10 years ago
backgroundjob Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-jobs 10 years ago
cache Allow storage wrappers to through a forbidden exception with retry information 10 years ago
command
comments use getLastInsertId from query builder for convenience 10 years ago
console Don't load commands of apps when in maintenance mode - fixes #20939 10 years ago
contacts
db Do not quote the table name for lastInsertId() 10 years ago
diagnostics
encryption cache result from parent folders 10 years ago
files Merge pull request #21398 from owncloud/sharing-disabled-cache 10 years ago
group Adjust PHPDoc as suggested 10 years ago
hooks
http/client update licence headers via script 10 years ago
integritycheck Add code integrity check 10 years ago
l10n update licence headers via script 10 years ago
lock Merge pull request #21072 from owncloud/db-lock-ttl 10 years ago
log When microtime(true) returns a whole number, then the parsing fails. 10 years ago
mail Setup sendmail transport 10 years ago
memcache Use new APCu API 10 years ago
notification Make sure that object id can be a string 10 years ago
ocs Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
preview Use TempManager instead of tmpFile 10 years ago
repair Move lib/repair to lib/private/repair 10 years ago
route No more deprecation messages in error log 10 years ago
search
security Use PHP polyfills 10 years ago
session Move regeneration of session ID into session classes 10 years ago
setup Add unix_socket support for mysql during initial installation - fixes #20210 10 years ago
share don't allow to create a federated share if source and target server are the same 10 years ago
share20 [Sharing 2.0] Some error cases report 404 instead of 403 10 years ago
systemtag Fixed system tags DAV and API and docs 10 years ago
tagging
template Removed deprecated OC_Helper::mimeTypeIcon function 10 years ago
user Move regeneration of session ID into session classes 10 years ago
activitymanager.php update licence headers via script 10 years ago
allconfig.php Move the filtering of sensitive data to the config class 10 years ago
api.php Drop OC_SubAdmin and replace usages 10 years ago
app.php Inject OCSClient 10 years ago
appconfig.php update licence headers via script 10 years ago
apphelper.php Remove OC_Util::getUrlContent and replace by proper usage of public interfaces 10 years ago
archive.php Use actual mimetype detection instead of extension 10 years ago
avatar.php [Avatars] Add function to get the Node of the avatar 10 years ago
avatarmanager.php DI in avatar code 10 years ago
capabilitiesmanager.php Update license headers 10 years ago
config.php Untangle the linkToDocs method in OC_Helper 10 years ago
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php
defaults.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
eventsource.php Refactor OC_Util::callCheck 10 years ago
filechunking.php work directly on storages when doing a chunked upload assembly 11 years ago
files.php Replacing ini_get instances with inigetwrapper usages 10 years ago
forbiddenexception.php
group.php Adjust PHPDoc as suggested 10 years ago
helper.php Merge pull request #21288 from owncloud/deprecated_helper_mimetypes 10 years ago
hintexception.php
hook.php Update license headers 10 years ago
httphelper.php
image.php Annotate type 10 years ago
installer.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
json.php Refactor OC_Util::callCheck 10 years ago
l10n.php Do not overwrite the language when it's just missing for one app 10 years ago
largefilehelper.php
log.php Use PHP polyfills 10 years ago
naturalsort.php update licence headers via script 10 years ago
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php update licence headers via script 10 years ago
ocsclient.php Clear xml errors in ocs client 10 years ago
preview.php Removed deprecated OC_Helper::mimeTypeIcon function 10 years ago
previewmanager.php
repair.php Remove unused repair steps 10 years ago
repairexception.php
repairstep.php
response.php Use getHttpProtocol instead of $_SERVER 10 years ago
search.php
server.php Merge pull request #21281 from owncloud/allow-di-for-background-jobs 10 years ago
servercontainer.php Lookup the App name instead of OCA 10 years ago
servernotavailableexception.php
serviceunavailableexception.php
setup.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
streamer.php Update license headers 10 years ago
subadmin.php subadmin methods should not return any null user or group 10 years ago
systemconfig.php Inject Config into SystemConfig 10 years ago
tagmanager.php
tags.php
template.php Since avatar.js is now essentially empty remove it 10 years ago
templatelayout.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
tempmanager.php Replace new occurences of ini_get with IniWrapper methods 10 years ago
updater.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
urlgenerator.php Add a trailing slash to generated URLs 10 years ago
user.php Move regeneration of session ID into session classes 10 years ago
util.php Refactor OC_Util::callCheck 10 years ago