summaryrefslogtreecommitdiffstats
path: root/ocs
Commit message (Collapse)AuthorAgeFilesLines
* make it possible to manually override the hostname and protocol if the ↵Frank Karlitschek2012-11-221-1/+1
| | | | automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups.
* Style: The last two spacesFelix Moeller2012-11-042-2/+2
|
* Style: Remove all the dangling white spacesFelix Moeller2012-11-042-16/+16
|
* Respect coding styleThomas Müller2012-09-041-1/+1
|
* Respect coding styleThomas Müller2012-09-041-2/+2
|
* first part of the new new OCS CLOUD module. So far only quota is implemented.Frank Karlitschek2012-07-231-1/+3
| | | | | | | | The specification is developed here: http://www.freedesktop.org/wiki/Specifications/open-collaboration-services-1.7#CLOUD will be moved to http://www.freedesktop.org/wiki/Specifications/open-collaboration-services as soon as everything is done.
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-092-5/+0
|
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-1/+1
|
* update copyrightFrank Karlitschek2012-05-262-2/+2
|
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
|
* fixed include for ocsKlaas Freitag2011-09-122-2/+2
|
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-092-2/+2
|
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-162-0/+0
|
* fixes in log and ocsRobin2010-05-151-0/+1
|
* mergeRobin2010-04-281-0/+0
|
* add Open Collaboration API support. You can now connect your ownCloud with ↵Frank Karlitschek2010-04-142-0/+72
the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5