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 a1a8a06042 Merge pull request #21527 from owncloud/remove_all_avatars 10 years ago
..
activity
app Add a warning to the app:check-code if the version is missing 10 years ago
appframework Add 'OCP\Files\IMimeTypeDetector' to DI container 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 Remove OC_DB::getConnection 10 years ago
group Adjust PHPDoc as suggested 10 years ago
hooks
http/client
integritycheck Add code integrity check 10 years ago
l10n
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
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 Remove OC_DB::getConnection 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 Remove OC_DB::getConnection 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 Remove OC_DB::isError 10 years ago
activitymanager.php
allconfig.php
api.php
app.php Inject OCSClient 10 years ago
appconfig.php
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 Remove all cache avatars on avatar deletion 10 years ago
avatarmanager.php DI in avatar code 10 years ago
capabilitiesmanager.php
config.php Untangle the linkToDocs method in OC_Helper 10 years ago
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove OC_DB::getConnection 10 years ago
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
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
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
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
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 OC_DB::getConnection 10 years ago
repairexception.php
repairstep.php
response.php Use getHttpProtocol instead of $_SERVER 10 years ago
search.php
server.php Remove OC_DB::getConnection 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
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 Remove OC_DB::getConnection 10 years ago
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 Allow downgrades for our brave developers, that switch between branches 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 Allow downgrades for our brave developers, that switch between branches 10 years ago