Commit Graph

2396 Commits (e6ec0e8a5e35b94dee83bdd53302d76a6f4e92fa)

Author SHA1 Message Date
Thomas Mueller e65abb8054 minified version no longer available 14 years ago
Jenkins for ownCloud f4d7955fe6 [tx-robot] updated from transifex 14 years ago
Victor Dubiniuk 3d5ffebb52 Clean KB entries processing code 14 years ago
Isaac Rosenberg d3ea7feb6b Update lib/image.php 14 years ago
Jenkins for ownCloud 401c56ce7b [tx-robot] updated from transifex 14 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 14 years ago
Robin Appelman 59d5aa2cb7 add function to safely end output buffering 14 years ago
Sam Tuke 6975c5537b OC_FSV->copy now only caches files which are copied from data/user/files 14 years ago
Sam Tuke 60f4ea8ddc Cleaned up docblock comments 14 years ago
Jenkins for ownCloud 1d4d4fd678 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud d251f04b98 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 7892204077 [tx-robot] updated from transifex 14 years ago
Frank Karlitschek e450933650 remove left over tag 14 years ago
Frank Karlitschek 0f61816278 A new function to create nice error page. And use it for fatal db errors 14 years ago
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 ;-) 14 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 14 years ago
Robin Appelman 95340a9e67 use lastval() to get the insert id in postgesql 14 years ago
Jenkins for ownCloud 3688376a6f [tx-robot] updated from transifex 14 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. 14 years ago
Jenkins for ownCloud 3a5f5e127c [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 9204be827b [tx-robot] updated from transifex 14 years ago
Maximilian Ruta ac4cafcfc7 Fixes update of shared files with mirall because it dose not update all methadata for a file 14 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 14 years ago
Jenkins for ownCloud 568def2b61 [tx-robot] updated from transifex 14 years ago
Brice Maron 8fa7d6a48a Fix typo in getUrlContent fix #514 14 years ago
Jenkins for ownCloud c5e891008b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud e28d71bf55 [tx-robot] updated from transifex 14 years ago
Brice Maron 4337e0fb99 Little case fix 14 years ago
Brice Maron 71adad8817 Add User agent when OC does a request 14 years ago
Jenkins for ownCloud 61670184c4 [tx-robot] updated from transifex 14 years ago
Robin Appelman 1007013833 stop increasing folder sizes once we hit a non folder 14 years ago
Robin Appelman 8fe69dfac6 also return fileid in OC_Filecache::get 14 years ago
Robin Appelman 74611801dd typo 14 years ago
Thomas Mueller 2b192a75c4 normalize the path once in upload.php is enough - THX Robin for this hint 14 years ago
Thomas Mueller 7af4cf48c9 refs #461 - drag'n'drop upload to a sub folder is working now 14 years ago
Jenkins for ownCloud d86a368e54 [tx-robot] updated from transifex 14 years ago
thomas d2047a00cf Remove parentheses in return, modify description, and fix a mistake 14 years ago
Bart Visscher 8bed38c78d Rename install hook functions to register hook 14 years ago
Bart Visscher 9419913c06 Better place to check for user removal 14 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 14 years ago
Arthur Schiwon fd060d4849 really check if mod_deflate is loaded 14 years ago
Arthur Schiwon 64a8a0c872 coding style 14 years ago
Arthur Schiwon 4a75c539ed Fix remote.php CSS+JS garbish on some systems 14 years ago
Jenkins for ownCloud a418a3ba65 [tx-robot] updated from transifex 14 years ago
thomas 40dd5ae61c change and transfert getUrlContent 14 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 14 years ago
Bart Visscher 59627367ae Better check and handling of user creation 14 years ago
Valerio Ponte de7e419610 Fixed style according to owncloud styleguide 14 years ago
Valerio Ponte 8e190a5a97 Moved X-Sendfile headers into OC_Files::get 14 years ago
Valerio Ponte 8420b9bf67 Implemented X-Sendfile support 14 years ago