Commit Graph

1164 Commits (fa7d4c2b3966f92963bdfd7ef0cc58659f475f64)

Author SHA1 Message Date
Lukas Reschke fa7d4c2b39 Disable mimesniffing 13 years ago
Michael Gapczynski 45e964c7aa Return login errors for PostgreSQL setup 13 years ago
Frank Karlitschek d163fe02cd 4.0.4 13 years ago
Thomas Tanghus b1f3364eee Maybe fix out of memory..? 13 years ago
Frank Karlitschek ac358ed1b3 4.0.3a 13 years ago
Robin Appelman 44e36ecf49 fix 'files' entries showing up in Files before the users files are scanned properly 13 years ago
Robin Appelman f1e4c845ce fix duplicates showing up in the filecache 13 years ago
Frank Karlitschek a8868fa007 work with non existing apps directory. thanks toAntonio for the hint 13 years ago
Bart Visscher 60f558cdbb Fix initialization of OC_Filesystem setup from DAV 13 years ago
Brice Maron e5d458c068 Correct File cache error with postgresql 13 years ago
Frank Karlitschek ca6339c480 4.0.3 13 years ago
Bart Visscher bae592d69b Prefer requested app before redirecting to default page 13 years ago
Bart Visscher a7e427a3cc Remember result of OC_User::isLoggedIn, can be very expensive to check 13 years ago
Bart Visscher 8aa7ed39a5 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 13 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 13 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Georg Ehrke 43674b1759 fix mimetype for cdr files - bugfix for oc 559 13 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 13 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 13 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago
Bjoern Schiessle d9607df26f backport of sanitizeHTML() function 13 years ago
Robin Appelman c4d1363419 don't show other users file if the filesystem is not index already 13 years ago
Bart Visscher 0524f6fd3c Fix webdav property name compare 13 years ago
Bart Visscher 2d4e1b45ce Load app before running update script 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Bart Visscher bb649dd0d5 Smarter code for OC_FileProxy 13 years ago
Bart Visscher 598a090db4 Add cache for getStorage and getInternalPath functions. 13 years ago
Bart Visscher e728635c8a Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher 98bc916016 Make check for writable apps dir configurable 13 years ago
Thomas Mueller 637f8398ba fixes oc-668 13 years ago
Bjoern Schiessle 1b142a1155 quota calculation fixed 13 years ago
Victor Dubiniuk db7542b640 Reverting 249190c89b. Fixed in master 13 years ago
Victor Dubiniuk 249190c89b Fix mime-type detection 13 years ago
Bjoern Schiessle 92bb59c95d fixed broken function call 13 years ago
Bjoern Schiessle 814cab97cf ignore "Shared"-directory when calculating free space 13 years ago
Tom Needham c1744d2eb6 Move user import to personal settings. Fix user migration between servers. 13 years ago
Thomas Tanghus 625cd822c3 Backport CSRF prevention. 13 years ago
Thomas Tanghus 9e7c28835b Allow same host redirects (/somepath). 13 years ago
Thomas Tanghus a21fd725d6 Categories: Turned the debugging down a bit. 13 years ago
Frank Karlitschek cfea28101a 4.0.2 13 years ago
Bartek Przybylski 3970be3d7f fix variable name and undefined index notice 13 years ago
Bartek Przybylski f1250a3867 add function in filesystem to strip webroot 13 years ago
Bartek Przybylski e7d1af48fb handle encrypted images files in oc_image 13 years ago
Bartek Przybylski 7ee722e0da removing app access check, fix title for links in tiles 13 years ago
Bartek Przybylski 9b2b5e0f6d git status 13 years ago
Frank Karlitschek 689c8f5f09 paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 13 years ago
Frank Karlitschek 061938cbb5 finally fix the updater. next is an automatic updater. but this is a bit more tricky. 13 years ago
Robin Appelman 6e1ca36207 fix infinite redirect during setup for windows hosts 13 years ago