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
Björn Schießle fbe4b77c49 Merge pull request #16228 from owncloud/enc_fix_restore 11 years ago
..
app Merge pull request #16067 from owncloud/verbosity-in-app-code-check 11 years ago
appframework Check return value of OC_App::getAppPath() and verify info.xml exists. 11 years ago
archive Update license headers 11 years ago
assetic Update license headers 11 years ago
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 11 years ago
cache kill OC_FileProxy 💥 11 years ago
command Merge pull request #15129 from owncloud/version-command-bus 11 years ago
connector/sabre use cross storage move when renaming the part file during webdav put 11 years ago
console Convert error and hint to string before writing to the output - fixes https://mailman.owncloud.org/pipermail/devel/2015-April/001184.html 11 years ago
contacts Update license headers 11 years ago
db Using TRANSACTION_READ_COMMITTED 11 years ago
diagnostics Update license headers 11 years ago
encryption Merge pull request #16228 from owncloud/enc_fix_restore 11 years ago
files use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 11 years ago
group Avoid php message "Invalid argument supplied for foreach()" - refs #15590 11 years ago
hooks Update license headers 11 years ago
http/client Update license headers 11 years ago
l10n fix #15962 11 years ago
legacy Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" 11 years ago
lock allow getting the path from the lockedexception 11 years ago
log Use internally \OCP\ILogger instead of \OC\Log 11 years ago
mail Add "Reply-To" support for mails 11 years ago
memcache use trait for cas polyfill for xcache 11 years ago
ocs Remove unused variables 11 years ago
preview Scale up the font on larger previews 11 years ago
route Replace `_method` requirement by {g,s}etMethods() 11 years ago
search cach user folder for file search results 11 years ago
security Fix type annotation 11 years ago
session Update license headers 11 years ago
setup Remove unused variables 11 years ago
share Fix the share mail notification when the item is in a folder 11 years ago
tagging Update license headers 11 years ago
template Fix wrong path generation 11 years ago
user fix followup issues with unneeded parameters 11 years ago
activitymanager.php Add logic for getting the user from the rss token to the Manager 11 years ago
allconfig.php Make scrutinizer happy 11 years ago
api.php Fix usage of deprecated private constants 11 years ago
app.php Avoid the log entry with the ModuleAlreadyExists exception when enabling the app 11 years ago
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 11 years ago
apphelper.php Update license headers 11 years ago
archive.php Update license headers 11 years ago
arrayparser.php Update license headers 11 years ago
avatar.php Filter potential dangerous filenames for avatars 11 years ago
avatarmanager.php Filter potential dangerous filenames for avatars 11 years ago
cache.php Update license headers 11 years ago
config.php Update license headers 11 years ago
contactsmanager.php Update license headers 11 years ago
databaseexception.php Update license headers 11 years ago
databasesetupexception.php Update license headers 11 years ago
datetimeformatter.php Update license headers 11 years ago
datetimezone.php When guessing the timezone, the offset might only be valid on a given timestamp 11 years ago
db.php fix followup issues with unneeded parameters 11 years ago
defaults.php Add proper versioning for doc URL 11 years ago
eventsource.php Update license headers 11 years ago
filechunking.php kill OC_FileProxy 💥 11 years ago
files.php Removing files_encryption left overs 11 years ago
forbiddenexception.php Update license headers 11 years ago
group.php Update license headers 11 years ago
helper.php Fix several type(hint) errors in private/helper.php 11 years ago
hintexception.php Update license headers 11 years ago
hook.php Throw ServerNotAvailableException always 11 years ago
httphelper.php Update license headers 11 years ago
image.php Update license headers 11 years ago
installer.php Add experimental applications switch 11 years ago
json.php Update license headers 11 years ago
l10n.php Some locales need to be converted to be compliant with CLDR 11 years ago
largefilehelper.php Update license headers 11 years ago
log.php Update license headers 11 years ago
mimetypes.list.php Introducing media types for yml, yaml, cnf, conf 11 years ago
naturalsort.php Update license headers 11 years ago
naturalsort_defaultcollator.php Update license headers 11 years ago
navigationmanager.php Update license headers 11 years ago
needsupdateexception.php Update license headers 11 years ago
notsquareexception.php Update license headers 11 years ago
ocs.php Update license headers 11 years ago
ocsclient.php Improve error messge text for app upgrade try (#15375) 11 years ago
preview.php Introducing the maximum size preview 11 years ago
previewmanager.php Split image provider in one sub-class per media type 11 years ago
repair.php Merge pull request #14665 from owncloud/fileid-increment 11 years ago
repairexception.php Update license headers 11 years ago
repairstep.php Update license headers 11 years ago
response.php Add version to deprecation notice 11 years ago
search.php Update license headers 11 years ago
server.php Fix return type of the getRootFolder() method 11 years ago
servernotavailableexception.php throw exception if setup is incomplete 11 years ago
serviceunavailableexception.php Update license headers 11 years ago
setup.php Add check for activated local memcache 11 years ago
subadmin.php Remove unused variables 11 years ago
systemconfig.php Update license headers 11 years ago
tagmanager.php Update license headers 11 years ago
tags.php Fix undefined variable $tagId 11 years ago
template.php Update license headers 11 years ago
templatelayout.php Use OC.Notification for update notifications 11 years ago
tempmanager.php Fix collision on temporary files + adjust permissions 11 years ago
updater.php Use internally \OCP\ILogger instead of \OC\Log 11 years ago
urlgenerator.php Fix UrlGenerator::imagePath() for app paths 11 years ago
user.php Fix namespace duplication and other issues in repairlegacystorages 11 years ago
util.php Don't depend on always_populate_raw_post_data 11 years ago