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
2017-12-18Fix email buttons for white themeMorris Jobke
2017-11-09Fix welcome text for better grammar in themed instancesMorris Jobke
2017-09-12Improve text: 'you have now' -> 'you now have'Leon Klingele
2017-07-24Remove unneeded stylesMorris Jobke
2017-07-24Adjust to height=120Lukas Reschke
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
2016-11-16Fix InfoParser empty testsJoas Schilling
2016-11-11Prevent downgrade attacks for appsLukas Reschke
2016-10-31Add tests for installer methodLukas Reschke
2016-10-19Adding tests for 4 byte unicode charactersMorris Jobke
2016-10-11[9.2] Register commands in info.xml (#26248)Thomas Müller
2016-10-07Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller
2016-09-27Svgo optimizationskjnldsv
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-03Allow declaration of background jobs in info.xmlThomas Müller
2016-05-02Adding repair steps for install and uninstall - fixes #24306Thomas Müller
2016-04-26Introduce background repair stepsThomas Müller
2016-04-22Remove deprecated HTTPHelper from InfoParserThomas Müller
2016-04-06tests: Fix typos (found by codespell)Stefan Weil
2016-03-17Read available l10n files also from theme folderMorris Jobke
2016-03-15Add support for custom values in integrity checkerLukas Reschke
2016-02-10No longer evaluate appinfo/versionThomas Müller
2016-01-22Exclude .htaccess modifications from code checkerLukas Reschke
2015-12-01Add code integrity checkLukas Reschke
2015-10-14The constant is now deprecatedJoas Schilling
2015-08-27Use certificates that expire in 10 yearsLukas Reschke
2015-07-20Unit test OC_Files::setUploadLimit()Robin McCorkell
2015-07-17Check for methods as good as possibleJoas Schilling
2015-07-17Allow checking for functionsJoas Schilling
2015-07-17Add support for deprecated constantsJoas Schilling
2015-07-17Correctly handle use statementsJoas Schilling
2015-06-06Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz
2015-05-21remove logo-wide from testsJan-Christoph Borchardt
2015-05-05add positive tests for operator in code checkerMorris Jobke
2015-05-05Check usage of != and == - refs #16054Thomas Müller
2015-04-20Fix encryption feof to not return too earlyVincent Petry
2015-03-26Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke
2015-03-10Adding unit test which shows insertIfNotExists to fall apart in certain situa...Thomas Müller
2015-02-20Revert "Correctly fallback to english, if the plural case is not translated"Joas Schilling
2015-02-10implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller