aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/share.php
Commit message (Expand)AuthorAgeFilesLines
* fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been c...Florin Peter2013-05-151-25/+28
* merge changes for files_encryptionFlorin Peter2013-05-151-40/+42
* Merge branch 'master' into files_encryptionFlorin Peter2013-05-151-1/+4
|\
| * One more mount point fixMichael Gapczynski2013-05-021-1/+4
| * Further seperation of mount management logicRobin Appelman2013-04-261-1/+1
* | Merge branch 'master' into files_encryptionSam Tuke2013-04-231-1/+2
|\|
| * Initialize collectionTypes variable as falseMichael Gapczynski2013-04-081-0/+1
| * Correct undefined variable in post_shared hook, fixes #2592Michael Gapczynski2013-04-071-1/+1
* | fix encryption to owncloud user for public link sharesBjörn Schießle2013-04-221-1/+1
* | the owner uid is not interesting. We want to get all users who have access to...Björn Schießle2013-04-221-6/+6
* | we need to add the owner of the file as parameter in case someone else like t...Björn Schießle2013-04-181-10/+7
* | Merge branch 'master' into files_encryptionSam Tuke2013-03-281-119/+296
|\|
| * Merge pull request #2183 from owncloud/fix-shared-statuses-againBernhard Posselt2013-03-111-10/+15
| |\
| | * Fix #2080 and fix #2141Michael Gapczynski2013-03-071-10/+15
| * | use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-0/+1
| * | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-071-1/+1
| |\|
| | * Fix fetching source path of shared filesMichael Gapczynski2013-03-071-1/+1
| * | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-051-2/+24
| |\|
| | * Check resharing settingMichael Gapczynski2013-02-261-2/+24
| * | Fix group post_shared hookMichael Gapczynski2013-03-041-14/+14
| * | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-281-3/+3
| |\|
| | * Whitespace fixesBart Visscher2013-02-221-3/+3
| * | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+23
| |/
| * Style-fix: Breakup long linesBart Visscher2013-02-141-89/+215
| * Whitespace indent fixesBart Visscher2013-02-141-3/+3
| * Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* | isSharedFile() doesn't detect all shares, just use getUsersSharingFile() dire...Björn Schießle2013-02-221-34/+0
* | create keypair for ownCloud with empty passphrase, will be used for public li...Björn Schießle2013-02-131-1/+1
* | add post_unshareALll hook, update recursively all keyfiles if a folder was sh...Björn Schießle2013-02-131-0/+5
* | add post_unshare hook, also add public link shares to the list of user with a...Björn Schießle2013-02-131-7/+28
* | add option to keep duplicates in the list of users with access to a file, e.g...Björn Schießle2013-02-121-6/+11
* | also find users with access to the file if a folder above the actual file was...Björn Schießle2013-02-121-46/+51
* | take group shares into account if we retrieve the list a all recipientsBjörn Schießle2013-02-121-35/+30
* | Implementing sharing supportSam Tuke2013-02-111-7/+75
* | Work on post_share hook for files_encryptionSam Tuke2013-02-091-0/+54
|/
* missing comma in sql statementThomas Müller2013-02-081-1/+1
* port already approved bugfix to master, https://github.com/owncloud/core/pull...Björn Schießle2013-02-061-1/+7
* Merge github.com:owncloud/coreSam Tuke2013-02-051-1/+2
|\
| * Merge pull request #1234 from owncloud/fix-issue-192Thomas Müller2013-02-041-1/+2
| |\
| | * Fix sharing issue with collection and children mismatchesMichael Gapczynski2013-01-191-1/+2
* | | Merge github.com:owncloud/coreSam Tuke2013-01-311-514/+150
|\| |
| * | merge master into filesystemRobin Appelman2013-01-301-0/+9
| |\ \
| | * | use display name to show share_width and owner informationBjörn Schießle2013-01-251-0/+9
| | |/
| * | Disable fancy folder sharing for nowMichael Gapczynski2013-01-181-28/+28
| * | Fix mergeMichael Gapczynski2013-01-181-4/+4
| * | merge master into filesystemRobin Appelman2013-01-161-5/+13
| |\|
| * | Almost fix Shared scanner...Michael Gapczynski2013-01-071-1/+4
| * | Forgot to select storage from filecacheMichael Gapczynski2013-01-011-1/+1
| * | Fix data for shared root folderMichael Gapczynski2012-12-291-1/+1
| * | Fix shared statuses inside foldersMichael Gapczynski2012-12-261-1/+2