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-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Restrict autocompletion also based on the phonebook known usersJoas Schilling
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-20Fix tests due to config adjustmentsJulius Härtl
2020-03-20Limit enumeration in principal searchJulius Härtl
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-03-21implement principal property search for calendar user address set propertyGeorg Ehrke
2019-03-05Use proper dependency injection for app managerMorris Jobke
2018-10-22allow user principal search for dav displayname propertyGeorg Ehrke
2018-10-16move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke
2018-05-22allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke
2017-12-11Principal search: Take sharing settings into accountGeorg Ehrke
2017-11-06Update license headersMorris Jobke
2017-02-27Properly handle groups with a /Roeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling