summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-029-30/+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-025-26/+2
* | Merge pull request #1511 from nextcloud/master-kill-upload-limitRoeland Jago Douma2016-11-026-37/+2
|\ \
| * | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-026-37/+2
* | | Merge pull request #1984 from nextcloud/improve-error-messages-federated-sharingLukas Reschke2016-11-022-8/+15
|\ \ \
| * | | catch all exception and return a user friendly exception messageBjoern Schiessle2016-11-022-8/+15
| |/ /
* | | Merge pull request #1971 from nextcloud/fix-checkbox-glitchRoeland Jago Douma2016-11-022-5/+5
|\ \ \ | |/ / |/| |
| * | Fix #1782John Molakvoæ2016-11-022-5/+5
* | | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-024-27/+8
|\ \ \ | |/ / |/| |
| * | Add update supportLukas Reschke2016-10-311-2/+1
| * | Fix testsLukas Reschke2016-10-311-1/+2
| * | Use new appstore APILukas Reschke2016-10-312-24/+5
* | | 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 #1975 from nextcloud/federated-sharing-always-https-by-def...Roeland Jago Douma2016-11-024-38/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle2016-11-024-38/+66
| |/ /
* | | Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-0214-263/+1919
|\ \ \ | |/ / |/| |
| * | import exceptionBjoern Schiessle2016-11-011-0/+1
| * | remove unused variableBjoern Schiessle2016-11-011-1/+0
| * | add new method getSharesInFolder(), see #339Bjoern Schiessle2016-11-012-1/+84
| * | add tests for the share-by-mail providerBjoern Schiessle2016-11-012-8/+622
| * | always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-013-0/+126
| * | enabled by default and add to shipped.jsonBjoern Schiessle2016-11-011-0/+1
| * | unit tests updated and new addedBjoern Schiessle2016-11-014-186/+159
| * | find and show share-by mail linksBjoern Schiessle2016-11-011-0/+1
| * | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-012-2/+3
| * | send mail for share-by-mail sharesBjoern Schiessle2016-11-013-6/+177
| * | 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-012-2/+10
| * | add share by mail share providerBjoern Schiessle2016-11-013-1/+626
| * | introduce share by mail, ui partBjoern Schiessle2016-11-011-67/+23
* | | [tx-robot] updated from transifexNextcloud bot2016-11-0216-0/+70
|/ /
* | Merge pull request #339 from nextcloud/share-types-by-folderLukas Reschke2016-11-014-4/+138
|\ \
| * | Add defaultShareProvider & federatedshareprovider testsRoeland Jago Douma2016-11-011-0/+45
| * | Fix merging backend resultsRoeland Jago Douma2016-11-012-2/+5
| * | Add remoteprovider getsharesinfolder functionRoeland Jago Douma2016-10-311-2/+40
| * | Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-313-4/+52
| |/
* / [tx-robot] updated from transifexNextcloud bot2016-11-0122-42/+290
|/
* Merge pull request #1935 from nextcloud/downstream-ldap-26Lukas Reschke2016-10-311-1/+1
|\
| * Add prefix to the connectionJuan Pablo Villafáñez2016-10-271-1/+1
* | Merge pull request #1903 from nextcloud/fix-log-in-buttonLukas Reschke2016-10-312-10/+3
|\ \
| * | also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-252-0/+3
| * | remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-252-10/+0
* | | [tx-robot] updated from transifexNextcloud bot2016-10-3124-10/+96
* | | Merge pull request #1955 from nextcloud/issue_#1776Marius Blüm2016-10-301-2/+6
|\ \ \