summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/tests
Commit message (Expand)AuthorAgeFilesLines
* Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-0/+156
* Store "sendPasswordByTalk" property of mail shares in the databaseDaniel Calviño Sánchez2018-07-241-1/+4
* fix unit testsBjoern Schiessle2018-07-211-7/+11
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+2
* Use ::class in test mocksMorris Jobke2017-10-241-4/+4
* Set the data from the templateJoas Schilling2017-10-181-32/+8
* expect call of getSlogan() exactly twiceStephan Müller2017-09-251-1/+1
* Allow the expiration date to be set to nullMorris Jobke2017-08-261-0/+2
* don't mention the owner of a file in case of a re-share by mail. The recipien...Bjoern Schiessle2017-05-081-24/+8
* fix unit testsBjoern Schiessle2017-04-201-4/+4
* respect password policy for auto generated passwordsBjoern Schiessle2017-04-201-2/+9
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-202-6/+56
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-181-2/+237
* Mail shares trigger the public keyRoeland Jago Douma2017-04-131-16/+16
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-0/+7
* Add unit tests for sharebymail providerJoas Schilling2017-04-131-0/+55
* update unit testsBjoern Schiessle2017-04-071-5/+3
* setting to disable sending password by mailBjoern Schiessle2017-04-031-1/+7
* allow password protected mail sharesBjoern Schiessle2017-04-031-0/+1
* Remove old testJoas Schilling2016-11-251-68/+0
* add activity if a file was shared by mailBjoern Schiessle2016-11-082-5/+80
* add new method getSharesInFolder(), see #339Bjoern Schiessle2016-11-011-1/+42
* add tests for the share-by-mail providerBjoern Schiessle2016-11-011-0/+614
* always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-011-0/+64