summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-192-4/+16
* [tx-robot] updated from transifexNextcloud bot2021-01-122-0/+60
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-052-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-12-314-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-12-302-2/+8
* [tx-robot] updated from transifexNextcloud bot2020-12-292-20/+20
* [tx-robot] updated from transifexNextcloud bot2020-12-202-20/+20
* [tx-robot] updated from transifexNextcloud bot2020-12-182-0/+16
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* [tx-robot] updated from transifexNextcloud bot2020-11-252-0/+12
* [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