nextcloud/lib/public
Frank Karlitschek 3cb016d478 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
..
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 Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
config.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01: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
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 Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
iaddressbook.php Fix indentation style 2013-02-14 08:36:26 +01:00
json.php style fixes for public json api 2012-09-08 16:14:06 +02:00
response.php fixing returns 2013-01-06 23:59:02 +01:00
share.php Merge pull request #2183 from owncloud/fix-shared-statuses-again 2013-03-11 02:43:16 -07: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 Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
util.php adding test case for getDefaultEmailAddress() + fixing #1844 again 2013-03-04 21:10:18 +01:00