nextcloud-server/lib/private
Morris Jobke b11c0c533e Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded
fix check if a file is excluded from encryption
2015-05-12 09:12:38 +07:00
..
app Merge pull request #16067 from owncloud/verbosity-in-app-code-check 2015-05-06 11:21:23 +07:00
appframework Check return value of OC_App::getAppPath() and verify info.xml exists. 2015-05-06 17:15:28 +07:00
archive Update license headers 2015-03-26 11:44:36 +07:00
assetic Update license headers 2015-03-26 11:44:36 +07:00
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +07:00
cache kill OC_FileProxy 💥 2015-04-07 13:30:28 +07:00
command Merge pull request #15129 from owncloud/version-command-bus 2015-03-26 19:55:13 +07:00
connector/sabre use cross storage move when renaming the part file during webdav put 2015-05-07 14:28:31 +07:00
console Convert error and hint to string before writing to the output - fixes https://mailman.owncloud.org/pipermail/devel/2015-April/001184.html 2015-04-16 12:32:17 +07:00
contacts Update license headers 2015-03-26 11:44:36 +07:00
db Using TRANSACTION_READ_COMMITTED 2015-04-16 11:49:12 +07:00
diagnostics Update license headers 2015-03-26 11:44:36 +07:00
encryption fix check if file is excluded from encryption 2015-05-11 12:38:59 +07:00
files Fix missing types on doc block and deduplicate the method name 2015-05-06 14:31:10 +07:00
group Avoid php message "Invalid argument supplied for foreach()" - refs #15590 2015-04-14 11:00:20 +07:00
hooks Update license headers 2015-03-26 11:44:36 +07:00
http/client Update license headers 2015-03-26 11:44:36 +07:00
l10n fix #15962 2015-04-30 12:44:45 +07:00
legacy Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" 2015-03-27 18:50:11 +07:00
lock allow getting the path from the lockedexception 2015-04-30 14:48:42 +07:00
log Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +07:00
mail Add "Reply-To" support for mails 2015-04-10 15:05:34 +07:00
memcache use trait for cas polyfill for xcache 2015-04-30 14:48:39 +07:00
ocs Remove unused variables 2015-04-18 16:35:19 +07:00
preview Scale up the font on larger previews 2015-04-15 14:03:40 +07:00
route Replace `_method` requirement by {g,s}etMethods() 2015-04-19 12:08:29 +07:00
search cach user folder for file search results 2015-04-13 11:29:10 +07:00
security Fix type annotation 2015-04-27 13:31:18 +07:00
session Update license headers 2015-03-26 11:44:36 +07:00
setup Remove unused variables 2015-04-18 16:35:19 +07:00
share Fix the share mail notification when the item is in a folder 2015-05-06 15:44:19 +07:00
tagging Update license headers 2015-03-26 11:44:36 +07:00
template Fix wrong path generation 2015-04-20 11:01:33 +07:00
user fix followup issues with unneeded parameters 2015-04-18 17:02:39 +07:00
activitymanager.php Add logic for getting the user from the rss token to the Manager 2015-03-30 15:23:09 +07:00
allconfig.php Make scrutinizer happy 2015-04-01 12:13:49 +07:00
api.php Fix usage of deprecated private constants 2015-04-18 10:30:02 +07:00
app.php Avoid the log entry with the ModuleAlreadyExists exception when enabling the app 2015-05-07 11:00:55 +07:00
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 2015-05-11 12:38:33 +07:00
apphelper.php Update license headers 2015-03-26 11:44:36 +07:00
archive.php Update license headers 2015-03-26 11:44:36 +07:00
arrayparser.php Update license headers 2015-03-26 11:44:36 +07:00
avatar.php Filter potential dangerous filenames for avatars 2015-04-28 16:57:23 +07:00
avatarmanager.php Filter potential dangerous filenames for avatars 2015-04-28 16:57:23 +07:00
cache.php Update license headers 2015-03-26 11:44:36 +07:00
config.php Update license headers 2015-03-26 11:44:36 +07:00
contactsmanager.php Update license headers 2015-03-26 11:44:36 +07:00
databaseexception.php Update license headers 2015-03-26 11:44:36 +07:00
databasesetupexception.php Update license headers 2015-03-26 11:44:36 +07:00
datetimeformatter.php Update license headers 2015-03-26 11:44:36 +07:00
datetimezone.php When guessing the timezone, the offset might only be valid on a given timestamp 2015-04-07 10:13:06 +07:00
db.php fix followup issues with unneeded parameters 2015-04-18 17:02:39 +07:00
defaults.php Add proper versioning for doc URL 2015-05-02 21:05:11 +07:00
eventsource.php Update license headers 2015-03-26 11:44:36 +07:00
filechunking.php kill OC_FileProxy 💥 2015-04-07 13:30:28 +07:00
files.php Removing files_encryption left overs 2015-04-07 13:30:28 +07:00
forbiddenexception.php Update license headers 2015-03-26 11:44:36 +07:00
group.php Update license headers 2015-03-26 11:44:36 +07:00
helper.php Fix several type(hint) errors in private/helper.php 2015-04-27 14:45:05 +07:00
hintexception.php Update license headers 2015-03-26 11:44:36 +07:00
hook.php Throw ServerNotAvailableException always 2015-04-10 14:51:21 +07:00
httphelper.php Update license headers 2015-03-26 11:44:36 +07:00
image.php Update license headers 2015-03-26 11:44:36 +07:00
installer.php Add experimental applications switch 2015-04-03 13:21:24 +07:00
json.php Update license headers 2015-03-26 11:44:36 +07:00
l10n.php Some locales need to be converted to be compliant with CLDR 2015-05-08 23:45:07 +07:00
largefilehelper.php Update license headers 2015-03-26 11:44:36 +07:00
log.php Update license headers 2015-03-26 11:44:36 +07:00
mimetypes.list.php Introducing media types for yml, yaml, cnf, conf 2015-04-02 21:37:57 +07:00
naturalsort.php Update license headers 2015-03-26 11:44:36 +07:00
naturalsort_defaultcollator.php Update license headers 2015-03-26 11:44:36 +07:00
navigationmanager.php Update license headers 2015-03-26 11:44:36 +07:00
needsupdateexception.php Update license headers 2015-03-26 11:44:36 +07:00
notsquareexception.php Update license headers 2015-03-26 11:44:36 +07:00
ocs.php Update license headers 2015-03-26 11:44:36 +07:00
ocsclient.php Improve error messge text for app upgrade try (#15375) 2015-04-22 13:24:11 +07:00
preview.php Introducing the maximum size preview 2015-04-07 16:45:59 +07:00
previewmanager.php Split image provider in one sub-class per media type 2015-04-02 10:31:24 +07:00
repair.php Merge pull request #14665 from owncloud/fileid-increment 2015-03-26 19:36:18 +07:00
repairexception.php Update license headers 2015-03-26 11:44:36 +07:00
repairstep.php Update license headers 2015-03-26 11:44:36 +07:00
response.php Add version to deprecation notice 2015-04-20 10:30:16 +07:00
search.php Update license headers 2015-03-26 11:44:36 +07:00
server.php Fix return type of the getRootFolder() method 2015-04-28 09:36:29 +07:00
servernotavailableexception.php throw exception if setup is incomplete 2015-04-10 09:12:37 +07:00
serviceunavailableexception.php Update license headers 2015-03-26 11:44:36 +07:00
setup.php Add check for activated local memcache 2015-03-28 13:59:22 +07:00
subadmin.php Remove unused variables 2015-04-18 16:35:19 +07:00
systemconfig.php Update license headers 2015-03-26 11:44:36 +07:00
tagmanager.php Update license headers 2015-03-26 11:44:36 +07:00
tags.php Fix undefined variable $tagId 2015-05-04 16:19:26 +07:00
template.php Update license headers 2015-03-26 11:44:36 +07:00
templatelayout.php Use OC.Notification for update notifications 2015-05-03 17:26:03 +07:00
tempmanager.php Fix collision on temporary files + adjust permissions 2015-04-23 15:07:54 +07:00
updater.php Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +07:00
urlgenerator.php Fix UrlGenerator::imagePath() for app paths 2015-04-03 23:42:18 +07:00
user.php Fix namespace duplication and other issues in repairlegacystorages 2015-04-13 16:34:10 +07:00
util.php Don't depend on always_populate_raw_post_data 2015-05-05 12:36:15 +07:00