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
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-04-29Update license headers for 19Christoph 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-11-22Some php-cs fixesRoeland Jago Douma
2019-10-17use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon
2018-02-22Make SystemTag strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-04-23Remove unused use statementsMorris Jobke
2016-07-21Fix othersJoas Schilling
2016-07-18Update since versionJoas Schilling
2016-07-18Allow apps to register SystemTags pluginsJoas Schilling
2016-05-20Some tweaks for systemtagmanagerVincent Petry
2016-05-20Add systemtag_group table and get/set methodsVincent Petry
2016-05-20Updated canUser* functions in SystemTagManager to accept objectsVincent Petry
2016-05-20Add interface methods for permission checkVincent Petry
2016-05-18Move \OCP\SystemTag to PSR-4Roeland Jago Douma