Commit Graph

22640 Commits (7e7dd92f6b7c255ea7a94cbcf0e2e762ef49f8ee)
 

Author SHA1 Message Date
Vincent Petry 3764515365 Allow saving incomplete external storage config 10 years ago
Vincent Petry c4b02176dc Fix mount config unit test failures 10 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 10 years ago
Joas Schilling 3f8e850dc6 Indicate that the share owner is remote in the filelist 10 years ago
Lukas Reschke 9771ead7dd Merge pull request #13701 from owncloud/disable-appcode-checker 10 years ago
Thomas Müller b7cf4d551e let init() take an INode - fixes PHP message 10 years ago
Thomas Müller 956de27e94 Merge pull request #13676 from owncloud/fix-node-iface 10 years ago
Thomas Müller 1add2f3f58 Merge pull request #13679 from owncloud/public-disablesharejsplugin 10 years ago
Thomas Müller 29f49ddc3d Merge pull request #13691 from owncloud/s2s-acceptsinglefile 10 years ago
Thomas Müller 9a75304b02 disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊 10 years ago
Thomas Müller f248ee013b Merge pull request #13694 from owncloud/little-bit-more-descriptive-htaccess-error 10 years ago
Jenkins for ownCloud c8f58054b0 [tx-robot] updated from transifex 10 years ago
Lukas Reschke 17f2cfbb9c Use `file_exists` to verify that config file exists 10 years ago
Lukas Reschke d8559dc78f Make error more descriptive 10 years ago
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 10 years ago
Vincent Petry efcd89cb18 Do not disclose share owner in public file list 10 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 10 years ago
Vincent Petry bd888748bd Merge pull request #13490 from owncloud/fix_reshare_s2s_share 10 years ago
Vincent Petry 44d69d7178 Merge pull request #13677 from owncloud/s2s-doubleslashrequest 10 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 10 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 10 years ago
Vincent Petry d5b61f9afe Prevent double slash in shareinfo request URL 10 years ago
Vincent Petry 5376b0b123 Add back exit() 10 years ago
Bernhard Posselt b8769802df fix node interface 10 years ago
Vincent Petry 87ce64c24e Replace OC_Log::ERROR with OCP\Util::ERROR 10 years ago
Thomas Müller 836b80919f Merge pull request #13660 from owncloud/remove-duplicate-service-definition 10 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 10 years ago
Thomas Müller 5da4071c45 Merge pull request #13621 from owncloud/system-config-multiset 10 years ago
Thomas Müller 9ad9d7bfbb naming fixes while reviewing 10 years ago
Vincent Petry 02b9bad81b Fix bogus deletion on copy + unlink through rename 10 years ago
Joas Schilling d6939d67da Remove duplicated definition of APIController 10 years ago
Jenkins for ownCloud 810d5a6a67 [tx-robot] updated from transifex 10 years ago
Frank Karlitschek 0f3f20d134 8.0 beta 2 10 years ago
Jenkins for ownCloud a698637e91 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud b8e1dd9c87 [tx-robot] updated from transifex 10 years ago
Björn Schießle 4ec9ffdf0c Merge pull request #13637 from owncloud/s2s_notification_new_defaults 10 years ago
Bjoern Schiessle 73a058e301 by default send mail for new server-to-server share 10 years ago
Vincent Petry a1cc9eea56 Add trashbin storage wrapper unit test for versions 10 years ago
Vincent Petry 1f39a7aabe Simplify trash storage unit tests 10 years ago
Clark Tomlinson f8b1fde2c0 Merge pull request #13626 from owncloud/check-for-hhvm 10 years ago
Lukas Reschke 080a41a326 Merge pull request #13463 from owncloud/share-getitemsharedwithuser-emptygroup 10 years ago
Vincent Petry 1a06edd712 Unregister trashbin storage wrapper at the end of tests 10 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 10 years ago
Vincent Petry 8fa3e7a6bf Do not retrieve shares through group if user has no group 10 years ago
Vincent Petry 2e8c70327a Remove storage wrapper for oc_trashbin in unit test 10 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 10 years ago
Robin Appelman 91f3952ac1 Only move files from the current user to the trashbin 10 years ago
Lukas Reschke 30a5758a95 Don't check for `always_populate_raw_post_data` on HHVM 10 years ago
Robin Appelman 960ff4f136 Apply wrappers to existing mounts before registering it 10 years ago