Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
* | Fix casing | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
* | fix unit tests | Bjoern Schiessle | 2017-04-20 | 1 | -6/+0 |
* | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -3/+32 |
* | improve mail text | Bjoern Schiessle | 2017-04-20 | 1 | -3/+2 |
* | create activity if a password was send by mail | Bjoern Schiessle | 2017-04-20 | 1 | -16/+57 |
* | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -18/+116 |
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 |
* | Fix indentation | Lukas Reschke | 2017-04-19 | 1 | -1/+1 |
* | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -7/+49 |
* | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -0/+3 |
* | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+21 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+4 |
* | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
* | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
* | Use new email design for sharebymail emails | Morris Jobke | 2017-04-12 | 1 | -60/+39 |
* | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 1 | -1/+1 |
* | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 1 | -1/+13 |
* | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 1 | -0/+9 |
* | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -11/+72 |
* | fix share provider id | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 |
* | generate correct path for owner and use the display name instead of the user id | Bjoern Schiessle | 2017-01-12 | 1 | -7/+12 |
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -2/+62 |
* | Run code checker on more shipped apps | Lukas Reschke | 2016-11-03 | 1 | -1/+2 |
* | import exception | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
* | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 1 | -0/+42 |
* | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 1 | -8/+8 |
* | find and show share-by mail links | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
* | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -6/+77 |
* | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 1 | -0/+594 |