summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-262-3/+2
|\ | | | | adding some documentation hints and some smaller cleanup
| * Wording fixesJan-Christoph Borchardt2017-04-251-2/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-251-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-251-1/+1
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-262-2/+14
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-252-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2414-0/+44
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2318-48/+120
|
* Merge pull request #4432 from nextcloud/fix-grammarLukas Reschke2017-04-221-4/+4
|\ | | | | Fix grammar
| * Fix grammarMorris Jobke2017-04-211-4/+4
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-2214-16/+226
|/
* fix typoMorris Jobke2017-04-201-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix casingMorris Jobke2017-04-201-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix unit testsBjoern Schiessle2017-04-202-10/+4
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* respect password policy for auto generated passwordsBjoern Schiessle2017-04-202-5/+41
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* improve mail textBjoern Schiessle2017-04-201-3/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* create activity if a password was send by mailBjoern Schiessle2017-04-202-24/+101
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* templates no longer neededBjoern Schiessle2017-04-202-91/+0
|
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-2012-30/+313
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Rename renderHTML to renderHtmlMorris Jobke2017-04-192-4/+4
| | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4382 from nextcloud/use-proper-reply-toLukas Reschke2017-04-192-9/+286
|\ | | | | Add "Reply-To" on ShareByMailProvider mails
| * Fix indentationLukas Reschke2017-04-191-1/+1
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-182-9/+286
| | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4209 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2017-04-182-10/+10
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-186-2/+38
|
* [tx-robot] updated from transifexNextcloud bot2017-04-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-162-10/+10
|
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-152-0/+89
|\ | | | | Access list to share manager
| * Mail shares trigger the public keyRoeland Jago Douma2017-04-132-17/+17
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-132-0/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add unit tests for sharebymail providerJoas Schilling2017-04-131-0/+55
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add mail element to access listRoeland Jago Douma2017-04-131-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 providersRoeland Jago Douma2017-04-131-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>
* | [tx-robot] updated from transifexNextcloud bot2017-04-156-8/+36
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-1418-4/+118
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-1322-142/+114
|
* Dont add click-button text for plaintext mailsJoas Schilling2017-04-121-3/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't duplicate the sentence with the headerJoas Schilling2017-04-121-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use new email design for sharebymail emailsMorris Jobke2017-04-125-250/+39
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-124-10/+40
|
* Merge pull request #4283 from nextcloud/shares-by-folder-quoteMorris Jobke2017-04-101-1/+1
|\ | | | | properly quota table names in getSharesInFolder
| * properly quota table names in getSharesInFolderRobin Appelman2017-04-101-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-04-112-2/+10
| |
* | move capabilities to share by mail appBjoern Schiessle2017-04-103-3/+96
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-04-104-4/+28
|
* [tx-robot] updated from transifexNextcloud bot2017-04-0914-14/+86
|
* Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-079-19/+365
|\ | | | | Unified sharing options
| * adjust to changes in the theming appBjoern Schiessle2017-04-071-2/+2
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * update unit testsBjoern Schiessle2017-04-071-5/+3
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * setting to disable sending password by mailBjoern Schiessle2017-04-037-3/+189
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>