Commit Graph

81 Commits (57fbfaf86a8a9c47ffe7daaef2b889a6bdd3907c)

Author SHA1 Message Date
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 12 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 12 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 12 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 12 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 13 years ago
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
Jan-Christoph Borchardt 7af8c6c3cb first version of breadcrumb 'root', still have a weird feeling about this 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 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