Commit Graph

2507 Commits (dbbb357f62c1ba86bdff0fbe63e4cea9bc2977fc)

Author SHA1 Message Date
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 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 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
Robin Appelman a609992a75 better check if we are passing a fileid to Cache::get 14 years ago
Robin Appelman 0cfef83ed9 sort output of getFolderContent by name 14 years ago
Michael Gapczynski cc5d8e5609 Check if data variable in scanner isn't null before using it 14 years ago
Robin Appelman 709aacfa0f change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash 14 years ago
Robin Appelman d3e37fa157 remove fileatime from common storage backend 14 years ago
Michael Gapczynski c47bf9bbce Add checks for storage object 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
Robin Appelman ad706229f5 explicitly sort files when using getFolderContents 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
Robin Appelman 810563ae8a don't redefine inherited functions as abstract 14 years ago
Robin Appelman 8687e0d346 add Scanner->backgroundScan 14 years ago
Robin Appelman 186c9e77e8 add Cache->getIncomplete for use in background scanning 14 years ago
Robin Appelman e6cf082fe0 emit a hooks during the filesystem scan 14 years ago
Thomas Mueller 208c6fd966 fixing namespace 14 years ago
Michael Gapczynski b76d1afe19 Create public function initMountPoints() for initializing a specified user's mount points 14 years ago
Michael Gapczynski 77fdb16b7c Remove incorrect extra parameter for init() call 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
Robin Appelman 40fae0acbf fix outdated permissions cache use in scanner 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
Robin Appelman 288ecf318c add getFileInfo and getDirectoryContent to OC_Files for compatibility 14 years ago
Robin Appelman 5569f07e8d add OC_FilesystemView alias for compatibility 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