Commit Graph

29 Commits (ad12e13f1473dfdf963bb69a196de5aa16e7ebe8)

Author SHA1 Message Date
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Arthur Schiwon fbc2892083 try to remove deprecated files from /files on update 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Georg Ehrke 1138df0f4b fix webdav, bloody merge conflicts 13 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 13 years ago
Georg Ehrke c996600786 push changes 13 years ago
Georg Ehrke 6c2fc0cbe8 fix writing of webdav.php 13 years ago
Georg Ehrke 101406eba7 fix writing in remote folder 13 years ago
Thomas Tanghus 2296521a2e Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116 13 years ago
Frank Karlitschek eec7c3833c fix install 13 years ago
Georg Ehrke 33c343ed11 add require_once('../lib/base.php'); to webdav.php 13 years ago
Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 13 years ago
Arthur Schiwon 6750998984 files is not internal any more, part II 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 0d0129221b add a info.xml to files 13 years ago
Georg Ehrke bef701c448 add version file to files app 13 years ago
Frank Karlitschek b462795be2 added a nice API to get the installes Apps with names, urls and icon from the outside. 13 years ago
Bart Visscher f991948a71 Fix loading by apptype in webdav 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago