summaryrefslogtreecommitdiffstats
path: root/apps/external
Commit message (Collapse)AuthorAgeFilesLines
* ported the oc_template classFrank Karlitschek2012-05-063-3/+3
|
* port appconfigFrank Karlitschek2012-05-022-2/+2
|
* ported the oc_app callsFrank Karlitschek2012-05-022-4/+4
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-013-3/+3
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
|
* port to use the new public apiFrank Karlitschek2012-05-011-2/+2
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-172-2/+2
|
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
|
* Ability to save an arbitrary number of external sitesrok2012-03-079-164/+189
|
* External: Use OC_Util::checkLoggedInBart Visscher2012-02-141-6/+1
|
* Disable save button while saving. Streamlined code.Tom Needham2011-11-294-26/+26
|
* new "external" application. you can integrate external application like ↵Frank Karlitschek2011-10-2210-0/+549
roundcube, squirellmail or a wiki into ownCloud.