Commit Graph

7217 Commits (ea54fe98f729f371cfaec983d53d4c5d385a41c2)
 

Author SHA1 Message Date
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 cb0666e235 move the identification of the real path of a shared file to the filecache 14 years ago
Björn Schießle cb55229c1e get the right metadata and file id if a file was uploaded to a Shared folder 14 years ago
Frank Karlitschek bcb9cf3c06 4.5.2 14 years ago
Björn Schießle 55d8057b7f Merge pull request #335 from owncloud/sharing_folder_sync_stable45 14 years ago
Björn Schießle 5e19854d47 always calll fopen 14 years ago
Björn Schießle 781b579074 create correct file cache entries for new files/folder created in shared folders 14 years ago
Lukas Reschke 77c07615f8 Merge pull request #321 from eMerzh/fix_multiple_del_user2 14 years ago
Thomas Müller 743d01d4a6 Merge pull request #344 from owncloud/ldap_fix_objectguid 14 years ago
Thomas Müller 12cd67b8d9 Merge pull request #349 from owncloud/check_resharing_allowed 14 years ago
Michael Gapczynski 6641af720d Check if resharing is allowed by the admin, fixes issue #341 14 years ago
Arthur Schiwon 2d110f25f7 LDAP: check if search was successful (fixes a PHP warning), provide meaningful log output 14 years ago
Björn Schießle 39b6bb8a18 make function static 14 years ago
Thomas Mueller 7270be85a4 Revert "l10n support for user_webdavauth" 14 years ago
Thomas Mueller 560d87e26a l10n support for user_webdavauth 14 years ago
Arthur Schiwon b3245ac327 LDAP: convert binary objectGUID-value to string before storing in DB 14 years ago
blizzz a1a44a3582 Merge pull request #293 from owncloud/backport_ldap_improved_obj_existance_check 14 years ago
Lukas Reschke da5c30efa2 Merge pull request #298 from eMerzh/fix_add_del_user2 14 years ago
Georg Ehrke 1ffcd33817 fix file delete in opera - fixes #188 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 56c8976bac introduce util.php for file sharing which provides functionallity which is also needed in other places, e.g. the webdav server 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
Frank Karlitschek 8b31081c52 backport fix for the user_webdavauth fix to stable45. approved master fix here: 6fba4ba87d 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
Brice Maron 4802f21a9e Fix deleting multiple user w-o reloading V2 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
Robin Appelman 0741598f58 Revert "fix blocking drag & drop upload of folders" 14 years ago
icewind1991 e29b0d099f Merge pull request #297 from eMerzh/fix_useradd_287 14 years ago
Lukas Reschke 3fde72ea5c Merge pull request #313 from owncloud/backport_fix_ldap_typo_set_not_get_value 14 years ago
Brice Maron d022b89063 Correct more data vs attr to fix #189 14 years ago
Daniel Molkentin 5b8155a578 Merge pull request #315 from owncloud/missing_path 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
Daniel Molkentin 6b413b0d0f Merge pull request #312 from owncloud/missing_path 14 years ago
Arthur Schiwon 693c535a94 LDAP: fix typo in config value handling. 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
Björn Schießle 6e8f970999 urlencode file/dir to allow special characters in filename/path (issue #95) 14 years ago
Robin Appelman bbe0cf376f fix user specific mount configuration 14 years ago
Thomas Müller f660247b47 Merge pull request #292 from eMerzh/fix_quoting_fs 14 years ago
Brice Maron 1d2d2cf261 Fix delete link when new user is added 14 years ago
Brice Maron 50d5ca71d0 Use attr instead of data to prevent a type convertion fix #287 14 years ago
Brice Maron 189e8ab1e0 Fix quoting problem in fs mount. give Big DB error at least in PG 14 years ago
Lukas Reschke dbbbfd4b2b Merge pull request #284 from owncloud/backport_improve_files_update 14 years ago