Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -32/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | expect call of getSlogan() exactly twice | Stephan Müller | 2017-09-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Stephan Müller <mail@stephanmueller.eu> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow the expiration date to be set to null | Morris Jobke | 2017-08-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | don't mention the owner of a file in case of a re-share by mail. The ↵ | Bjoern Schiessle | 2017-05-08 | 1 | -24/+8 |
| | | | | | | recipient doesn't care about the owner and probably don't even know it Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix unit tests | Bjoern Schiessle | 2017-04-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -2/+9 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -5/+23 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 |
| | | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -2/+237 |
| | | | | | | Fixes https://github.com/nextcloud/server/issues/4209 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 1 | -16/+16 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -0/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -5/+3 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 1 | -1/+7 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -5/+12 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 1 | -1/+42 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 1 | -0/+614 |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |