summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-11-122-2/+2
* Don't leave cursors open when tests failJoas Schilling2020-11-091-10/+28
* [tx-robot] updated from transifexNextcloud bot2020-11-032-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-10-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-182-0/+58
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-252-4/+4
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-2/+7
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-14/+13
* Generate password by password_policy appDaniel Kesselberg2020-08-112-52/+29
* [tx-robot] updated from transifexNextcloud bot2020-07-292-0/+2
* Fix sharebymail testsRoeland Jago Douma2020-07-063-99/+13
* Cleanup share by mail a bitRoeland Jago Douma2020-07-067-107/+39
* [tx-robot] updated from transifexNextcloud bot2020-07-042-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-07-032-0/+4
* Update share type constant usageJoas Schilling2020-06-242-15/+15
* [tx-robot] updated from transifexNextcloud bot2020-06-202-0/+10
* [tx-robot] updated from transifexNextcloud bot2020-06-052-0/+4
* Fix creating a mail share with a passwordDaniel Calviño Sánchez2020-05-282-4/+104
* Extend mail shares unit tests to check the password and mail templateDaniel Calviño Sánchez2020-05-281-2/+23
* [tx-robot] updated from transifexNextcloud bot2020-05-242-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-232-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-222-2/+2
* [tx-robot] updated from transifexv19.0.0RC2Nextcloud bot2020-05-142-2/+2
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-302-0/+14
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-04-272-0/+22
* [tx-robot] updated from transifexNextcloud bot2020-04-132-12/+12
* Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-111-6/+6
|\
| * Add visibility to all constantsChristoph Wurst2020-04-101-6/+6
* | [tx-robot] updated from transifexNextcloud bot2020-04-112-2/+2
|/
* Format control structures, classes, methods and functionChristoph Wurst2020-04-108-40/+14
* Use elseif instead of else ifChristoph Wurst2020-04-101-10/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-17/+17
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-0/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-3/+3
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-03-172-0/+10
* properly set 'hide_download' as integerRobin Appelman2020-03-131-2/+2
* Properly respect hide download on sharebymailRoeland Jago Douma2020-03-132-9/+17
* [tx-robot] updated from transifexNextcloud bot2020-03-122-2/+4
* [tx-robot] updated from transifexNextcloud bot2020-02-282-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-02-082-0/+24