summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2016-10-211-1/+1
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-214-6/+41
* Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-2010-16/+14
|\
| * Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-2010-16/+14
* | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-0/+22
|/
* Merge pull request #1784 from nextcloud/fix-activity-filter-namesJoas Schilling2016-10-191-1/+1
|\
| * Adjust wording to make the separation between sharing and files clearerJoas Schilling2016-10-181-1/+1
* | Merge pull request #1788 from nextcloud/share-link-whitespaceMorris Jobke2016-10-181-0/+4
|\ \
| * | add whitespace above share link so it's visually distinguished moreJan-Christoph Borchardt2016-10-181-0/+4
* | | Merge pull request #1606 from nextcloud/search-detailMorris Jobke2016-10-181-1/+0
|\ \ \ | |/ / |/| |
| * | search design detailsJan-Christoph Borchardt2016-09-091-1/+0
* | | [tx-robot] updated from transifexNextcloud bot2016-10-182-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-10-154-2/+4
* | remove unneeded unlockRobin Appelman2016-10-121-2/+0
* | remove duplicate traitRobin Appelman2016-10-121-1/+0
* | get node by path as fallbackRobin Appelman2016-10-121-6/+8
* | fix getting recipient share in ocs apiRobin Appelman2016-10-121-14/+18
* | fix share tests not passing pathRobin Appelman2016-10-121-4/+7
* | re-use the share node while formating if we already have itRobin Appelman2016-10-121-7/+13
* | more robust test setupRobin Appelman2016-10-123-11/+11
* | phpunit is weirdRobin Appelman2016-10-121-3/+4
* | Always unlock node after trying to create a shareRobin Appelman2016-10-121-1/+3
* | [tx-robot] updated from transifexNextcloud bot2016-10-106-34/+146
* | [tx-robot] updated from transifexNextcloud bot2016-10-092-0/+4
* | [tx-robot] updated from transifexNextcloud bot2016-10-084-16/+18
* | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-dbLukas Reschke2016-10-053-3/+3
|\ \
| * | Generate coverage for quick DB testsLukas Reschke2016-10-053-3/+3
* | | Add icons to activity navigationJoas Schilling2016-10-051-0/+1
|/ /
* | fix sharing icon's alignment and add padding to the unshare iconChristoph Wurst2016-10-031-0/+10
* | [tx-robot] updated from transifexNextcloud bot2016-10-032-0/+2
* | [tx-robot] updated from transifexNextcloud bot2016-10-024-0/+4
* | [tx-robot] updated from transifexNextcloud bot2016-10-012-0/+2
* | [tx-robot] updated from transifexNextcloud bot2016-09-308-0/+8
* | Inject IHTTPClientServiceLukas Reschke2016-09-293-3/+24
* | Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-281-55/+1
|\ \
| * | Svgo optimizationskjnldsv2016-09-271-55/+1
* | | Merge pull request #1512 from nextcloud/share-alttextMorris Jobke2016-09-281-0/+1
|\ \ \ | |/ / |/| |
| * | Display "Share" alt text for share action icon (#26158)Vincent Petry2016-09-261-0/+1
* | | Merge pull request #1460 from nextcloud/fed-share-retryJoas Schilling2016-09-262-7/+23
|\ \ \ | |/ / |/| |
| * | Fix fed share test call to return proper resultVincent Petry2016-09-202-7/+23
* | | [tx-robot] updated from transifexNextcloud bot2016-09-252-0/+8
* | | [tx-robot] updated from transifexNextcloud bot2016-09-232-6/+48
* | | [tx-robot] updated from transifexNextcloud bot2016-09-222-28/+84
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-192-4/+42
* | [tx-robot] updated from transifexNextcloud bot2016-09-172-2/+2
* | [tx-robot] updated from transifexNextcloud bot2016-09-162-0/+26
* | [tx-robot] updated from transifexNextcloud bot2016-09-152-66/+160
* | Fix testsRoeland Jago Douma2016-09-131-23/+17
* | Allow increasing permissions for share ownerVincent Petry2016-09-132-1/+109
* | Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-094-260/+217