Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-13Properly respect hide download on sharebymailRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-12-04Unshare from mail activity is missingJoas Schilling
2018-10-30OCA\ShareByMail\Capabilities unit testMasterOfDeath
2018-07-24Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez
2018-07-24Store "sendPasswordByTalk" property of mail shares in the databaseDaniel Calviño Sánchez
2018-07-21fix unit testsBjoern Schiessle
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-18Set the data from the templateJoas Schilling
2017-09-25expect call of getSlogan() exactly twiceStephan Müller
2017-08-26Allow the expiration date to be set to nullMorris Jobke
2017-05-08don't mention the owner of a file in case of a re-share by mail. The recipien...Bjoern Schiessle
2017-04-20fix unit testsBjoern Schiessle
2017-04-20respect password policy for auto generated passwordsBjoern Schiessle
2017-04-20allow admin to enforce password on mail sharesBjoern Schiessle
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-18Add "Reply-To" on ShareByMailProvider mailsLukas Reschke
2017-04-13Mail shares trigger the public keyRoeland Jago Douma
2017-04-13Adjust docs and make !$currentAccess simplerJoas Schilling
2017-04-13Add unit tests for sharebymail providerJoas Schilling
2017-04-07update unit testsBjoern Schiessle
2017-04-03setting to disable sending password by mailBjoern Schiessle
2017-04-03allow password protected mail sharesBjoern Schiessle
2016-11-25Remove old testJoas Schilling
2016-11-08add activity if a file was shared by mailBjoern Schiessle
2016-11-01add new method getSharesInFolder(), see #339Bjoern Schiessle
2016-11-01add tests for the share-by-mail providerBjoern Schiessle
2016-11-01always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle