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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-10-26user share manager to determine share ownershipArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-14add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon
2019-02-14ensure attribute names are lower casedArthur Schiwon
2018-10-31remove app specific IUserTools and consolidate testArthur Schiwon
2018-10-29remove unneeded empty search attribute values, fixes #12086Arthur Schiwon
2018-07-05allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon
2018-01-26Use type casting instead of *val() methodMorris Jobke
2017-11-09move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-09-01listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon
2017-04-24Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz
2017-04-12Update comments to NextcloudMorris Jobke
2017-03-31restore ldap_password_renew_prRoger Szabo
2016-07-21Fix apps/Joas Schilling
2016-07-04Cap LDAP user cache (#25323)Jörn Friedrich Dreyer
2016-05-26Update license headersLukas Reschke
2016-05-25Move FilesystemHelper to PSR-4Joas Schilling
2016-05-25Move LogWrapper to PSR-4Joas Schilling
2016-05-25Move lib\user to PSR-4Joas Schilling