nextcloud-server/lib/public/SystemTag
Benjamin Gaussorgues b4e3eff078 feat(systemtags): add setting to block non admin to create system tags
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-01-22 20:07:24 +07:00
..
ISystemTag.php feat(systemtags): add color support backend 2024-12-06 10:19:42 +07:00
ISystemTagManager.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +07:00
ISystemTagManagerFactory.php
ISystemTagObjectMapper.php feat(systemtags): add cypress tests and fix a few logic issues 2024-10-29 09:08:31 +07:00
ManagerEvent.php
MapperEvent.php
SystemTagsEntityEvent.php
TagAlreadyExistsException.php
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +07:00
TagNotFoundException.php