aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SystemTag
Commit message (Expand)AuthorAgeFilesLines
* feat(systemtags): add color support backendskjnldsv2024-12-062-1/+10
* fix(systemtags): translations and etag method casingskjnldsv2024-10-291-1/+1
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-1/+1
* feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-292-0/+22
* feat(core): add index to systemtag objecttypeskjnldsv2024-10-291-0/+10
* feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-111-4/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-12/+12
* chore: Add SPDX headerAndy Scherzinger2024-05-249-192/+27
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-143-0/+6
* fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-8/+4
* fix: include invisible tags for adminsArthur Schiwon2023-06-211-2/+3
* fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+2
* composer run cs:fixCôme Chilliet2023-01-207-7/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-9/+1
* Add commands to manage tags via OCCJohannes Leuker2021-05-251-0/+30
* Deprecate all remaining event constantsChristoph Wurst2021-02-093-0/+24
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-166-6/+6
* Remove @package annotations from public namespaceJulius Härtl2020-08-264-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