nextcloud-server/lib/private
Thomas Müller d4d954b2d9 Merge pull request #19982 from owncloud/fix-link-sharing-regression-master
Ensure the password is only hashed in case it's changed on the client…
2015-10-26 10:57:31 +07:00
..
activity update licence headers via script 2015-10-05 21:15:52 +07:00
app Merge pull request #19731 from owncloud/update-list-of-deprecated-methods 2015-10-14 16:34:55 +07:00
appframework Remove dependency on ICrypto + use XOR 2015-10-21 17:33: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
console adding occ upgrade text note 2015-10-14 12:16:17 +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 Throw exception on `getPath` if file does not exist 2015-10-25 17:58:21 +07:00
group New \OC\SubAdmin class 2015-10-21 11:32:38 +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 Legacy OC_SubAdmin is now just a wrapper 2015-10-21 11:32:38 +07:00
lock add phpdoc 2015-10-21 09:43:30 +07:00
log Expose syslog tag in the configuration 2015-10-22 17:42:55 +07:00
mail Setup sendmail transport 2015-10-08 16:48:18 +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 Merge pull request #18184 from owncloud/ocs-merge-headers 2015-10-21 10:36:37 +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
security update licence headers via script 2015-10-05 21:15:52 +07:00
session Delete cookie instead of emptying value 2015-10-19 19:54:12 +07:00
setup [OCI setup] remove static logger/config calls 2015-10-20 08:53:57 +07:00
share Fix for broken ajax/share.php endpoint 2015-10-23 09:24:03 +07:00
tagging
template update license headers and authors 2015-06-25 14:13:49 +07:00
user Make sure that remote shares use the correct uid casing 2015-10-06 15:16:19 +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 Merge pull request #18184 from owncloud/ocs-merge-headers 2015-10-21 10:36:37 +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
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 The full name has to be tested if it's a dir - fixes #19854 2015-10-19 10:07:33 +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 Throw exception on `getPath` if file does not exist 2015-10-25 17:58:21 +07:00
httphelper.php
image.php
installer.php an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory 2015-10-16 17:25:22 +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 Remove dependency on ICrypto + use XOR 2015-10-21 17:33:41 +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 New \OC\SubAdmin class 2015-10-21 11:32:38 +07:00
systemconfig.php Deduplicate constant 2015-09-25 13:17:23 +07:00
tagmanager.php
tags.php
template.php Merge pull request #19537 from owncloud/fix-white-page-of-death 2015-10-07 14:55:11 +07:00
templatelayout.php Always pass in ILogger 2015-10-09 14:08:22 +07:00
tempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
updater.php Merge pull request #19918 from owncloud/send-begin-message 2015-10-21 14:52:19 +07:00
urlgenerator.php
user.php Add remark that $run is not supported anymore 2015-10-02 23:19:26 +07:00
util.php Remove dependency on ICrypto + use XOR 2015-10-21 17:33:41 +07:00