Files
chill-bundles/src
Julien Fastré 64f6fc5306 Integrate audit functionality across multiple controllers and services for WebDAV, WOPI, and Async Upload
- Added `TriggerAuditInterface` to `WebdavController`, `ConvertController`, and `AsyncUploadController`, with audit triggers for create, update, view, and convert actions using translatable messages.
- Enhanced `ChillWopi` service with audit triggers for file operations (view, update) and integrated French translations for audit labels.
- Updated `messages.fr.yml` to include new translatable keys for audit actions in both WOPI and WebDAV contexts.
- Registered `TriggerAuditInterface` as a dependency in modified classes to enable audit tracking functionality.
2026-03-02 17:31:19 +01:00
..