Commit Graph

7239 Commits (756424b6dddcc97d476a7af27f7ac4e307308edd)
 

Author SHA1 Message Date
Thomas Müller 756424b6dd Merge pull request #539 from owncloud/filecache_query_fix 14 years ago
Robin Appelman e9c710e4fc fix copy-paste error in sql query 14 years ago
Björn Schießle 8f2209680a Merge pull request #518 from owncloud/fix_property_cache 14 years ago
Björn Schießle 939470d771 Merge pull request #521 from owncloud/filecache_update_user 14 years ago
Björn Schießle e44e357381 Merge pull request #448 from owncloud/fix_metadata_on_upload 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 Müller 326496ff80 Merge pull request #439 from owncloud/239_webdav_999_files_stable45 14 years ago
Thomas Mueller 6188f07c95 backport of PR #471 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
Bart Visscher a12d3834d4 Always have the username as string in user admin 14 years ago
Bart Visscher 780f2293d6 Cleanup user settings js 14 years ago
Thomas Müller 8f501a928a Merge pull request #430 from eMerzh/pg_shared_sabre 14 years ago
Björn Schießle ad762980bb Merge pull request #452 from owncloud/fix_issue_442 14 years ago
Björn Schießle b019a57894 also set 'renaming' to false if renaming was aborted, this fixes issue #442 14 years ago
Thomas Mueller 8724fe4b11 backport of #271 to stable45 14 years ago
Lukas Reschke b1b1fe72e8 Merge pull request #408 from owncloud/fix_remote.php_output 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
Björn Schießle cb55229c1e get the right metadata and file id if a file was uploaded to a Shared folder 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 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