Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -9/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 1 | -7/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | do not show hyphen after instance name in emails if slogan does not exist | Stephan Müller | 2017-09-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -6/+3 |
| | | | | | | This ensures that the meta data is set in the beginning Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Implement metadata for email templates of remaining emails | Morris Jobke | 2017-08-30 | 1 | -0/+14 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add shareWith to email template metadata | Morris Jobke | 2017-08-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Allow the expiration date to be set to null | Morris Jobke | 2017-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Allow the expiration date to be set to null | Morris Jobke | 2017-08-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add meta information to emails for better customisation | Joas Schilling | 2017-08-24 | 1 | -2/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokens | Joas Schilling | 2017-07-19 | 1 | -2/+1 |
|\ | | | | | Only use readable chars in Share Tokens | ||||
| * | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Run phan over code base | Lukas Reschke | 2017-07-19 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | use the email address configured in Nextcloud as sender instead of the users ↵ | Bjoern Schiessle | 2017-06-08 | 1 | -2/+15 |
| | | | | | | email address Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | no "mail" or mid sentence "E-mail" | comradekingu | 2017-05-29 | 1 | -2/+2 |
| | |||||
* | don't mention the owner of a file in case of a re-share by mail. The ↵ | Bjoern Schiessle | 2017-05-08 | 1 | -20/+8 |
| | | | | | | recipient doesn't care about the owner and probably don't even know it Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix typo | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix casing | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix unit tests | Bjoern Schiessle | 2017-04-20 | 1 | -6/+0 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -3/+32 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | improve mail text | Bjoern Schiessle | 2017-04-20 | 1 | -3/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | create activity if a password was send by mail | Bjoern Schiessle | 2017-04-20 | 1 | -16/+57 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -18/+116 |
| | | | | 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> | ||||
* | Fix indentation | Lukas Reschke | 2017-04-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -7/+49 |
| | | | | | | 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 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+21 |
| | | | | | | | | * Each provider just returns what they have so adding an element won't require changing everything * Added tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+4 |
| | | | | | | | | * This allows for effective queries. * Introduce currentAccess parameter to speciy if the users needs to have currently acces (deleted incomming group share). (For notifications) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use new email design for sharebymail emails | Morris Jobke | 2017-04-12 | 1 | -60/+39 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 1 | -1/+13 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 1 | -0/+9 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -11/+72 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix share provider id | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | generate correct path for owner and use the display name instead of the user id | Bjoern Schiessle | 2017-01-12 | 1 | -7/+12 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -2/+62 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Run code checker on more shipped apps | Lukas Reschke | 2016-11-03 | 1 | -1/+2 |
| | | | | | | | | | | Adds: - sharebymail - systemtags - theming - workflowengine Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | import exception | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 1 | -0/+42 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 1 | -8/+8 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | find and show share-by mail links | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -6/+77 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 1 | -0/+594 |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |