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 1285b78086 Merge pull request #21200 from owncloud/files-authorizationheader 10 years ago
..
activity update licence headers via script 10 years ago
app Make AppManager->checkAppForUser more robust 10 years ago
appframework Merge pull request #21135 from owncloud/add-polyfill 10 years ago
archive Fix #19181: Support .bz2 app archives 10 years ago
backgroundjob deduplicate @xenopathic 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 #21128 from owncloud/dav-fopen-non-existing 10 years ago
group Adjust PHPDoc as suggested 10 years ago
hooks update license headers and authors 11 years ago
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
legacy Drop OC_SubAdmin and replace usages 10 years ago
lock Merge pull request #21072 from owncloud/db-lock-ttl 10 years ago
log Let's print error messages to the builtin webserver console ... makes development a bit easier 10 years ago
mail Setup sendmail transport 10 years ago
memcache Add interface for memcache backends that support setting ttl on exisiting keys 10 years ago
notification Make sure that object id can be a string 10 years ago
ocs User IUser::getEMailAddress() all over the place 10 years ago
preview Reduce OC_Config usage in lib/ 10 years ago
route OC_Helper::linkTo is deprecated 10 years ago
search
security Use PHP polyfills 10 years ago
session Scrutinizer Auto-Fixes 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] Fix phpdoc etc 10 years ago
systemtag Fixed system tags DAV and API and docs 10 years ago
tagging
template OC_Helper::linkTo is deprecated 10 years ago
user different strategy in cleaning up after user was deleted 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 Sanitize the appId passed to `findAppInDirectories` 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 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 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 Remove deprecated OC_Helper::linkTo function 10 years ago
hintexception.php
hook.php Update license headers 10 years ago
httphelper.php
image.php Update license headers 10 years ago
installer.php Replace old config code with usage of proper APIs 10 years ago
json.php Drop OC_SubAdmin and replace usages 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 Disable app store for EE by default 10 years ago
preview.php Verify return type 10 years ago
previewmanager.php update license headers and authors 11 years ago
repair.php Remove unused repair steps 10 years ago
repairexception.php
repairstep.php update license headers and authors 11 years ago
response.php Use getHttpProtocol instead of $_SERVER 10 years ago
search.php
server.php different strategy in cleaning up after user was deleted 10 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 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 Deduplicate constant 10 years ago
tagmanager.php
tags.php
template.php Load base64 polyfill in IE and friends 10 years ago
templatelayout.php Merge pull request #21253 from owncloud/deprecated_oc_helper_linkTo 10 years ago
tempmanager.php Replace new occurences of ini_get with IniWrapper methods 10 years ago
updater.php Add code integrity check 10 years ago
urlgenerator.php Add a trailing slash to generated URLs 10 years ago
user.php Update license headers 10 years ago
util.php Check if user isset in $_REQUEST first 10 years ago