summaryrefslogtreecommitdiffstats
path: root/lib/public/SystemTag/ISystemTagManager.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-1/+1
* fix: include invisible tags for adminsArthur Schiwon2023-07-061-2/+3
* fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make SystemTag strictRoeland Jago Douma2018-02-211-19/+20
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Fix othersJoas Schilling2016-07-211-2/+3
* 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-181-0/+116