Commit Graph

2673 Commits (2fee1208eff1911ffcdbba24ea1e8543ed6ec26b)

Author SHA1 Message Date
Jenkins for ownCloud 401c56ce7b [tx-robot] updated from transifex 13 years ago
Bart Visscher 8ce3aca331 Move loading of all the apps to setting the active navigation entry. 13 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 13 years ago
Robin Appelman 59d5aa2cb7 add function to safely end output buffering 13 years ago
Thomas Mueller f99497a05a test for search and unregister added 13 years ago
Thomas Mueller 2d597c2238 first unit tests implemented 13 years ago
Thomas Mueller 5b1dea56e5 change name to IAddressBook 13 years ago
Thomas Mueller fba8c776e1 plugin mechanism implemented 13 years ago
Sam Tuke 6975c5537b OC_FSV->copy now only caches files which are copied from data/user/files 13 years ago
Sam Tuke 60f4ea8ddc Cleaned up docblock comments 13 years ago
Jenkins for ownCloud 1d4d4fd678 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud d251f04b98 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 7892204077 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek e450933650 remove left over tag 13 years ago
Frank Karlitschek 0f61816278 A new function to create nice error page. And use it for fatal db errors 13 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 ;-) 13 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 13 years ago
Robin Appelman 95340a9e67 use lastval() to get the insert id in postgesql 13 years ago
Jenkins for ownCloud 3688376a6f [tx-robot] updated from transifex 13 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. 13 years ago
Jenkins for ownCloud 3a5f5e127c [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 9204be827b [tx-robot] updated from transifex 13 years ago
Maximilian Ruta ac4cafcfc7 Fixes update of shared files with mirall because it dose not update all methadata for a file 13 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 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 8bed38c78d Rename install hook functions to register hook 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