Commit Graph

5 Commits

Author SHA1 Message Date
Josh 0fc559ef27 docs(templates): refine ITemplateManager docs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-05-15 22:34:30 -04:00
Josh 3dd62e1e33 docs(templates): fully document ITemplateManager
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-05-15 22:20:55 -04:00
Côme Chilliet b086f10028 fix: Use a dedicated Exception class for when a template is not found
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-06 15:49:25 +01:00
Côme Chilliet 253628ad5a fix: Fix psalm issues and add missing methods to ITemplate interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-06 15:49:25 +01:00
Côme Chilliet 71dc34c03c fix: Deprecate OC_Template, add proper template manager instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-06 15:49:25 +01:00