nextcloud-server/lib/private
Lukas Reschke 9866037d0c Disable app store for EE by default
This disables the app store for EE versions by default to address some problems caused by the wrong assumption that "Official" means supported by ownCloud Inc.

Administrators can still enable the app store by setting `appstoreenabled` to true in the config file.
2015-10-08 14:52:52 +07:00
..
activity update licence headers via script 2015-10-05 21:15:52 +07:00
app update licence headers via script 2015-10-05 21:15:52 +07:00
appframework Merge pull request #19607 from owncloud/use-url 2015-10-08 13:01:41 +07:00
archive
backgroundjob deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
cache update licence headers via script 2015-10-05 21:15:52 +07:00
command
connector/sabre [WEBDAV] check if delete of source is allowed on move 2015-10-07 11:58:16 +07:00
console deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
contacts
db update licence headers via script 2015-10-05 21:15:52 +07:00
diagnostics
encryption update licence headers via script 2015-10-05 21:15:52 +07:00
files Merge pull request #19597 from owncloud/update-license-headers 2015-10-06 11:18:35 +07:00
group update license headers and authors 2015-06-25 14:13:49 +07:00
hooks update license headers and authors 2015-06-25 14:13:49 +07:00
http/client update licence headers via script 2015-10-05 21:15:52 +07:00
l10n update licence headers via script 2015-10-05 21:15:52 +07:00
legacy Remove OC_Appconfig 2015-07-03 18:00:16 +07:00
lock update licence headers via script 2015-10-05 21:15:52 +07:00
log update licence headers via script 2015-10-05 21:15:52 +07:00
mail Add "Reply-To" support for mails 2015-04-10 15:05:34 +07:00
memcache deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
notification Allow checking whether there are notifiers registered 2015-09-17 11:08:17 +07:00
ocs update licence headers via script 2015-10-05 21:15:52 +07:00
preview deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
route deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
search Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +07:00
security update licence headers via script 2015-10-05 21:15:52 +07:00
session update licence headers via script 2015-10-05 21:15:52 +07:00
setup update licence headers via script 2015-10-05 21:15:52 +07:00
share Merge pull request #19511 from owncloud/etag-share-permissions-update 2015-10-06 18:09:12 +07:00
tagging
template update license headers and authors 2015-06-25 14:13:49 +07:00
user update licence headers via script 2015-10-05 21:15:52 +07:00
activitymanager.php update licence headers via script 2015-10-05 21:15:52 +07:00
allconfig.php Move the filtering of sensitive data to the config class 2015-09-25 11:08:33 +07:00
api.php update licence headers via script 2015-10-05 21:15:52 +07:00
app.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
appconfig.php update licence headers via script 2015-10-05 21:15:52 +07:00
apphelper.php update license headers and authors 2015-06-25 14:13:49 +07:00
archive.php
arrayparser.php
avatar.php update license headers and authors 2015-06-25 14:13:49 +07:00
avatarmanager.php update license headers and authors 2015-06-25 14:13:49 +07:00
capabilitiesmanager.php Use DI 2015-08-10 10:45:16 +07:00
config.php Remove DEBUG constant and use config value 2015-08-24 15:14:05 +07:00
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove remainings of mssql 2015-07-29 18:19:31 +07:00
defaults.php Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +07:00
eventsource.php update licence headers via script 2015-10-05 21:15:52 +07:00
filechunking.php work directly on storages when doing a chunked upload assembly 2015-09-14 20:35:33 +07:00
files.php Fix single file download - fixes #19614 2015-10-07 13:15:58 +07:00
forbiddenexception.php
group.php Add remark that $run is not supported anymore 2015-10-02 23:19:26 +07:00
helper.php update licence headers via script 2015-10-05 21:15:52 +07:00
hintexception.php
hook.php Remove OC_Log 2015-07-03 18:00:16 +07:00
httphelper.php Add connection timeout to default POST options 2015-05-26 11:22:50 +07:00
image.php Make sure we have a resource before measuring its size 2015-06-08 15:10:29 +07:00
installer.php update licence headers via script 2015-10-05 21:15:52 +07:00
json.php Encode HTML tags in JSON 2015-09-03 00:44:46 +07:00
l10n.php update licence headers via script 2015-10-05 21:15:52 +07:00
largefilehelper.php
log.php update licence headers via script 2015-10-05 21:15:52 +07:00
naturalsort.php update licence headers via script 2015-10-05 21:15:52 +07:00
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php update licence headers via script 2015-10-05 21:15:52 +07:00
ocsclient.php Disable app store for EE by default 2015-10-08 14:52:52 +07:00
preview.php Add tests 2015-10-01 13:17:22 +07:00
previewmanager.php update license headers and authors 2015-06-25 14:13:49 +07:00
repair.php Repair step to remove bogus expiration dates from non-link shares 2015-10-01 08:27:12 +07:00
repairexception.php
repairstep.php update license headers and authors 2015-06-25 14:13:49 +07:00
response.php Add blob: scheme to default CSP policy 2015-09-29 14:27:35 +07:00
search.php
server.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
servernotavailableexception.php update license headers and authors 2015-06-25 14:13:49 +07:00
serviceunavailableexception.php
setup.php Check for PDO instead of removed function for PHP 7 compatibility 2015-07-30 12:32:22 +07:00
streamer.php Only use zip64 when we have 64 bit php 2015-10-08 09:13:08 +07:00
subadmin.php Remove unused variables 2015-04-18 16:35:19 +07:00
systemconfig.php Deduplicate constant 2015-09-25 13:17:23 +07:00
tagmanager.php
tags.php Fix undefined variable $tagId 2015-05-04 16:19:26 +07:00
template.php Merge pull request #19537 from owncloud/fix-white-page-of-death 2015-10-07 14:55:11 +07:00
templatelayout.php User upstream class SeparatorFilter 2015-09-28 22:52:45 +07:00
tempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
updater.php [upgrade] switch to debug logging on upgrade 2015-09-29 14:35:32 +07:00
urlgenerator.php
user.php Add remark that $run is not supported anymore 2015-10-02 23:19:26 +07:00
util.php update licence headers via script 2015-10-05 21:15:52 +07:00