Commit Graph

17440 Commits (194ea66cb51186be46a090c0ee915dcaf068fe94)
 

Author SHA1 Message Date
Robin Appelman 194ea66cb5 Merge branch 'master' into share-search-mime 12 years ago
Robin Appelman b42418246f Also fixed the returned internal path when getting the root shared item by id 12 years ago
icewind1991 6925e722fa Merge pull request #8351 from owncloud/search-mime-substorage 12 years ago
Robin Appelman 672a8248ce Correct the path returned by getFolderContent for substorages 12 years ago
Jan-Christoph Borchardt b41fc7cb7a Merge pull request #8352 from owncloud/icons 12 years ago
Morris Jobke 99c2c6b1c6 remove metadata 12 years ago
Jan-Christoph Borchardt 93d2ff73f1 use trash as delete icon to differentiate from close 12 years ago
Robin Appelman 456ca0cf7d fix paths of searchByMime results on substorages 12 years ago
Robin Appelman c53c4b9791 fix search by mime for shared single files 12 years ago
Jan-Christoph Borchardt ad9ff07569 compress view-close icon 12 years ago
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Andreas Fischer 5eafdf156c Merge pull request #8338 from owncloud/phpunit-4.0-compat 12 years ago
Lukas Reschke 1cafd1e3b9 Merge pull request #8337 from owncloud/flv-to-mimes 12 years ago
Björn Schießle f520305848 Merge pull request #8026 from owncloud/remove_shared_folder 12 years ago
Victor Dubiniuk fc4be3d0ad Add flv to known mimetypes 12 years ago
Thomas Müller 40257d9736 Merge pull request #8339 from owncloud/fix_unit_tests 12 years ago
Andreas Fischer 916b265cd5 Normalise testcleanuplistener.php indentation and end of file. 12 years ago
Bjoern Schiessle 35321c7d41 add additional rows to the select statement, 'stime' is needed for the expire check 12 years ago
Andreas Fischer e85fe01faf Make PHPUnit_Framework_TestListener implementations compatible to 4.0. 12 years ago
Andreas Fischer f9091a8584 Merge pull request #8304 from owncloud/add-xss-tests 12 years ago
Andreas Fischer 522d101607 Merge pull request #8335 from owncloud/sharing_set_default_expire_date 12 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 12 years ago
Thomas Müller 8127e984bd Merge pull request #8332 from owncloud/l10n-access-untrusted 12 years ago
Thomas Müller 087e73cbfc Merge pull request #8334 from owncloud/protect-co 12 years ago
Lukas Reschke c92a138489 Preventing access to the config folder 12 years ago
Jenkins for ownCloud 435672feaa [tx-robot] updated from transifex 12 years ago
Volkan Gezer ff0dab6e92 This adds one more missing untranslated text from lib/share 12 years ago
blizzz 645ecb7644 Merge pull request #6297 from leo-b/fix_ldap_errors 12 years ago
Thomas Müller 3aee23ee2b Merge pull request #8233 from owncloud/fix-newdialog-ie 12 years ago
Thomas Müller e68aaf1f5b Merge pull request #8284 from owncloud/fix_8280 12 years ago
Robin McCorkell c2f7848aeb Adjust renaming of directories, fixes #8280 12 years ago
icewind1991 c8801a41d8 Merge pull request #8324 from owncloud/expired-link-error 12 years ago
Bjoern Schiessle b312d38d38 remove hard-coded shared folder 12 years ago
Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 12 years ago
Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 12 years ago
Bjoern Schiessle 93469ca468 make it possible to move files out of a shared mount point 12 years ago
Thomas Müller dd1e47b3b8 typos, use, unused and return fixed 12 years ago
Robin Appelman 2049bedcaf Dont throw an error when a storage isn't found for shared cache 12 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 12 years ago
Bjoern Schiessle d468cdacf2 add unit tests which got lost during rebase 12 years ago
Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 12 years ago
Bjoern Schiessle b712393e72 fix etag propagation 12 years ago
Bjoern Schiessle aae22b2d6a update script, create Shared folder and adjust target path for the shares 12 years ago
Bjoern Schiessle bffcbac7a7 allow to rename group share mount points 12 years ago
Bjoern Schiessle 3f6e9e0102 cleanup the shared storage, always keep the whole share resource 12 years ago
Bjoern Schiessle 22e0a4b9a8 external storages: allow to mount a folder called "Shared", it is no longer a reserved name 12 years ago
Bjoern Schiessle c9bd2f7a6c also fetch the etag from file cache 12 years ago
Bjoern Schiessle dfb69e9418 allow user to delete shared files/folders 12 years ago
Bjoern Schiessle d4085d8148 make sure that path is not 'false' 12 years ago
Bjoern Schiessle 33cdd93890 fix deleting of shared files 12 years ago