Commit Graph

149 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 13 years ago
Frank Karlitschek fe7288b65a beta 4 13 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 13 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. 13 years ago
Frank Karlitschek 5a149dcfab mark as an updated beta 3 with some more fixes 13 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 13 years ago
Michael Gapczynski b194ac3dde Add expiration column to share table and bump version number 13 years ago
Thomas Mueller 5c1a79210f added hint to restart the web server in case recetly installed php modules are still not available 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Frank Karlitschek 294cff27a7 add check for zlib 13 years ago
Robin Appelman d4fd47d43f clear user filecache after the user mount configuration has changed 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Frank Karlitschek bb65e173d4 4.5 beta 2 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski fd2ca21fc2 Allow share_with column to be null for links 13 years ago
Frank Karlitschek 70b71338cd beta 1 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Georg Ehrke b56a46bdea fix filesharing for multiple data directories 13 years ago
Georg Ehrke 045c94ec3e enable user backends to define their own place where to store the data 13 years ago
Frank Karlitschek f86f4c8bfd 4.0.7 13 years ago
Frank Karlitschek 1d7018158e 4.5 alpha 1 13 years ago
Michael Gapczynski cb0464ca4e Bump version number for Share API 13 years ago
Jakob Sack 1d7e3071e0 bump version to reate new tables 13 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Michael Gapczynski be03ee29f0 Bump up version number 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Frank Karlitschek aa60771736 4.0.6 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Frank Karlitschek 10bf36a6ae 4.0.5 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Georg Ehrke d0b625352c some work on subadmins 13 years ago
Bart Visscher 280c59e914 More helpfull debug msg for redirectToDefaultPage 13 years ago
Frank Karlitschek d163fe02cd 4.0.4 13 years ago
Frank Karlitschek ac358ed1b3 4.0.3a 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 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
Brice Maron 84b9ac2678 Correct writable check for app dir 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
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle d9607df26f backport of sanitizeHTML() function 13 years ago