.. |
appframework
|
fix naming
|
2013-09-17 09:42:14 +02:00 |
contacts
|
move new interfaces into lib/public and OCP
|
2013-08-31 21:34:29 +02:00 |
files
|
cleanup public storage interface a bit
|
2013-09-12 21:58:32 +02: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
|
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 +02:00 |
db.php
|
Add OCP\DB::getErrorMessage() to public namespace.
|
2013-09-16 02:17:39 +02:00 |
defaults.php
|
add public api
|
2013-07-04 10:11:55 +02:00 |
files.php
|
functions in OCP should be static
|
2013-07-25 15:25:17 +02:00 |
groupinterface.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
iaddressbook.php
|
Fix indentation style
|
2013-02-14 08:36:26 +01:00 |
icontainer.php
|
move new interfaces into lib/public and OCP
|
2013-08-31 21:34:29 +02:00 |
image.php
|
need to use \OC_Image to escape OCP namespace
|
2013-07-22 17:25:55 +02:00 |
ipreview.php
|
adding public interface for preview
|
2013-09-04 23:45:11 +02:00 |
irequest.php
|
Purge session from Request - and fix some styles
|
2013-09-17 18:38:18 +02:00 |
iservercontainer.php
|
Add interface for Session and add getter in server container.
|
2013-09-17 18:31:14 +02:00 |
isession.php
|
Add some docs to the sessions interface.
|
2013-09-18 12:01:01 +02: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
|
remove some more debug output
|
2013-09-06 16:07:54 +02:00 |
template.php
|
Merge branch 'master' into oc_preview
|
2013-07-30 00:34:36 +02:00 |
user.php
|
Correct casing of OC_User and pass through the params to getUsers
|
2013-07-19 17:32:31 +02:00 |
userinterface.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02: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 +02:00 |