summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Add testsRoeland Jago Douma2016-11-071-0/+224
* Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
* Actually update the stateRoeland Jago Douma2016-11-071-1/+19
* detail fixes for share current folderJan-Christoph Borchardt2016-11-072-3/+1
* Listen to sharetab changesRoeland Jago Douma2016-11-072-1/+12
* update breadcrumb view whenever the share information on the directory info m...Christoph Wurst2016-11-071-2/+10
* the root folder must not be sharedChristoph Wurst2016-11-071-6/+11
* visually reflect sharing state of current folderChristoph Wurst2016-11-073-5/+35
* refactor share permission logic into own method to reuse it for the share tabChristoph Wurst2016-11-072-13/+26
* let users share the curren folderChristoph Wurst2016-11-071-0/+12
* show whether the current folder was shared or notChristoph Wurst2016-11-073-0/+60
* Merge pull request #2014 from nextcloud/cleanup_oc_group_a_tadRoeland Jago Douma2016-11-042-25/+49
|\
| * Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-042-25/+49
* | Fixed disappearing of share info in file viewMichael Jobst2016-11-041-1/+6
|/
* More testsRoeland Jago Douma2016-11-032-20/+207
* Move publicpreview overRoeland Jago Douma2016-11-033-133/+119
* [tx-robot] updated from transifexNextcloud bot2016-11-032-2/+2
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-026-24/+49
|\
| * remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-024-4/+47
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-022-20/+2
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-3/+1
* | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-1/+2
|\ \
| * | Fix testsLukas Reschke2016-10-311-1/+2
* | | Merge pull request #1887 from nextcloud/downstream-26370Morris Jobke2016-11-021-2/+8
|\ \ \ | |_|/ |/| |
| * | Fix OCS API to be able to remove group shares from self as recipientRoeland Jago Douma2016-11-021-2/+8
* | | Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-025-262/+312
|\ \ \ | |/ / |/| |
| * | remove unused variableBjoern Schiessle2016-11-011-1/+0
| * | unit tests updated and new addedBjoern Schiessle2016-11-014-186/+159
| * | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-1/+2
| * | if we have a exact match, either for the federated cloud id or for theBjoern Schiessle2016-11-011-26/+41
| * | unified way to display remote shares and mail sharesBjoern Schiessle2016-11-012-2/+4
| * | show correct display name if we have the user in one of our address booksBjoern Schiessle2016-11-011-4/+24
| * | improve search for federated cloud ids and email adressesBjoern Schiessle2016-11-011-8/+58
| * | handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-012-1/+11
| * | update permissionsBjoern Schiessle2016-11-011-1/+8
| * | add share by mail share providerBjoern Schiessle2016-11-011-1/+18
| * | introduce share by mail, ui partBjoern Schiessle2016-11-011-67/+23
* | | [tx-robot] updated from transifexNextcloud bot2016-11-022-0/+4
|/ /
* / [tx-robot] updated from transifexNextcloud bot2016-11-012-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-314-4/+8
* Merge pull request #1955 from nextcloud/issue_#1776Marius Blüm2016-10-301-2/+6
|\
| * Issue-1776: Add unshare function to 3-dot menu.Julia Bode2016-10-291-2/+6
* | [tx-robot] updated from transifexNextcloud bot2016-10-302-0/+4
* | Move away from OC_L10NRoeland Jago Douma2016-10-283-3/+3
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-282-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-10-274-0/+6
* [tx-robot] updated from transifexNextcloud bot2016-10-264-0/+8
* Merge pull request #1876 from nextcloud/shareesAPI_emailMorris Jobke2016-10-252-12/+314
|\
| * Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-242-12/+314
* | [tx-robot] updated from transifexNextcloud bot2016-10-2530-660/+666