| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -5/+6 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -19/+41 |
* | Add labels to mail shares | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -0/+3 |
* | Sharebymail: set expiration on creation | Roeland Jago Douma | 2021-03-04 | 1 | -1/+4 |
* | ReplyTo option for sharebymail Issue #24139 | Nicolas SIMIDE | 2021-01-28 | 1 | -0/+186 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -10/+28 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -14/+13 |
* | Generate password by password_policy app | Daniel Kesselberg | 2020-08-11 | 1 | -8/+17 |
* | Fix sharebymail tests | Roeland Jago Douma | 2020-07-06 | 3 | -99/+13 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -4/+4 |
* | Fix creating a mail share with a password | Daniel Calviño Sánchez | 2020-05-28 | 1 | -0/+98 |
* | Extend mail shares unit tests to check the password and mail template | Daniel Calviño Sánchez | 2020-05-28 | 1 | -2/+23 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -12/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -7/+7 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Properly respect hide download on sharebymail | Roeland Jago Douma | 2020-03-13 | 1 | -6/+9 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+19 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -19/+19 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -5/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+0 |
* | Unshare from mail activity is missing | Joas Schilling | 2018-12-04 | 1 | -1/+2 |
* | OCA\ShareByMail\Capabilities unit test | MasterOfDeath | 2018-10-31 | 1 | -0/+51 |
* | Honour "sendPasswordByTalk" property in mail shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+156 |
* | Store "sendPasswordByTalk" property of mail shares in the database | Daniel Calviño Sánchez | 2018-07-24 | 1 | -1/+4 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -7/+11 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -4/+4 |
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -32/+8 |
* | expect call of getSlogan() exactly twice | Stephan Müller | 2017-09-25 | 1 | -1/+1 |
* | Allow the expiration date to be set to null | Morris Jobke | 2017-08-26 | 1 | -0/+2 |
* | don't mention the owner of a file in case of a re-share by mail. The recipien... | Bjoern Schiessle | 2017-05-08 | 1 | -24/+8 |
* | fix unit tests | Bjoern Schiessle | 2017-04-20 | 1 | -4/+4 |
* | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -2/+9 |
* | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 2 | -6/+56 |
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 |
* | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -2/+237 |
* | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 1 | -16/+16 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -0/+7 |
* | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -5/+3 |
* | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 1 | -1/+7 |