Thomas Müller 2104c2ffdd Fixing undefined index 'foo' 9 anni fa
..
app fdbc21fc6c Scrutinizer Auto-Fixes 9 anni fa
appframework c8e3599cad disallow cookie auth for cors requests 9 anni fa
archive b585d87d9d Update license headers 9 anni fa
assetic b585d87d9d Update license headers 9 anni fa
backgroundjob fbba7a61cb Use internally \OCP\ILogger instead of \OC\Log 9 anni fa
cache 1b42b492dc kill OC_FileProxy :boom: 9 anni fa
command c8c722bc6d Merge pull request #15129 from owncloud/version-command-bus 9 anni fa
connector 270a10b754 Return 423 instead of 503 for locked files 9 anni fa
console ad3a32edf6 Only load commands of enabled apps 9 anni fa
contacts b585d87d9d Update license headers 9 anni fa
db bcf65d9c13 Using TRANSACTION_READ_COMMITTED 9 anni fa
diagnostics b585d87d9d Update license headers 9 anni fa
encryption ded62ff693 Merge pull request #16501 from owncloud/enc_fix_move_versions_between_storages 9 anni fa
files ce04cf6610 shared lock around hooks 9 anni fa
group 8efc8c0a96 Reduce the complexity of the search queries in the backends to a minimum 9 anni fa
hooks b585d87d9d Update license headers 9 anni fa
http b585d87d9d Update license headers 9 anni fa
l10n 360d0e3e5e fix #15962 9 anni fa
legacy a32c71d25e Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" 9 anni fa
lock 2104c2ffdd Fixing undefined index 'foo' 9 anni fa
log 7386257676 Merge pull request #16075 from owncloud/skeleton-copy-delay 9 anni fa
mail a881218fc2 Add "Reply-To" support for mails 9 anni fa
memcache 6b965d71d1 add seperate config option for locking memcache backend 9 anni fa
ocs ccf47f40aa Remove unused variables 9 anni fa
preview bb676f2799 show txt preview when file contains text 9 anni fa
route 7f2f92847b Replace `_method` requirement by {g,s}etMethods() 9 anni fa
search fdbc21fc6c Scrutinizer Auto-Fixes 9 anni fa
security d0363fe396 Fix type annotation 9 anni fa
session b585d87d9d Update license headers 9 anni fa
setup ccf47f40aa Remove unused variables 9 anni fa
share b4471c2591 Fix the share mail notification when the item is in a folder 9 anni fa
tagging b585d87d9d Update license headers 9 anni fa
template 80be3b0c47 Fix wrong path generation 9 anni fa
user 8efc8c0a96 Reduce the complexity of the search queries in the backends to a minimum 9 anni fa
activitymanager.php b95d12700c Add logic for getting the user from the rss token to the Manager 9 anni fa
allconfig.php 730efe25a4 Make scrutinizer happy 9 anni fa
api.php 3f3f8c2f99 Fix usage of deprecated private constants 9 anni fa
app.php 49f94b17f7 Avoid the log entry with the ModuleAlreadyExists exception when enabling the app 9 anni fa
appconfig.php dfed287dc0 Use insertIfNotExists to avoid problems with parallel calls 9 anni fa
apphelper.php c1f8829590 Deprecate useless helper class 9 anni fa
archive.php b585d87d9d Update license headers 9 anni fa
arrayparser.php b585d87d9d Update license headers 9 anni fa
avatar.php 34d0e610cc Filter potential dangerous filenames for avatars 9 anni fa
avatarmanager.php 34d0e610cc Filter potential dangerous filenames for avatars 9 anni fa
cache.php b585d87d9d Update license headers 9 anni fa
config.php b585d87d9d Update license headers 9 anni fa
contactsmanager.php b585d87d9d Update license headers 9 anni fa
databaseexception.php b585d87d9d Update license headers 9 anni fa
databasesetupexception.php b585d87d9d Update license headers 9 anni fa
datetimeformatter.php b585d87d9d Update license headers 9 anni fa
datetimezone.php 3bde7c2f67 When guessing the timezone, the offset might only be valid on a given timestamp 9 anni fa
db.php e837927ad5 fix followup issues with unneeded parameters 9 anni fa
defaults.php 6738c17cb5 Add proper versioning for doc URL 9 anni fa
eventsource.php b585d87d9d Update license headers 9 anni fa
filechunking.php 1b42b492dc kill OC_FileProxy :boom: 9 anni fa
files.php 8ce3d6ea57 End processing when file is not found 9 anni fa
forbiddenexception.php b585d87d9d Update license headers 9 anni fa
group.php b585d87d9d Update license headers 9 anni fa
helper.php 4659927d7a Pure numbers are returned as bytes right away 9 anni fa
hintexception.php b585d87d9d Update license headers 9 anni fa
hook.php 25dd4ec767 Throw ServerNotAvailableException always 9 anni fa
httphelper.php dff361dc5c Add connection timeout to default POST options 9 anni fa
image.php b585d87d9d Update license headers 9 anni fa
installer.php 0816cf9142 Add experimental applications switch 9 anni fa
json.php b585d87d9d Update license headers 9 anni fa
l10n.php 9c57ae89d9 Some locales need to be converted to be compliant with CLDR 9 anni fa
largefilehelper.php b585d87d9d Update license headers 9 anni fa
log.php e79c255cab Conditional logging 9 anni fa
mimetypes.list.php 70ec74e88b Introducing media types for yml, yaml, cnf, conf 9 anni fa
naturalsort.php b585d87d9d Update license headers 9 anni fa
naturalsort_defaultcollator.php b585d87d9d Update license headers 9 anni fa
navigationmanager.php b585d87d9d Update license headers 9 anni fa
needsupdateexception.php b585d87d9d Update license headers 9 anni fa
notsquareexception.php b585d87d9d Update license headers 9 anni fa
ocs.php b585d87d9d Update license headers 9 anni fa
ocsclient.php 676e86b314 Improve error messge text for app upgrade try (#15375) 9 anni fa
preview.php 74bf9806b0 Introducing the maximum size preview 9 anni fa
previewmanager.php 8ec6dfdbf8 Split image provider in one sub-class per media type 9 anni fa
repair.php 70e64822b9 Merge pull request #14665 from owncloud/fileid-increment 9 anni fa
repairexception.php b585d87d9d Update license headers 9 anni fa
repairstep.php b585d87d9d Update license headers 9 anni fa
response.php a98b819366 Add version to deprecation notice 9 anni fa
search.php b585d87d9d Update license headers 9 anni fa
server.php 72776b165f use arraycache for locking in unit tests 9 anni fa
servernotavailableexception.php 5626a02d69 throw exception if setup is incomplete 9 anni fa
serviceunavailableexception.php b585d87d9d Update license headers 9 anni fa
setup.php 65202d2a18 Add check for activated local memcache 9 anni fa
subadmin.php ccf47f40aa Remove unused variables 9 anni fa
systemconfig.php b585d87d9d Update license headers 9 anni fa
tagmanager.php b585d87d9d Update license headers 9 anni fa
tags.php 50f6386c63 Fix undefined variable $tagId 9 anni fa
template.php b585d87d9d Update license headers 9 anni fa
templatelayout.php cd516eedcd Use OC.Notification for update notifications 9 anni fa
tempmanager.php 155ae44bc6 Fix collision on temporary files + adjust permissions 9 anni fa
updater.php 48040c46cb Skip disable3rdParty Apps 9 anni fa
urlgenerator.php fbb84a518f Fix UrlGenerator::imagePath() for app paths 9 anni fa
user.php 94077caea9 Merge pull request #16499 from owncloud/fix-phpdoc-annotations 9 anni fa
util.php 4239054383 Add type hint for OC_Channel 9 anni fa