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-29Add admin privilege delegation for admin settingsCarl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-22Do not show 2FA settings if the user has no providers availableChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-29Remove ISection in favor of IIconSectionMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-05-23Make it possible to show admin settings for sub adminsChristoph Wurst
2018-01-29Do not cache the settings/sections in the database anymoreJoas Schilling
2017-11-06Update license headersMorris Jobke
2017-06-26We're on 13 now…Arthur Schiwon
2017-06-23Adopt DB and Manager to personal settings structureArthur Schiwon
2017-06-23Extend interfacesArthur Schiwon
2017-01-19Allow apps to specify an icon with the sections via the APIJoas Schilling
2016-08-16check registered sections and settings after an app got updated to garbage co...Arthur Schiwon
2016-08-16attempt to remove section and settings entries when an app got disabledArthur Schiwon
2016-08-11Add since tags to classLukas Reschke
2016-08-11Add missing since annotationsLukas Reschke
2016-08-11rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon
2016-08-10more admin page splitup improvementsArthur Schiwon
2016-08-09Initial work on Apps page split:Arthur Schiwon