Commit Graph

9900 Commits (2a8c3798a8e43e1215c476815c3f7fa79d5ba91f)

Author SHA1 Message Date
Jenkins for ownCloud 800829d93d [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud a3067b3b9f [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud c877fbdac8 [tx-robot] updated from transifex 10 years ago
Bjoern Schiessle 9ef96e4dd5 no need to initialize the same view twice 10 years ago
Bjoern Schiessle ed29c6ce86 get correct user for paths to the trash bin, needed for remote shares if the size of of trash gets calculated 10 years ago
Jenkins for ownCloud f4d20dc1f3 [tx-robot] updated from transifex 10 years ago
Joas Schilling 333f4e7913 Fix intendation 10 years ago
Joas Schilling 4a5f626979 Fix more assertions 10 years ago
Joas Schilling 9a7dd57bc8 Fix 2 assertions 10 years ago
Robin Appelman ce0aa02aac Dont do a cache rename if we cant delete the source file 10 years ago
Robin Appelman 215388f4e0 Make sure we delete the file when doing a cross storage trashbin move 10 years ago
Robin Appelman d4c4e2a322 Detect failed deletes in the trashbin 10 years ago
Bjoern Schiessle 8a091629dc rename 'server-to-server sharing' to 'federated cloud' 10 years ago
Bjoern Schiessle c78e3c4a7f make sure that we always create a public share key for remote shares 10 years ago
Thomas Müller f60406102f disallow provisioning api to be enabled for groups only 10 years ago
Jenkins for ownCloud 65871ffea3 [tx-robot] updated from transifex 10 years ago
Arthur Schiwon 73600cfdd8 and escape the search term 10 years ago
Arthur Schiwon 953a88785b 💄 10 years ago
Sugaroverdose e57e273a40 Prevent 1px padding between button and dropdown in ie11 when zooming 10 years ago
Sugaroverdose 0418c9da3d Play with z-index to make proper dropdown overlap 10 years ago
Arthur Schiwon 31de757514 fix counting of users in primary group 10 years ago
Robin Appelman a59612752e Fix trash error when deleting files with the same name at the same time (happens in unit tests) 10 years ago
Arthur Schiwon 323af55b50 inlcude AD primary group in user filter, if a group is selected. fixes #12190 10 years ago
Jenkins for ownCloud 55142186de [tx-robot] updated from transifex 10 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 10 years ago
Vincent Petry c4b02176dc Fix mount config unit test failures 10 years ago
Jenkins for ownCloud c8f58054b0 [tx-robot] updated from transifex 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
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
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 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
Sugaroverdose 8605e84547 Fix #13632 and make new file menu more consistent with button 10 years ago
Jenkins for ownCloud a698637e91 [tx-robot] updated from transifex 10 years ago
Lukas Reschke b848062d88 Parse backslash as directory separator in breadcrumb 10 years ago
Jenkins for ownCloud b8e1dd9c87 [tx-robot] updated from transifex 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
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 2e8c70327a Remove storage wrapper for oc_trashbin in unit test 10 years ago
Robin Appelman 91f3952ac1 Only move files from the current user to the trashbin 10 years ago
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage 10 years ago