nextcloud/lib/public/SystemTag
Ferdinand Thiessen 81752fc9ed
chore(ocp): add Override attribute to all OCP classes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-28 21:29:27 +02:00
..
ISystemTag.php feat(systemtags): Add methods to directly do "Generated by AI" tag 2026-03-10 15:19:30 +01:00
ISystemTagManager.php feat(systemtag): Add $user context to create and update tag 2026-03-30 09:54:54 +02:00
ISystemTagManagerFactory.php chore: Deprecate unused ISystemTagManagerFactory, DI is enough 2025-12-15 17:28:51 +01:00
ISystemTagObjectMapper.php feat(systemtags): Add methods to directly do "Generated by AI" tag 2026-03-10 15:19:30 +01:00
ManagerEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MapperEvent.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
SystemTagsEntityEvent.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TagAlreadyExistsException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TagAssignedEvent.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
TagNotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TagUnassignedEvent.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
TagUpdateForbiddenException.php fix(systemtags): prevent tag edition if restricted 2025-03-06 11:57:22 +01:00