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-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-26Add return value to all commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-09-30Add mandatory 2FA service/classChristoph Wurst
2018-09-25Only allow 2FA state changs if providers support the operationChristoph Wurst
2018-06-27Use the correct Base classJoas Schilling
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-02-14Remove unused import statementsMorris Jobke
2018-01-26Implements are not needed because they are already done by base classMorris Jobke
2017-11-06Update license headersMorris Jobke
2016-09-29Autocomplete for l10n:* and twofactorauth:*Joas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-23add OCC command to enable/disable 2FA for a userChristoph Wurst