Commit Graph

2128 Commits (144a4359674bddbb56bfeb8491f54bfaef02a5ec)

Author SHA1 Message Date
Frank Karlitschek 10d97c8140 4.5.4 14 years ago
Björn Schießle 85382a5140 backport of pull request #691, no file versions if fs cache 14 years ago
Robin Appelman 4decc86598 use new obEnd function instead of ob_end_clean 14 years ago
Robin Appelman 6fb5095197 add function to safly end output buffering 14 years ago
Frank Karlitschek 5daf512405 4.5.3 14 years ago
Jörn Friedrich Dreyer 2f08d24743 Backport pull request #380 from butonic/feature_share_link_with_token 14 years ago
Björn Schießle 1b4f249157 make sure to add the right user as owner of a file to the file cache table 14 years ago
Frank Karlitschek e56de16876 backport pullrequest #562 14 years ago
Frank Karlitschek f359c2a716 backport pullrequest #554 14 years ago
Robin Appelman 3e20032a32 stop increasing folder sizes once we hit a non folder 14 years ago
Robin Appelman f849dd0693 also return fileid in OC_Filecache::get 14 years ago
Robin Appelman a566684564 typo 14 years ago
Robin Appelman e9c710e4fc fix copy-paste error in sql query 14 years ago
Björn Schießle ea54fe98f7 take root folder into account while checking for Shared folder 14 years ago
Björn Schießle 84754d3d20 add root as parameter to keep default root for non-shared folder/files 14 years ago
Björn Schießle ced12cbf76 allow to update the user in file cache. (e.g. for Shared files) 14 years ago
Björn Schießle 2854ee56e9 use correct path for property cache (the real path of the file and not the virtual path in the shared folder 14 years ago
Thomas Mueller 4fa86c4dc3 closes #466 - manual backport of translations 14 years ago
Bart Visscher 39a54f5abf Better place to check for user removal 14 years ago
Bart Visscher 52dd0274d3 Better check and handing of user deletion 14 years ago
Bart Visscher 3ed0960edb Better check and handling of user creation 14 years ago
Thomas Mueller 8724fe4b11 backport of #271 to stable45 14 years ago
Brice Maron bfff3d3f9b Correct quoting error with Sabre connector. Fix critical pg pbms 14 years ago
Björn Schießle cb0666e235 move the identification of the real path of a shared file to the filecache 14 years ago
Arthur Schiwon 9b1f2462bf really check if mod_deflate is loaded 14 years ago
Arthur Schiwon 3fab16603a coding style 14 years ago
Arthur Schiwon 66343f977f Fix remote.php CSS+JS garbish on some systems 14 years ago
Frank Karlitschek bcb9cf3c06 4.5.2 14 years ago
Björn Schießle 781b579074 create correct file cache entries for new files/folder created in shared folders 14 years ago
Michael Gapczynski 6641af720d Check if resharing is allowed by the admin, fixes issue #341 14 years ago
Björn Schießle 9e0a6d86ba make getFileSource static 14 years ago
Björn Schießle 501bb0afd6 if file gets modified, always remove etag for all shared folder to make sure that the sync client checks the shared folder for changes 14 years ago
Björn Schießle 5f7d053c3a some more checks if file is a shared file 14 years ago
Björn Schießle 72d6c3246f find correct source file and owner of shared files 14 years ago
Björn Schießle 166edb2cc1 start implementing a solution to fix broken etags for shared files 14 years ago
Tom Needham 4619c662cc Migration: Allow for no app data cases; handle file copying better 14 years ago
Tom Needham e8a0ceacaf Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 14 years ago
Michael Gapczynski 9c88857364 Return empty array if file does not exist inside Shared folder, fixes issue #91 14 years ago
Robin Appelman b71cc08ce1 normalize filepaths in OC_Files::getFileInfo 14 years ago
Björn Schießle b7a50a4f6f check if $path is a empty string 14 years ago
Robin Appelman a606131a6a Allow changing the way etags are generated 14 years ago
Björn Schießle a25cf8ba83 make root the default parameter for getAbsolutePath() 14 years ago
Björn Schießle a15a99b304 getAbsolutePath() always needs a parameter, added empty path as parameter to get the root path 14 years ago
Robin Appelman bbe0cf376f fix user specific mount configuration 14 years ago
Brice Maron 189e8ab1e0 Fix quoting problem in fs mount. give Big DB error at least in PG 14 years ago
Robin Appelman f599267459 check for filename blacklist in OC_Filesystem::isValidPath 14 years ago
Robin Appelman 3cd416b667 fix OC_Filesystem::isValidPath when using \ instead of / in paths 14 years ago
Robin Appelman d226ed697e add svg mimetype to default htaccess 14 years ago
Arthur Schiwon 77b57fbbfe check if RUNTIME_NOAPPS is set before using it 14 years ago
Georg Ehrke bfb8436ca2 deny the usage of dots in database name 14 years ago