summaryrefslogtreecommitdiffstats
path: root/lib/public/SystemTag
Commit message (Expand)AuthorAgeFilesLines
* Remove @package annotations from public namespaceJulius Härtl2020-08-274-4/+0
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Add visibility to all constantsChristoph Wurst2020-04-103-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-6/+2
* Update license headersChristoph Wurst2019-12-059-9/+38
* Some php-cs fixesRoeland Jago Douma2019-11-222-1/+1
* use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-173-3/+3
* Make SystemTag strictRoeland Jago Douma2018-02-219-48/+58
* Update license headersMorris Jobke2017-11-062-0/+2
* Replace wrong PHPDocsLukas Reschke2017-08-012-2/+2
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Fix othersJoas Schilling2016-07-219-14/+23
* Update since versionJoas Schilling2016-07-181-5/+5
* Allow apps to register SystemTags pluginsJoas Schilling2016-07-181-0/+76
* Some tweaks for systemtagmanagerVincent Petry2016-05-201-1/+1
* Add systemtag_group table and get/set methodsVincent Petry2016-05-201-0/+20
* Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-201-14/+9
* Add interface methods for permission checkVincent Petry2016-05-201-0/+33
* Move \OCP\SystemTag to PSR-4Roeland Jago Douma2016-05-188-0/+636