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
2018-06-14Add info message if an exception occurs during the svg to png conversionJulius Härtl
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-05Use svg opt out as parameterJulius Härtl
2018-06-05Adjust ImageManager tests for png generationJulius Härtl
2018-06-05Generate PNG version of the theming app logo for mailsJulius Härtl
2018-06-04Fix usageRoeland Jago Douma
2018-05-25addjust footer height when legal links are present. fixes #9572Arthur Schiwon
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-14Fix testsRoeland Jago Douma
2018-05-11fix testsArthur Schiwon
2018-05-09allow to specify a link to a legal noticeArthur Schiwon
2018-04-19Add more tests for ImageManagerJulius Härtl
2018-04-19Fix theming testsJulius Härtl
2018-03-27Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma
2018-03-26Show UI when using a custom themeJulius Härtl
2018-03-26Fix testsJulius Härtl
2018-03-19Update ThemingControllerTest.phprakekniven
2018-03-10Update ThemingControllerTest.phprakekniven
2018-03-07Fix tests to use ICacheFactoryJulius Härtl
2018-02-24Add mock to setupKyle Fazzari
2018-02-21theming: handle not being in the serverrootKyle Fazzari
2018-02-02Fix theming testRoeland Jago Douma
2018-01-29Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke
2018-01-26Fix theming testsJulius Härtl
2018-01-26Remove theming migrationJulius Härtl
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2018-01-10More detailed theming capabilitiesJulius Härtl
2018-01-08Add colors to testsJulius Härtl
2017-12-18Fix testsRoeland Jago Douma
2017-12-11Fix email buttons for white themeMorris Jobke
2017-11-13Theming: Fix tests for favicon containing multiple sizesJulius Härtl
2017-11-13Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl
2017-11-09Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke
2017-11-09Fix unit testsMorris Jobke
2017-11-08Merge pull request #6788 from staabm/masterLukas Reschke
2017-11-07Theming: expose element color though capabilities APIJulius Härtl
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-19Prevent XSS in links which open a new browser windowMarkus Staab
2017-10-03Theming: Add tests for mimetype and upload error checksJulius Härtl
2017-10-03Theming: Handle errors on uploaded files properlyJulius Härtl
2017-09-12Fix testsJulius Härtl
2017-09-12Use IAppManager instead of private APIJulius Härtl
2017-09-12Add themed manifest.json to theming appJulius Härtl
2017-09-12Move theming related imagePath logic to ThemingDefaultsJulius Härtl