nextcloud/lib/private
2014-06-10 16:24:08 +02:00
..
appframework merge middleware string registration 2014-04-18 16:17:58 +02:00
archive move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
backgroundjob remove background jobs if they are failing 2013-12-06 20:57:58 +01:00
cache Do not expire chunks while checking for their existence 2014-04-04 17:17:53 +02:00
connector/sabre Continued flock work. 2014-06-05 16:47:37 +02:00
db Add bindParam to statement wrapper 2014-04-04 15:12:51 +02:00
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
files Fix size calculation during recursive scan 2014-06-10 16:24:08 +02:00
group fix after rebase 2014-04-23 13:55:21 +02:00
hooks move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
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 Continued flock work. 2014-06-05 16:47:37 +02:00
memcache Add check for apc.enabled option 2014-01-27 23:33:39 +03:00
migration move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
minimizer move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
ocs Only accept success as 100 like the OCS spec does 2014-05-14 19:24:08 +00:00
preview backport b68098ebba to stable6 2014-04-28 15:42:48 +02:00
search move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
session check if a $_SESSION entry exists before we try to remove it 2013-12-18 14:26:27 +01:00
setup fixing PHPDoc and spelling 2013-12-03 17:49:37 +01:00
share fix DI 2014-02-10 14:53:59 +01:00
template introduce OC_Helper::linkToDocs() 2013-10-21 22:01:27 +02:00
user implement getDisplayNames in group manager 2014-04-23 13:35:00 +02:00
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
activitymanager.php adding OC6 public API for activities 2013-10-09 18:06:21 +02:00
allconfig.php Also add default to the \OCP\IConfig interface 2014-01-02 16:54:44 +01:00
api.php fixing method names 2014-03-12 15:40:54 +01:00
app.php show link to app documentation 2014-01-24 13:58:29 +01: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 move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
arrayparser.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
avatar.php Avatar: accept OC_Image as in setParameter 2013-11-22 23:57:23 +01:00
avatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +01:00
backgroundjob.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
cache.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
config.php Fix admin-dir_permissions redirection when cannot write warning 2014-04-02 14:51:06 +02:00
contactsmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
davclient.php Fixed spaces 2013-10-17 23:22:19 +02:00
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 2013-12-12 12:26:17 -05:00
defaults.php make mail notification header color themable 2014-03-03 16:50:05 +01:00
eventsource.php Backport of #7682 to stable6 2014-04-18 10:36:04 +02:00
filechunking.php Fixed chunking and insufficient storage check 2014-04-07 09:48:07 +02:00
fileproxy.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
files.php Use instanceOfStorage instead of instanceof 2014-06-04 14:29:55 +02:00
geo.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
group.php implement getDisplayNames in group manager 2014-04-23 13:35:00 +02:00
helper.php Continued flock work. 2014-06-05 16:47:37 +02:00
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
hook.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
image.php Revert "use relative paths to create images from a file. This way it also works if" 2013-11-22 18:01:44 +01:00
installer.php one tab less 2013-11-18 12:19:16 +01:00
json.php Backport of #8183 to stable6 2014-04-18 11:13:47 +02:00
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 2014-02-07 14:48:01 +01:00
log.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
mail.php remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 2014-03-11 14:41:36 +01:00
migrate.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
mimetypes.list.php Backport of #8197 to stable6 2014-04-18 11:19:47 +02:00
minimizer.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
ocs.php fix the privatedata key value store 2013-10-30 19:36:29 +01:00
ocsclient.php Disable XML entities when parsing XML 2014-03-10 20:41:40 +01:00
preferences.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
preview.php fix issue with spamming logging files when loading cached thumbnail 2014-05-05 16:04:05 +02:00
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
request.php Fixed X-Forwarded-Host parsing 2014-03-05 20:06:05 +01:00
response.php Return 503 when a config/data dir error exists 2014-03-20 11:51:14 +01:00
route.php Add patch method to OC_Route 2013-10-01 20:13:13 +02:00
router.php fix code formatting 2014-04-10 16:20:42 +02:00
search.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
server.php fix getUserFolder() of server container 2014-05-05 23:09:06 +02:00
setup.php Added .ocdata file to check for data folder validity 2014-03-20 11:50:53 +01:00
subadmin.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
tagmanager.php reorganize file in lib 2013-09-30 16:39:03 +02:00
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 2013-12-16 17:31:03 +01:00
template.php Backport of #8183 to stable6 2014-04-18 11:13:47 +02:00
templatelayout.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
updater.php Update outdated comment 2014-04-28 20:24:17 +02:00
urlgenerator.php Test if $url is already prefixed by '/' 2014-02-20 18:19:05 +01:00
user.php Also delete legacy storages when deleting a user 2014-02-27 14:52:36 +01:00
util.php Continued flock work. 2014-06-05 16:47:37 +02:00
vobject.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00