summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix paths returned by \OC\Files\Storage\Shared hooks (#25520)Vincent Petry2016-08-131-2/+2
* Locking: Limit key length in Shared Storage #25376 (#25423)Markus Goetz2016-07-121-0/+27
* use string array when fetching share idsJörn Friedrich Dreyer2016-06-231-1/+1
* cache isLocal for shared storageRobin Appelman2016-05-251-4/+8
* Merge pull request #24573 from owncloud/stable8.2_24568Thomas Müller2016-05-111-0/+2
|\
| * Fix test race conditionRoeland Jago Douma2016-05-111-0/+2
* | Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-112-12/+0
|/
* implement isLocal for shared storageRobin Appelman2016-04-141-0/+7
* Chunk the shareId queryJoas Schilling2016-03-231-7/+12
* Grab the values for share propagation manually from the DBJoas Schilling2016-03-231-2/+35
* Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* Merge pull request #23234 from owncloud/stable8.2-fix_21678Morris Jobke2016-03-161-0/+6
|\
| * Gracefull handle link shares rename hookRoeland Jago Douma2016-03-141-0/+6
* | Merge pull request #22923 from owncloud/stable8.2-share-archivenamedownloadallMorris Jobke2016-03-092-3/+5
|\ \
| * | Remove "files" arg from download URL in public link pageVincent Petry2016-03-071-2/+4
| * | Fix archive file name when downloading public shareVincent Petry2016-03-071-1/+1
| |/
* / Fix casing - causes failure on php 5.4Thomas Müller2016-03-081-1/+1
|/
* Merge pull request #22676 from owncloud/fed-share-etag-82Morris Jobke2016-02-261-0/+50
|\
| * Add test for owner etag propagationRobin Appelman2016-02-261-0/+50
* | Merge pull request #22649 from owncloud/external-share-manager-82Thomas Müller2016-02-251-3/+4
|\ \
| * | inject the correct external share manager into the storageRobin Appelman2016-02-251-3/+4
| |/
* / Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry2016-02-241-0/+3
|/
* Fix public page footer position in IEVincent Petry2016-02-221-0/+5
* Fixes pagination in IEMorris Jobke2016-02-221-1/+0
* [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-181-1/+3
* Fixed JS unit tests for fed owner display nameVincent Petry2015-12-141-0/+4
* show display name but internally use the user nameBjörn Schießle2015-12-146-6/+11
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-141-0/+8
* Bring back delete permission in share overviewVincent Petry2015-12-142-27/+11
* Merge pull request #21101 from owncloud/stable8.2_20989Morris Jobke2015-12-101-0/+41
|\
| * Update parent when moving share into recieved shareRoeland Jago Douma2015-12-101-0/+41
* | Merge pull request #21044 from owncloud/group-propagation-82Vincent Petry2015-12-108-116/+311
|\ \
| * | fix etag propagation with group resharesRobin Appelman2015-12-094-13/+65
| * | Add test case for group share propagationRobin Appelman2015-12-094-103/+246
| |/
* / Add reshare permission checksVincent Petry2015-12-092-1/+8
|/
* Only return the exact match, when it's allowedJoas Schilling2015-12-032-12/+41
* update germand translation to fit into the UIMorris Jobke2015-12-014-4/+4
* Fix the width of the share with inputMorris Jobke2015-11-301-1/+1
* Merge pull request #20535 from owncloud/stable8.2-fakelocking-for-macVincent Petry2015-11-251-1/+2
|\
| * [stable8.2] Add fake locker pluginLukas Reschke2015-11-161-1/+2
* | Use proper variableLukas Reschke2015-11-181-1/+1
|/
* Merge pull request #20326 from owncloud/getfileinfo-locking82Vincent Petry2015-11-091-26/+26
|\
| * Split checkUpdateRobin Appelman2015-11-051-26/+26
* | Backport translations for 8.2Joas Schilling2015-11-054-4/+18
|/
* remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt2015-10-302-5/+0
* Fix icon update to be more consistentVincent Petry2015-10-291-0/+7
* handle NoUserException in sharing codeMorris Jobke2015-10-231-1/+7
* Merge pull request #19896 from owncloud/backport-19895Vincent Petry2015-10-211-1/+1
|\
| * fix pagination on public file listHendrik Leppelsack2015-10-201-1/+1
* | Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller2015-10-212-10/+11
|\ \ | |/ |/|