Commit Graph

1189 Commits (3e183b2eeab4ebd1e8df7531c22f1de6ec00cc97)

Author SHA1 Message Date
Michael Gapczynski 6b83470c96 Fix incorrect copy/paste for file_put_contents() 14 years ago
Michael Gapczynski 93c75f46e5 Forgot data parameter for file_put_contents() streams pre proxies 14 years ago
Michael Gapczynski ea18d70c60 Run pre and post proxies for file_put_contents() streams 14 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 14 years ago
Michael Gapczynski 099b16350f Delete old session files, suggested by Torben Nehmer, see bug oc-736 14 years ago
Michael Gapczynski 89027545a0 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 14 years ago
Georg Ehrke 4e62e121a6 mark OCP\App::register as deprecated 14 years ago
Bjoern Schiessle 73734c98e0 - remove namespace from file property name (webdav) 14 years ago
Robin Appelman e52ab59b40 Revert "use readfile() instead iof fopen() for file download over webdav." 14 years ago
Frank Karlitschek 10bf36a6ae 4.0.5 14 years ago
Bjoern Schiessle 80ed5412f1 if the '/Shared' was the modified directory, than scan it. 14 years ago
Michael Gapczynski 632fc6ec61 Fix log write() parameters in wrong order 14 years ago
Lukas Reschke ac5abc5603 Handling exceptions 14 years ago
Michael Gapczynski e887fd7ba8 Catch exceptions from PHPMailer 14 years ago
Michael Gapczynski 71491612e3 Move line counter so we only count lines towards the offset that are equal or above the log level 14 years ago
Michael Gapczynski bc3462f022 Improvements and bug fix for log reading, fixes bug oc-982 14 years ago
Bjoern Schiessle 9af74a9c80 use readfile() instead iof fopen() for file download over webdav. 14 years ago
Robin Appelman b470869114 when checking for updates in the filecache, explicitly state that we are querying a folder 14 years ago
Lukas Reschke 0465129eba Remove the forced download§ 14 years ago
Lukas Reschke 47bad20132 Restoring stable4... 14 years ago
Lukas Reschke e29681e233 Applying the fix 14 years ago
Lukas Reschke 5223724809 Wrong file - Sorry! 14 years ago
Lukas Reschke 134d5d93c8 Don't display error messages 14 years ago
Georg Ehrke 8b5cae3c6c fix a small PHP fail 14 years ago
Lukas Reschke fa7d4c2b39 Disable mimesniffing 14 years ago
Michael Gapczynski 45e964c7aa Return login errors for PostgreSQL setup 14 years ago
Frank Karlitschek d163fe02cd 4.0.4 14 years ago
Thomas Tanghus b1f3364eee Maybe fix out of memory..? 14 years ago
Frank Karlitschek ac358ed1b3 4.0.3a 14 years ago
Robin Appelman 44e36ecf49 fix 'files' entries showing up in Files before the users files are scanned properly 14 years ago
Robin Appelman f1e4c845ce fix duplicates showing up in the filecache 14 years ago
Frank Karlitschek a8868fa007 work with non existing apps directory. thanks toAntonio for the hint 14 years ago
Bart Visscher 60f558cdbb Fix initialization of OC_Filesystem setup from DAV 14 years ago
Brice Maron e5d458c068 Correct File cache error with postgresql 14 years ago
Frank Karlitschek ca6339c480 4.0.3 14 years ago
Bart Visscher bae592d69b Prefer requested app before redirecting to default page 14 years ago
Bart Visscher a7e427a3cc Remember result of OC_User::isLoggedIn, can be very expensive to check 14 years ago
Bart Visscher 8aa7ed39a5 Only check for apps owncloud version requirment when there is a new owncloud version 14 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 14 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 14 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 14 years ago
Georg Ehrke 43674b1759 fix mimetype for cdr files - bugfix for oc 559 14 years ago
Michael Gapczynski 6524f6ad30 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 14 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 14 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 14 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 14 years ago
Bjoern Schiessle d9607df26f backport of sanitizeHTML() function 14 years ago
Robin Appelman c4d1363419 don't show other users file if the filesystem is not index already 14 years ago
Bart Visscher 0524f6fd3c Fix webdav property name compare 14 years ago
Bart Visscher 2d4e1b45ce Load app before running update script 14 years ago