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-09-09Update avatars on updateCarl Schwan
2022-07-18Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan
2022-07-14Add typing to SimpleFStyping/carl/simplefsCarl Schwan
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-06-22Cleanup avatar related codeCarl Schwan
2022-01-13Check style updateCarl Schwan
2021-10-28Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-04-27Fix unit testsJoas Schilling
2020-12-07php cs fixRoeland Jago Douma
2020-12-07Avatar fixesRoeland Jago Douma
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-01-27Change avatar placeholder from single letter to 2 lettersSergey Shliakhov
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-09-04adjust test expectationsArthur Schiwon
2019-06-22Move font from Nunito to Noto SansJan-Christoph Borchardt
2019-02-07Implement guest avatar endpointMichael Weimann