nextcloud-server/lib/public
icewind1991 3abe68176f Merge pull request #3270 from owncloud/convert-oc_config
Convert OC_Config to object so it can be used for DI
2013-07-11 18:21:08 -07:00
..
api.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
app.php fixing returns 2013-01-06 23:57:27 +01:00
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 2013-05-03 16:42:48 +02:00
config.php Fix returns of values in OCP\Config 2013-05-07 20:07:28 +02:00
constants.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
contacts.php Correct lib/public/contacts.php tests 2013-02-06 17:37:47 +01:00
db.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
defaults.php add public api 2013-07-04 10:11:55 +02:00
files.php add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-) 2013-03-19 14:27:02 +01:00
groupinterface.php
iaddressbook.php Fix indentation style 2013-02-14 08:36:26 +01:00
json.php
response.php fixing returns 2013-01-06 23:59:02 +01:00
share.php Only emit permissions hook for files and and include path 2013-07-08 17:28:18 -04:00
template.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
user.php Whitespace fixes 2013-02-22 19:05:36 +01:00
userinterface.php
util.php Implement encodePath 2013-07-09 17:46:11 +03:00