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
Morris Jobke 39d1e99228 Merge pull request #16322 from owncloud/trash-view 11 years ago
..
app Scrutinizer Auto-Fixes 11 years ago
appframework Scrutinizer Auto-Fixes 11 years ago
archive
assetic
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 11 years ago
cache kill OC_FileProxy 💥 11 years ago
command
connector/sabre Scrutinizer Auto-Fixes 11 years ago
console Only load commands of enabled apps 11 years ago
contacts
db Using TRANSACTION_READ_COMMITTED 11 years ago
diagnostics
encryption Merge pull request #16085 from owncloud/encryption-module-rename 11 years ago
files Merge pull request #16322 from owncloud/trash-view 11 years ago
group Reduce the complexity of the search queries in the backends to a minimum 11 years ago
hooks
http/client
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 Merge pull request #16075 from owncloud/skeleton-copy-delay 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 Scrutinizer Auto-Fixes 11 years ago
security Fix type annotation 11 years ago
session
setup Remove unused variables 11 years ago
share Fix the share mail notification when the item is in a folder 11 years ago
tagging
template Fix wrong path generation 11 years ago
user Reduce the complexity of the search queries in the backends to a minimum 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
archive.php
arrayparser.php
avatar.php Filter potential dangerous filenames for avatars 11 years ago
avatarmanager.php Filter potential dangerous filenames for avatars 11 years ago
cache.php
config.php
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
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
filechunking.php kill OC_FileProxy 💥 11 years ago
files.php a new approach to display the error message 11 years ago
forbiddenexception.php
group.php
helper.php Pure numbers are returned as bytes right away 11 years ago
hintexception.php
hook.php Throw ServerNotAvailableException always 11 years ago
httphelper.php
image.php
installer.php Add experimental applications switch 11 years ago
json.php
l10n.php Some locales need to be converted to be compliant with CLDR 11 years ago
largefilehelper.php
log.php Conditional logging 11 years ago
mimetypes.list.php Introducing media types for yml, yaml, cnf, conf 11 years ago
naturalsort.php
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
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
repairexception.php
repairstep.php
response.php Add version to deprecation notice 11 years ago
search.php
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
setup.php Add check for activated local memcache 11 years ago
subadmin.php Remove unused variables 11 years ago
systemconfig.php
tagmanager.php
tags.php Fix undefined variable $tagId 11 years ago
template.php
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 wait with copying the skeleton untill login and setupfs are done 11 years ago
util.php Merge pull request #16075 from owncloud/skeleton-copy-delay 11 years ago