You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/SystemTag
Louis Chmn 3aa2e130cd
feat(systemtag): Add $user context to create and update tag
5 months ago
..
ISystemTag.php feat(systemtags): Add methods to directly do "Generated by AI" tag 5 months ago
ISystemTagManager.php feat(systemtag): Add $user context to create and update tag 5 months ago
ISystemTagManagerFactory.php chore: Deprecate unused ISystemTagManagerFactory, DI is enough 8 months ago
ISystemTagObjectMapper.php feat(systemtags): Add methods to directly do "Generated by AI" tag 5 months ago
ManagerEvent.php chore: Add SPDX header 2 years ago
MapperEvent.php feat(SystemTag): Make MapperEvent webhook compatible 2 years ago
SystemTagsEntityEvent.php style: update codestyle for coding-standard 1.2.3 2 years ago
TagAlreadyExistsException.php chore: Add SPDX header 2 years ago
TagAssignedEvent.php feat(SystemTag): Add typed events for tag mapper events 12 months ago
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2 years ago
TagNotFoundException.php chore: Add SPDX header 2 years ago
TagUnassignedEvent.php feat(SystemTag): Add typed events for tag mapper events 12 months ago
TagUpdateForbiddenException.php fix(systemtags): prevent tag edition if restricted 1 year ago