Commit Graph

2372 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Frank Karlitschek fb5d0db037 prettier error output. Let´s see how many more low hanging fruits I find on my way to the real bug that I want to fix ;-) 12 years ago
Jenkins for ownCloud 3688376a6f [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 6cb3774706 make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. 12 years ago
Jenkins for ownCloud 3a5f5e127c [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9204be827b [tx-robot] updated from transifex 12 years ago
Maximilian Ruta ac4cafcfc7 Fixes update of shared files with mirall because it dose not update all methadata for a file 12 years ago
Jenkins for ownCloud 568def2b61 [tx-robot] updated from transifex 13 years ago
Brice Maron 8fa7d6a48a Fix typo in getUrlContent fix #514 13 years ago
Jenkins for ownCloud c5e891008b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e28d71bf55 [tx-robot] updated from transifex 13 years ago
Brice Maron 4337e0fb99 Little case fix 13 years ago
Brice Maron 71adad8817 Add User agent when OC does a request 13 years ago
Jenkins for ownCloud 61670184c4 [tx-robot] updated from transifex 13 years ago
Robin Appelman 1007013833 stop increasing folder sizes once we hit a non folder 13 years ago
Robin Appelman 8fe69dfac6 also return fileid in OC_Filecache::get 13 years ago
Robin Appelman 74611801dd typo 13 years ago
Thomas Mueller 2b192a75c4 normalize the path once in upload.php is enough - THX Robin for this hint 13 years ago
Thomas Mueller 7af4cf48c9 refs #461 - drag'n'drop upload to a sub folder is working now 13 years ago
Jenkins for ownCloud d86a368e54 [tx-robot] updated from transifex 13 years ago
thomas d2047a00cf Remove parentheses in return, modify description, and fix a mistake 13 years ago
Bart Visscher 9419913c06 Better place to check for user removal 13 years ago
Bernhard Posselt e642d18e26 When using routing in apps, no apps are loaded in the left navigation tree. To fix this: load apps for matching a request 13 years ago
Arthur Schiwon fd060d4849 really check if mod_deflate is loaded 13 years ago
Arthur Schiwon 64a8a0c872 coding style 13 years ago
Arthur Schiwon 4a75c539ed Fix remote.php CSS+JS garbish on some systems 13 years ago
Jenkins for ownCloud a418a3ba65 [tx-robot] updated from transifex 13 years ago
thomas 40dd5ae61c change and transfert getUrlContent 13 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago
Bart Visscher 59627367ae Better check and handling of user creation 13 years ago
Valerio Ponte de7e419610 Fixed style according to owncloud styleguide 13 years ago
Valerio Ponte 8e190a5a97 Moved X-Sendfile headers into OC_Files::get 13 years ago
Valerio Ponte 8420b9bf67 Implemented X-Sendfile support 13 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 13 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 13 years ago
Thomas Mueller 33a4dfa087 function isEnabled() added 13 years ago
Thomas Tanghus bfb6faa850 Bump version to trigger update. 13 years ago
Thomas Tanghus d809efc1e5 Change insertIfNotExist() for sqlite. Not fast, but more reliable than previous attempt. 13 years ago
Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 13 years ago
Thomas Tanghus 42b871dcf1 Correct SQL syntax. 13 years ago
thomas 847467ab00 Add connection time out option 13 years ago
thomas 4564898c28 Use curl to get remote file content 13 years ago
Jörn Friedrich Dreyer 0ce5e9257e add php-doc for ellipsis 13 years ago
Jörn Friedrich Dreyer 28671d92c0 move code to better places 13 years ago
Jörn Friedrich Dreyer bb56581192 add php-doc 13 years ago
Jörn Friedrich Dreyer 43bfabf68f add bmp support 13 years ago
Jörn Friedrich Dreyer ba91f9a237 add missing sql backticks, check sharing for error and add log 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 13 years ago
Diederik de Haas f6daddadf5 Fixed new checkstyle issues in util.php from build #1341. 13 years ago
Diederik de Haas 20541c610e Fixed new checkstyle issues in migrate.php from build #1341. 13 years ago