nextcloud/lib/private
Thomas Müller 808e9b0f51 Merge pull request #5402 from owncloud/fixing-5367-master
fixes chunked upload
2013-10-24 00:56:46 -07:00
..
appframework Merge pull request #5458 from owncloud/fixing-5222-master 2013-10-23 05:35:33 -07:00
archive
backgroundjob
cache Merge branch 'master' into fixing-4546-master 2013-10-07 17:47:54 +02:00
connector/sabre Merge pull request #5402 from owncloud/fixing-5367-master 2013-10-24 00:56:46 -07:00
db Merge pull request #5458 from owncloud/fixing-5222-master 2013-10-23 05:35:33 -07:00
fileproxy
files Catch duplicate insertion errors while scanning files 2013-10-23 13:00:46 +02:00
group
hooks
l10n Merge branch 'master' into fixing-appframework-master 2013-10-08 12:13:24 +02:00
legacy Merge pull request #4796 from owncloud/config-no-catch 2013-10-07 11:45:13 -07:00
log Try to create custom log file before falling back to default. 2013-10-20 23:58:07 +02:00
memcache
migration
minimizer
ocs New OCS route: 2013-10-21 20:14:18 +02:00
preview fix comment 2013-10-17 15:19:15 +02:00
search
session fixing php 5.3 compatibility 2013-10-08 21:52:54 +02:00
setup
template introduce OC_Helper::linkToDocs() 2013-10-21 22:01:27 +02:00
user Use strict comparison === instead of ==. 2013-10-08 20:03:16 +02:00
vobject
activitymanager.php adding OC6 public API for activities 2013-10-09 18:06:21 +02:00
allconfig.php
api.php Support existing sessions within OCS API calls 2013-10-21 18:58:46 +02:00
app.php add post_enable hook if a app gets enabled 2013-10-22 16:15:19 +02:00
appconfig.php Remove "link" shares right after disabling the "allow_link_share" setting 2013-10-18 11:37:13 +02:00
apphelper.php moving file to the right location 2013-10-07 00:32:39 +02:00
archive.php
arrayparser.php
avatar.php avatars should also work with encryption after pr #5332 was merged 2013-10-14 17:30:24 +02:00
backgroundjob.php
cache.php
config.php use OC_Helper::linkToDocs() in lib/private/config.php 2013-10-21 23:08:09 +02:00
contactsmanager.php
davclient.php Fixed spaces 2013-10-17 23:22:19 +02:00
db.php
defaults.php
eventsource.php
filechunking.php fixes #5367 2013-10-17 20:20:13 +02:00
fileproxy.php
files.php
geo.php
group.php dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 2013-10-20 20:55:27 +02:00
helper.php introduce OC_Helper::linkToDocs() 2013-10-21 22:01:27 +02:00
hintexception.php
hook.php
image.php
installer.php
json.php
l10n.php
log.php
mail.php
migrate.php
mimetypes.list.php
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php
preview.php
previewmanager.php
request.php
response.php
route.php
router.php
search.php
server.php php 5.3 compatibility regarding OC\DB\Connection fixed 2013-10-21 22:51:56 +02:00
setup.php introduce link_to_docs() and migrate links 2013-10-21 21:29:45 +02:00
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php
urlgenerator.php prefer logo png from theme over svg from core 2013-10-23 16:44:56 +02:00
user.php Fix logout link HTML. 2013-10-14 22:31:13 +02:00
util.php introduce OC_Helper::linkToDocs() 2013-10-21 22:01:27 +02:00
vobject.php