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-01-20Fix tests with email templatesCarl Schwan
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2021-10-13Fix integrity checker testsJulius Härtl
2021-04-20Correctly replace all PHP placeholders with the parametersJoas Schilling
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-03-01Include additional scripts in Noto fontsDaniel Calviño Sánchez
2020-12-28Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst
2020-12-28Readd test getOnlyDefaultAliases()ACTom
2020-12-03Fix vsprint parameterRoeland Jago Douma
2020-11-19Fix #23357medcloud
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-07-23Adjust tests to new e-mail layoutSimon Spannagel
2020-05-01Fix notification mail testsJan-Christoph Borchardt
2020-04-24Make it possible to resolve svg for apps_paths outside the document rootDaniel Kesselberg
2020-04-17Fix mailer testRoeland Jago Douma
2020-04-17Fix testsMorris Jobke
2019-07-07Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ
2019-07-04Added Tests for modified mimetypelistXheni Myrtaj
2019-06-27Use correct test avatarRoeland Jago Douma
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-04Remove unused php5 config from .htaccessMorris Jobke
2019-02-25two item => two itemsDaniel Kesselberg
2019-02-22Parse multiple navigation itemsDaniel Kesselberg
2019-02-07Switch guest avatars to PNGMichael Weimann
2019-02-07Implement guest avatar endpointMichael Weimann
2018-10-10adding .well-known/webfingerMaxence Lange
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-08-11Testcase for HEIC image (similar to the ImageTest)Sebastian Steinmetz
2018-07-19Fix email template testsJulius Härtl
2018-04-17fix appinfo parsing when a single localized option is providedRobin Appelman
2017-12-11Fix email buttons for white themeMorris Jobke
2017-11-09Fix welcome text for better grammar in themed instancesMorris Jobke
2017-10-05Allow multiple settings and sections per appJoas Schilling
2017-09-08Improve text: 'you have now' -> 'you now have'Leon Klingele
2017-08-17Remove windows config settings in testsMorris Jobke
2017-07-24Remove unneeded stylesMorris Jobke
2017-07-24Adjust to height=120Lukas Reschke
2017-07-24Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke
2017-07-24Set max-width of image to 100px in Outlook as wellMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-12Update email template for lost password emailMorris Jobke
2017-04-12Fix unit testsMorris Jobke
2017-04-12Use instance name as alt-textJoas Schilling
2017-04-12Add addBodyButton to add a single button to email templatesMorris Jobke
2017-04-12Allow to set text versions for the plain text emailMorris Jobke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Add support for themingLukas Reschke
2017-04-07New layout for welcome emailMorris Jobke
2017-03-20Add tests for SCSSCacherJulius Härtl
2017-01-11always allow remembered loginChristoph Wurst