Commit Graph

94 Commits (16ce23d19df352cd2653387bf00a0e210016d2f2)

Author SHA1 Message Date
Jan-Christoph Borchardt b7cb4f5a63 fix trailing whitespace noted by Scrutinizer 12 years ago
Vincent Petry 586b3a9683 Sync file list with file actions 12 years ago
Thomas Müller ef4057d382 remove pointless require - we should kill all require_once like that in our tests 12 years ago
Bjoern Schiessle 38ff8173ab make sure that hooks are registered for the tests 12 years ago
Vincent Petry d22559200c Fix parsing of remote URL when mounting remote shares 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Bjoern Schiessle 3fc7357ade add/update unit tests 12 years ago
Bjoern Schiessle 1d9b4aadbf no need to prepare a statement twice 12 years ago
Thomas Müller 961e4e5c7c adjust unit test assert values 12 years ago
Thomas Müller aa38bd2b31 adding PHPDoc 12 years ago
Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 12 years ago
Bjoern Schiessle 09970e1816 update unit tests and make sure that we return the right permissions for files within a shared folder and for the shared folder itself 12 years ago
Bjoern Schiessle ca6631a710 add some tests 12 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 12 years ago
Bjoern Schiessle 501f98f084 update share API tests, file shares never have delete permissions 12 years ago
Bjoern Schiessle 844b1e3fc6 add additional unit tests 12 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 12 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 12 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 12 years ago
Vincent Petry 1297b2b883 Multiple fixes to sharing overview 12 years ago
Vincent Petry 640fbc016d Now using shareOwner for the share owner 12 years ago
Morris Jobke da090099f4 fix unit tests 12 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 12 years ago
Vincent Petry d677e3860d Added unit tests for share.js and share icon 12 years ago
Vincent Petry 5e4e773446 Removed "Share with" column 12 years ago
Vincent Petry e084183d1e Added owner display name in action 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Bjoern Schiessle 95bd7fee9c don't lose file size during rename 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Bjoern Schiessle 7a48f24459 use default expire date only for link shares 12 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Vincent Petry f73a168694 Added unit test for sharing ext storage mount points 12 years ago
Bjoern Schiessle 20e4ad382b get the correct owner path for part files 12 years ago
Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 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 ed981294f1 fix share api tests 12 years ago
Bart Visscher 999e74e834 Fix PHPdoc in apps/files_sharing 13 years ago
Robin Appelman 7dafdfbe88 add tests for sharing files the users doesn't have access to 13 years ago
Robin Appelman fe78d963d9 Implement getPath for shared files 13 years ago
Vincent Petry cbfd16089b Fixed share upgrade cleanup tests to use the correct ids 13 years ago
Vincent Petry ec9260647a Fixed share updater unit test 13 years ago
Bjoern Schiessle 31681a3a27 finally fix the paths for the OCS Share API 13 years ago
Bjoern Schiessle 3653a51af2 fix path creation for re-shares, issue #7662 13 years ago