summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #644 from butonic/checkstyle_fixesBart Visscher2012-11-304-21/+28
|\
| * fix checkstyle for files appJörn Friedrich Dreyer2012-11-295-22/+29
* | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-291-1/+1
|/
* make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-051-2/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-043-4/+4
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* adapted comments to the code changesBjörn Schießle2012-11-012-2/+2
* load logging apps for webdav connectionsBjörn Schießle2012-11-012-2/+3
* fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* Merge branch 'routing'Bart Visscher2012-10-271-0/+12
|\
| * Merge branch 'master' into routingBart Visscher2012-10-172-10/+10
| |\
| * | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-0/+12
* | | Make Jenkins more happy.Felix Moeller2012-10-231-1/+1
| |/ |/|
* | escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
* | automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-1/+1
|/
* - take webdav namespace for properties into accountBjörn Schießle2012-09-262-10/+12
* adding space between) and {Thomas Mueller2012-09-072-4/+4
* 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