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-16Remove deprecated at matcher from theming testsCôme Chilliet
2022-04-28Add system/light themesJohn Molakvoæ
2022-04-22Fix dyslexia font loadingJohn Molakvoæ
2022-04-21PhpunitJohn Molakvoæ
2022-02-16Improve caching policyCarl Schwan
2021-12-16Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet
2021-12-16Fix theming tests on PHP 8.1Côme Chilliet
2021-08-24improve webmanifestszaimen
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-20Fix theming manifest testsJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-24Fix testsJulius Härtl
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-06-05Move theming js to initial stateRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-04Fix the theming testsRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-31Validate urls in theming settings and properly handle error messagesJulius Härtl
2018-09-05Disables SVG favicon uploads when imagemagick is missing.Michael Weimann
2018-06-20Fixed theming testsJohn Molakvoæ (skjnldsv)
2018-06-15Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke
2018-06-13Fix possible test timing issues in IconControllerRoeland Jago Douma
2018-06-07Mock the timefactory in the theming testsRoeland Jago Douma
2018-06-06Minor fixes and cleanupJulius Härtl
2018-06-04Fix usageRoeland Jago Douma
2018-05-25also add a privacy linkArthur Schiwon
2018-05-17Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma
2018-05-17Add Content-Disposition headerJulius Härtl
2018-05-17Properly check mime type of the uploaded fileJulius Härtl
2018-05-11fix testsArthur Schiwon
2018-04-19Fix theming testsJulius Härtl
2018-03-19Update ThemingControllerTest.phprakekniven
2018-03-10Update ThemingControllerTest.phprakekniven
2018-02-24Add mock to setupKyle Fazzari
2018-02-21theming: handle not being in the serverrootKyle Fazzari
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-03Theming: Add tests for mimetype and upload error checksJulius Härtl
2017-10-03Theming: Handle errors on uploaded files properlyJulius Härtl