Commit Graph

17613 Commits (254fa5eb22efa5ba572702064377a6ad9eec9a53)
 

Author SHA1 Message Date
Andreas Fischer 0d3ddd9e11 Remove redundant test case for non-HTML string. 11 years ago
Bjoern Schiessle 35321c7d41 add additional rows to the select statement, 'stime' is needed for the expire check 11 years ago
Andreas Fischer e85fe01faf Make PHPUnit_Framework_TestListener implementations compatible to 4.0. 11 years ago
Andreas Fischer f9091a8584 Merge pull request #8304 from owncloud/add-xss-tests 11 years ago
Andreas Fischer 522d101607 Merge pull request #8335 from owncloud/sharing_set_default_expire_date 11 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 11 years ago
Robin Appelman cd0c5990f8 properly quote etags 11 years ago
Robin Appelman 49b44e7e22 Normalize paths when moving properties 11 years ago
Thomas Müller 8127e984bd Merge pull request #8332 from owncloud/l10n-access-untrusted 11 years ago
Thomas Müller 087e73cbfc Merge pull request #8334 from owncloud/protect-co 11 years ago
Lukas Reschke c92a138489 Preventing access to the config folder 11 years ago
Jenkins for ownCloud 435672feaa [tx-robot] updated from transifex 11 years ago
Volkan Gezer ff0dab6e92 This adds one more missing untranslated text from lib/share 11 years ago
Volkan Gezer da61acd1e2 Add translatable mount configs 11 years ago
blizzz 645ecb7644 Merge pull request #6297 from leo-b/fix_ldap_errors 11 years ago
Thomas Müller 3aee23ee2b Merge pull request #8233 from owncloud/fix-newdialog-ie 11 years ago
Thomas Müller e68aaf1f5b Merge pull request #8284 from owncloud/fix_8280 11 years ago
Robin McCorkell c2f7848aeb Adjust renaming of directories, fixes #8280 11 years ago
Thomas Müller 4ba6f4839d fixing typos and PHPDoc 11 years ago
Robin Appelman e77d89fc4b Revert changes to OC_Connector_Sabre_Server 11 years ago
icewind1991 c8801a41d8 Merge pull request #8324 from owncloud/expired-link-error 11 years ago
Bjoern Schiessle b312d38d38 remove hard-coded shared folder 11 years ago
Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 11 years ago
Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 11 years ago
Bjoern Schiessle 93469ca468 make it possible to move files out of a shared mount point 11 years ago
Thomas Müller dd1e47b3b8 typos, use, unused and return fixed 11 years ago
Robin Appelman 2049bedcaf Dont throw an error when a storage isn't found for shared cache 11 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 11 years ago
Bjoern Schiessle d468cdacf2 add unit tests which got lost during rebase 11 years ago
Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 11 years ago
Bjoern Schiessle b712393e72 fix etag propagation 11 years ago
Bjoern Schiessle aae22b2d6a update script, create Shared folder and adjust target path for the shares 11 years ago
Bjoern Schiessle bffcbac7a7 allow to rename group share mount points 11 years ago
Bjoern Schiessle 3f6e9e0102 cleanup the shared storage, always keep the whole share resource 11 years ago
Bjoern Schiessle 22e0a4b9a8 external storages: allow to mount a folder called "Shared", it is no longer a reserved name 11 years ago
Bjoern Schiessle c9bd2f7a6c also fetch the etag from file cache 11 years ago
Bjoern Schiessle dfb69e9418 allow user to delete shared files/folders 11 years ago
Bjoern Schiessle d4085d8148 make sure that path is not 'false' 11 years ago
Bjoern Schiessle 33cdd93890 fix deleting of shared files 11 years ago
Bjoern Schiessle bfabd247f4 fix updating of shared files 11 years ago
Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 11 years ago
Bjoern Schiessle 4c840cb61d fix target generation for group shares 11 years ago
Bjoern Schiessle ed981294f1 fix share api tests 11 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 11 years ago
Bjoern Schiessle 83d6810725 don't overwrite shared folder icon 11 years ago
Bjoern Schiessle 4967435237 show "shared by ..." for share mount point 11 years ago
Bjoern Schiessle 6b19482f3e generate unique target name 11 years ago
Bjoern Schiessle c4e0fb75a4 add api to get shares from a specific user 11 years ago
Bjoern Schiessle 6d87dacad4 fix getMimeType call, we always need to check the source path 11 years ago
Bjoern Schiessle a02fb3722b user should be able to rename/delete shared files if the owner allowed it 11 years ago