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
2022-06-08Various improvements related to the recent implementation of temporary passwordsCyrille Bollu
2022-04-14Adjust settings for mail link passwordVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-01-12Fix types warnings from psalmCarl Schwan
2022-01-11Add check before sending email that email address is validCarl Schwan
2021-12-03Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl
2021-10-21Adjust testtobiasKaminsky
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-30Migrate HintException to OCPGary Kim
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-22Fix testsJohn Molakvoæ (skjnldsv)
2021-03-22Add labels to mail sharesJohn Molakvoæ (skjnldsv)
2021-03-04Sharebymail: set expiration on creationRoeland Jago Douma
2021-01-28ReplyTo option for sharebymail Issue #24139Nicolas SIMIDE
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-11Generate password by password_policy appDaniel Kesselberg
2020-07-06Fix sharebymail testsRoeland Jago Douma
2020-06-24Update share type constant usageJoas Schilling
2020-05-28Fix creating a mail share with a passwordDaniel Calviño Sánchez
2020-05-28Extend mail shares unit tests to check the password and mail templateDaniel Calviño Sánchez
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