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
2021-09-10use specific email getter where necessaryArthur Schiwon
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02Fix translation phpunit testJohn Molakvoæ (skjnldsv)
2021-05-25do not use private AccountManager in UsersControllerArthur Schiwon
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-04-23Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez
2021-04-23Respect additional user settings not covered by the controllerDaniel Calviño Sánchez
2021-04-23Add more unit tests for setting user settingsDaniel Calviño Sánchez
2021-04-23Change default test data to values less similar to empty valuesDaniel Calviño Sánchez
2021-04-23Extract default test data to a helper getterDaniel Calviño Sánchez
2021-04-23Use constants from interface rather than classDaniel Calviño Sánchez
2021-04-15Separate settings for remote share expirationVincent Petry
2021-03-26Make extra user profile fields always editableVincent Petry
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-10Also clear the knownUser when changing via the settings endpointJoas Schilling
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling
2021-03-02Move some settings over to the IInitialStateRoeland Jago Douma
2021-03-02Move away some ILoggersRoeland Jago Douma
2021-02-13Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma
2021-02-12use the configured forwarded headers for the setup checkRobin Appelman
2021-01-08Add setup check to verify that the used DB version is still supported in the ...Morris Jobke
2021-01-07Set the user language when adding the footerJulius Härtl
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07Add a config for default region of phone numbersJoas Schilling
2020-12-07Also translate the phone number when coming in via the accounts manager API d...Joas Schilling
2020-12-07Make code strictJoas Schilling
2020-11-19Fix #23357medcloud
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-03Add a background job that checks for potential user imported SSL certificates...Morris Jobke
2020-11-02Add SVG support check to setup checknhirokinet
2020-10-08Merge pull request #23161 from nextcloud/enh/noid/setup-checks2Roeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-03Remove setup check for php mailDaniel Kesselberg
2020-09-08emit typed event for user managementArthur Schiwon
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-07Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloudRoeland Jago Douma
2020-09-07Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt
2020-09-04Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20Fix unit testsMorris Jobke
2020-08-19Add setup check that links to the migration documentationMorris Jobke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-26Add setup checks for php default charset and output buffering.Daniel Kesselberg
2020-07-23Adjust tests to new e-mail layoutSimon Spannagel
2020-07-14Fix AppFramework servicesRoeland Jago Douma
2020-06-23Unify settings middleware with othersJoas Schilling