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
Roeland Jago Douma db95c8d512 Do not try to get the avatar if there is no user 11 years ago
..
activity update licence headers via script 11 years ago
app Make AppManager->checkAppForUser more robust 11 years ago
appframework Merge pull request #21135 from owncloud/add-polyfill 11 years ago
archive Fix #19181: Support .bz2 app archives 11 years ago
backgroundjob deduplicate @xenopathic 11 years ago
cache Allow storage wrappers to through a forbidden exception with retry information 11 years ago
command
comments use getLastInsertId from query builder for convenience 11 years ago
console Don't load commands of apps when in maintenance mode - fixes #20939 11 years ago
contacts
db Do not quote the table name for lastInsertId() 11 years ago
diagnostics
encryption cache result from parent folders 11 years ago
files Merge pull request #21128 from owncloud/dav-fopen-non-existing 11 years ago
group Adjust PHPDoc as suggested 11 years ago
hooks update license headers and authors 11 years ago
http/client update licence headers via script 11 years ago
integritycheck Add code integrity check 11 years ago
l10n update licence headers via script 11 years ago
legacy Drop OC_SubAdmin and replace usages 11 years ago
lock Merge pull request #21072 from owncloud/db-lock-ttl 11 years ago
log More cleanups of OC_Config usage 11 years ago
mail Setup sendmail transport 11 years ago
memcache Add interface for memcache backends that support setting ttl on exisiting keys 11 years ago
notification Make sure that object id can be a string 11 years ago
ocs User IUser::getEMailAddress() all over the place 11 years ago
preview Reduce OC_Config usage in lib/ 11 years ago
route More cleanups of OC_Config usage 11 years ago
search Scrutinizer Auto-Fixes 11 years ago
security Use PHP polyfills 11 years ago
session Scrutinizer Auto-Fixes 11 years ago
setup Add unix_socket support for mysql during initial installation - fixes #20210 11 years ago
share don't allow to create a federated share if source and target server are the same 11 years ago
share20 [Sharing 2.0] Fix phpdoc etc 11 years ago
systemtag Fixed system tags DAV and API and docs 11 years ago
tagging
template Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 11 years ago
user different strategy in cleaning up after user was deleted 11 years ago
activitymanager.php update licence headers via script 11 years ago
allconfig.php Move the filtering of sensitive data to the config class 11 years ago
api.php Drop OC_SubAdmin and replace usages 11 years ago
app.php Sanitize the appId passed to `findAppInDirectories` 11 years ago
appconfig.php update licence headers via script 11 years ago
apphelper.php Remove OC_Util::getUrlContent and replace by proper usage of public interfaces 11 years ago
archive.php Use actual mimetype detection instead of extension 11 years ago
avatar.php Add IUser::getAvatarImage() for easy access 11 years ago
avatarmanager.php DI in avatar code 11 years ago
capabilitiesmanager.php Update license headers 11 years ago
config.php Untangle the linkToDocs method in OC_Helper 11 years ago
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove remainings of mssql 11 years ago
defaults.php Revert "make knowledge base url configurable" 11 years ago
eventsource.php update licence headers via script 11 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 11 years ago
forbiddenexception.php
group.php Adjust PHPDoc as suggested 11 years ago
helper.php Merge pull request #11131 from owncloud/use-phpini-wrapper 11 years ago
hintexception.php
hook.php Update license headers 11 years ago
httphelper.php Add connection timeout to default POST options 11 years ago
image.php Update license headers 11 years ago
installer.php Replace old config code with usage of proper APIs 11 years ago
json.php Drop OC_SubAdmin and replace usages 11 years ago
l10n.php Do not overwrite the language when it's just missing for one app 11 years ago
largefilehelper.php
log.php Use PHP polyfills 11 years ago
naturalsort.php update licence headers via script 11 years ago
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php update licence headers via script 11 years ago
ocsclient.php Disable app store for EE by default 11 years ago
preview.php Verify return type 11 years ago
previewmanager.php update license headers and authors 11 years ago
repair.php Remove unused repair steps 11 years ago
repairexception.php
repairstep.php update license headers and authors 11 years ago
response.php Use getHttpProtocol instead of $_SERVER 11 years ago
search.php
server.php different strategy in cleaning up after user was deleted 11 years ago
servernotavailableexception.php update license headers and authors 11 years ago
serviceunavailableexception.php
setup.php Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signing-checker 11 years ago
streamer.php Update license headers 11 years ago
subadmin.php subadmin methods should not return any null user or group 11 years ago
systemconfig.php Deduplicate constant 11 years ago
tagmanager.php
tags.php Fix undefined variable $tagId 11 years ago
template.php Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 11 years ago
templatelayout.php Do not try to get the avatar if there is no user 11 years ago
tempmanager.php Replace new occurences of ini_get with IniWrapper methods 11 years ago
updater.php Add code integrity check 11 years ago
urlgenerator.php Add a trailing slash to generated URLs 11 years ago
user.php Update license headers 11 years ago
util.php Check if user isset in $_REQUEST first 11 years ago