nextcloud-server/lib/private/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
..
ManagerFactory.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +07:00
SystemTag.php feat(systemtags): add color support backend 2024-12-06 10:19:42 +07:00
SystemTagManager.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +07:00
SystemTagObjectMapper.php feat(systemtags): add cypress tests and fix a few logic issues 2024-10-29 09:08:31 +07:00
SystemTagsInFilesDetector.php