nextcloud/lib/private
Lukas Reschke 276bfe5f33 Merge pull request #14197 from owncloud/ensure-that-passed-file-path-is-always-a-string
Ensure that passed argument is always a string
2015-02-13 13:30:54 +01:00
..
app enabled disabled files app in repair step 2015-02-03 14:03:43 +01:00
appframework Merge pull request #13425 from owncloud/phpdoc_cleanup 2015-02-10 01:14:00 +01:00
archive
assetic Fix JS asset generation 2015-01-05 15:48:04 +00:00
backgroundjob
cache readd is_file 2015-02-03 10:13:25 +01:00
connector/sabre Revert "adding OC-ETag header" 2015-02-05 20:43:37 +01:00
contacts
db set MySQL autocommit on connection setup 2015-01-19 17:20:49 +01:00
diagnostics
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
files Ensure that passed argument is always a string 2015-02-13 12:49:34 +01:00
group add isAdmin and isInGroup methods for the group manager 2014-12-17 17:41:57 +01:00
hooks
l10n
legacy drop OC_Preferences 2015-02-04 00:06:29 +01:00
log Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 2015-02-09 11:53:11 +01:00
memcache Json_(en|de)code values on redis to be able to cache arrays 2015-01-20 10:51:27 +01:00
ocs
preview add config-option for an image's maximum filesize when generating previews 2015-01-22 20:21:37 +01:00
repair
route Intelligent container 2014-12-23 09:50:42 +01:00
search Scroll to file in folder, when using "search in other places" link 2015-01-29 12:21:20 +01:00
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 2015-01-26 16:58:52 +01:00
session
setup naming fixes while reviewing 2015-01-26 12:59:25 +01:00
share Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook 2015-02-11 15:23:13 +01:00
tagging
template
user Throw an exception when login is canceled by an app 2015-01-22 14:13:17 +01:00
vobject
activitymanager.php
allconfig.php Add a method to set/unset multiple config values in one call 2015-01-23 11:00:53 +01:00
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 2014-12-19 10:24:52 +01:00
app.php Merge pull request #13425 from owncloud/phpdoc_cleanup 2015-02-10 01:14:00 +01:00
appconfig.php Cleanup of PHPDoc return types 2015-01-16 20:30:43 +00:00
apphelper.php
archive.php
arrayparser.php
avatar.php Add a better way to check if an avatar exists for the user 2015-02-03 14:54:06 +01:00
avatarmanager.php
backgroundjob.php
cache.php
config.php Merge pull request #11056 from AdamWill/9885-opcode 2015-02-10 17:21:15 +01:00
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php Correctly inject the language into the subcall 2014-12-12 11:00:07 +01:00
datetimezone.php Move timezone logic out of server.php 2014-12-16 16:16:22 +01:00
db.php
defaults.php catch any whitespaces which might get written to the output buffer while loading a theme 2015-02-12 16:42:17 +01:00
eventsource.php
filechunking.php
fileproxy.php
files.php removed a little duplication 2014-12-30 22:36:13 +01:00
forbiddenexception.php
geo.php
group.php
helper.php Merge pull request #13854 from owncloud/avatar-exists 2015-02-09 17:06:24 +01:00
hintexception.php
hook.php Cleanup of PHPDoc return types 2015-01-16 20:30:43 +00:00
httphelper.php add timeout to curl request 2015-02-12 10:51:39 +01:00
image.php remove insane debug-log from OC_Image 2015-01-22 20:17:25 +01:00
installer.php App install behind a Proxy 2015-02-11 07:47:50 +01:00
json.php Deprecate `OC_JSON` and `OCP\JSON` 2015-02-12 00:56:13 +01:00
l10n.php
largefilehelper.php
log.php
mail.php Fix undefined offset 1 for wrong user mail address 2015-01-22 16:23:50 +01:00
mimetypes.list.php Updated the media type of some font types 2015-01-24 01:49:13 +01:00
naturalsort.php Performance improvements for NaturalSort 2015-02-09 16:32:43 +00:00
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php add a controller and reponse for ocs 2015-02-05 14:02:17 +01:00
ocsclient.php Cache responses from the AppStore server 2015-01-09 19:49:59 +01:00
preview.php Verify whether type is correct 2015-01-08 18:38:17 +01:00
previewmanager.php
repair.php Revert "enabled disabled files app in repair step" 2015-02-03 17:06:57 +01:00
repairexception.php
repairstep.php
request.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 2015-02-09 11:53:11 +01:00
response.php
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 2015-01-02 10:28:41 +01:00
server.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 2015-02-09 11:53:11 +01:00
serviceunavailableexception.php
setup.php Reference module with `.c` 2015-01-28 13:15:32 +01:00
subadmin.php
systemconfig.php Add a method to set/unset multiple config values in one call 2015-01-23 11:00:53 +01:00
tagmanager.php
tags.php Merge pull request #13425 from owncloud/phpdoc_cleanup 2015-02-10 01:14:00 +01:00
template.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 2015-02-09 11:53:11 +01:00
templatelayout.php include core version into js/css version tag - fixes #13702 2015-02-02 13:02:11 +01:00
tempmanager.php Check directory handle before we use it 2015-02-09 12:36:18 +01:00
updater.php Add version to .htaccess 2015-01-08 12:49:02 +01:00
urlgenerator.php Remove internal annotation 2015-02-12 16:35:47 +01:00
user.php Fix WebDAV auth for session authentication only 2015-01-20 10:03:14 +01:00
util.php catch any whitespaces which might get written to the output buffer while loading a theme 2015-02-12 16:42:17 +01:00
vobject.php