Commit Graph

1964 Commits (ac79fe649ca35784cbeaefa4e82224fb338e495a)

Author SHA1 Message Date
Lukas Reschke 80aa44565b Sanitize user input 14 years ago
Jenkins for ownCloud 01160d0fb4 [tx-robot] updated from transifex 14 years ago
Bart Visscher 40a1899bd9 Catch exceptions when updating an app 14 years ago
Bart Visscher 4f4498e0d6 Fix undefined user var, use getUser 14 years ago
Bart Visscher 8820cd934a Forgot to return the fileinfo 14 years ago
Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files 14 years ago
scambra e48811017d fix translation for core/lostpassword 14 years ago
Jörn Friedrich Dreyer 59a00f95c3 use AL32UTF8 charset to connect to oracle, fixes file name encoding problems 14 years ago
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 14 years ago
Jenkins for ownCloud 7c42e88676 [tx-robot] updated from transifex 14 years ago
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 14 years ago
Brice Maron 86c3761615 Catch unreadable app folder error 14 years ago
Frank Karlitschek fe7288b65a beta 4 14 years ago
Arthur Schiwon 93d0defe9a set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob 14 years ago
Jenkins for ownCloud b0e645fe13 [tx-robot] updated from transifex 14 years ago
Bart Visscher 703aff6c35 Run proxies and emit signals when finising chunked upload 14 years ago
Tom Needham 30188847a3 Only try to delete migration.db if it was created. 14 years ago
Tom Needham be76a55ef0 Allow exporting of users from any user backend, fixed oc-1645 14 years ago
Sam Tuke 9df403f051 Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 14 years ago
Björn Schießle 2570ea7114 don't interpret strpos '0' as 'false' in while loop 14 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 14 years ago
Jenkins for ownCloud 06e963c54f [tx-robot] updated from transifex 14 years ago
Robin Appelman 2a8ff8a0d4 fix problem with quota proxy when using copy 14 years ago
Robin Appelman 82ffefb99b dont trigger filesystem hooks when not using the default view 14 years ago
Bart Visscher b1bab6d113 Check format of chunked filename 14 years ago
Bart Visscher ce10e1c19a Fix return statement 14 years ago
Bart Visscher ab33578add Normalize path before calling removeETagPropertyForPath 14 years ago
Björn Schießle 1207ae1f99 add leading '?' to parameter list (fixes bug #1732) 14 years ago
Jörn Friedrich Dreyer 9da150cd3b use user name as db name for oracle connection made with service name 14 years ago
Frank Karlitschek a3718ca036 i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right. 14 years ago
Jenkins for ownCloud fbdefd5601 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud e41ccd4344 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus fdecee1bda Check if categories is an array. 14 years ago
Frank Karlitschek 5a149dcfab mark as an updated beta 3 with some more fixes 14 years ago
Bart Visscher e3e4a2bec2 Enable post_write trigger 14 years ago
Bart Visscher 78a022fda6 dirname can also return '.' for empty path 14 years ago
Jörn Friedrich Dreyer d3553ce33d correctly calculate the MDB2 portability 14 years ago
Jörn Friedrich Dreyer c7054f374c log details for an error when upgrading the schema 14 years ago
Jörn Friedrich Dreyer b2d60ed6b7 add proper logging to filecache 14 years ago
Jörn Friedrich Dreyer 0fe3354c61 add proper error logging in OC_User database queries 14 years ago
Jörn Friedrich Dreyer e31dfb643a add getErrorMessage to OC_DB 14 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 14 years ago
Michael Gapczynski c5f9b887ff Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects for both CSS and JS to clear cache after upgrade 14 years ago
Michael Gapczynski ca6322465d Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 14 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 14 years ago
Michael Gapczynski b194ac3dde Add expiration column to share table and bump version number 14 years ago
Jenkins for ownCloud 8c9c095d48 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5c1a79210f added hint to restart the web server in case recetly installed php modules are still not available 14 years ago
Jörn Friedrich Dreyer b6a106a920 allow using only dbname for oracle 14 years ago
Jörn Friedrich Dreyer bf2d1e78f2 don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 14 years ago