summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #1897 from nextcloud/fix-public-buttonMorris Jobke2016-10-251-3/+4
|\ \
| * | fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
* | | Fix public files_drop pageRoeland Jago Douma2016-10-241-15/+9
* | | Make files_drop workRoeland Jago Douma2016-10-241-7/+33
* | | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-242-13/+53
|/ /
* | Import the used classesJoas Schilling2016-10-241-0/+3
* | Fix testsRoeland Jago Douma2016-10-241-19/+19
* | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-246-10/+10
|/
* Fix middleware testsRoeland Jago Douma2016-10-241-13/+17
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-245-119/+109
* Fix testsRoeland Jago Douma2016-10-211-1/+1