summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes in appsBart Visscher2012-08-291-2/+0
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-6/+6
* Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
* fix broken properties in the databaseBjoern Schiessle2012-07-231-2/+2
* update routine to fix broken file properties in dbBjoern Schiessle2012-07-232-1/+12
* fix remote and public.phpRobin Appelman2012-07-131-1/+1
* Remove OC_App::register functionBart Visscher2012-05-311-1/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* try to remove deprecated files from /files on updateArthur Schiwon2012-05-161-0/+34
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
* selective app loading for remote/publicRobin Appelman2012-05-142-0/+4
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-113-2/+5
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
* fix merge conflictsGeorg Ehrke2012-05-072-3/+2
|\
| * added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-0/+1
| * Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
* | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
* | push changesGeorg Ehrke2012-05-052-9/+1
|/
* fix writing of webdav.phpGeorg Ehrke2012-05-051-1/+1
* fix writing in remote folderGeorg Ehrke2012-05-053-8/+3
* Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus2012-05-041-1/+1
* fix installFrank Karlitschek2012-05-021-2/+2
* add require_once('../lib/base.php'); to webdav.phpGeorg Ehrke2012-05-021-0/+1
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-023-0/+59
* files is not internal any more, part IIArthur Schiwon2012-05-021-0/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-2/+2
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* add a info.xml to filesFrank Karlitschek2012-04-291-0/+10
* add version file to files appGeorg Ehrke2012-04-281-0/+1
* move files to app folderGeorg Ehrke2012-04-181-0/+10