Commit Graph

50 Commits (20c24f234f832b326d935b59d1f6c1fa5f854313)

Author SHA1 Message Date
Arthur Schiwon 85d6a08ae9 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 13 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Jörn Friedrich Dreyer 39735721ec escape identifiers in queries 13 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 13 years ago
Bart Visscher dbdf3bde7c Implement route for download in OC_Search_Provider_File 13 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Bart Visscher 896d27de36 Chunked upload: Support reusing local chunks 13 years ago
Bjoern Schiessle 73734c98e0 - remove namespace from file property name (webdav) 13 years ago
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 13 years ago
Bjoern Schiessle 708c771296 update routine to fix broken file properties in db 13 years ago
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