nextcloud-server/lib/public
Thomas Müller af0069bf03 adding getRootFolder() to server container and hooking up the new files api 2013-09-15 22:24:57 +07:00
..
appframework move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +07:00
contacts move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +07:00
files cleanup public storage interface a bit 2013-09-12 21:58:32 +07:00
api.php
app.php
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 2013-05-03 16:42:48 +07:00
config.php Fix returns of values in OCP\Config 2013-05-07 20:07:28 +07:00
constants.php
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 2013-08-26 23:48:18 +07:00
db.php
defaults.php add public api 2013-07-04 10:11:55 +07:00
files.php functions in OCP should be static 2013-07-25 15:25:17 +07:00
groupinterface.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
iaddressbook.php
icontainer.php move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +07:00
image.php need to use \OC_Image to escape OCP namespace 2013-07-22 17:25:55 +07:00
ipreview.php adding public interface for preview 2013-09-04 23:45:11 +07:00
irequest.php move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +07:00
iservercontainer.php adding getRootFolder() to server container and hooking up the new files api 2013-09-15 22:24:57 +07:00
json.php
response.php
share.php remove some more debug output 2013-09-06 16:07:54 +07:00
template.php Merge branch 'master' into oc_preview 2013-07-30 00:34:36 +07:00
user.php Correct casing of OC_User and pass through the params to getUsers 2013-07-19 17:32:31 +07:00
userinterface.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
util.php check if some encrypted files are left after the app was disabled and warn the user 2013-08-12 17:25:27 +07:00